Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-1720 (GCVE-0-2020-1720)
Vulnerability from cvelistv5 – Published: 2020-03-17 15:28 – Updated: 2024-08-04 06:46
VLAI
EPSS
Summary
A flaw was found in PostgreSQL's "ALTER ... DEPENDS ON EXTENSION", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.
Severity
CWE
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2… | x_refsource_CONFIRM |
| https://www.postgresql.org/about/news/2011/ | x_refsource_MISC |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat | postgresql |
Affected:
12.2
Affected: 11.7 Affected: 10.12 Affected: 9.6.17 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T06:46:30.847Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1720"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.postgresql.org/about/news/2011/"
},
{
"name": "openSUSE-SU-2020:1227",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "postgresql",
"vendor": "Red Hat",
"versions": [
{
"status": "affected",
"version": "12.2"
},
{
"status": "affected",
"version": "11.7"
},
{
"status": "affected",
"version": "10.12"
},
{
"status": "affected",
"version": "9.6.17"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-285",
"description": "CWE-285",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-08-17T17:06:13.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1720"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.postgresql.org/about/news/2011/"
},
{
"name": "openSUSE-SU-2020:1227",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2020-1720",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "postgresql",
"version": {
"version_data": [
{
"version_value": "12.2"
},
{
"version_value": "11.7"
},
{
"version_value": "10.12"
},
{
"version_value": "9.6.17"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "3.1/CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1720",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1720"
},
{
"name": "https://www.postgresql.org/about/news/2011/",
"refsource": "MISC",
"url": "https://www.postgresql.org/about/news/2011/"
},
{
"name": "openSUSE-SU-2020:1227",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2020-1720",
"datePublished": "2020-03-17T15:28:24.000Z",
"dateReserved": "2019-11-27T00:00:00.000Z",
"dateUpdated": "2024-08-04T06:46:30.847Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-1720",
"date": "2026-06-21",
"epss": "0.01188",
"percentile": "0.63838"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.6\", \"versionEndExcluding\": \"9.6.17\", \"matchCriteriaId\": \"22433FE2-7BED-41DA-9F81-00274B7EA316\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"10.0\", \"versionEndExcluding\": \"10.12\", \"matchCriteriaId\": \"AF0F2CCE-26D6-4B21-BF2C-30AC1B22C9FB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"11.0\", \"versionEndExcluding\": \"11.7\", \"matchCriteriaId\": \"6A0FB544-6CEC-47D1-87D5-AC7C5D10B22F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"12.0\", \"versionEndExcluding\": \"12.2\", \"matchCriteriaId\": \"278D8AE0-EEB8-43E2-AB98-49B3305B9D21\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:decision_manager:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"68146098-58F8-417E-B165-5182527117C4\"}, {\"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\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A flaw was found in PostgreSQL\u0027s \\\"ALTER ... DEPENDS ON EXTENSION\\\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.\"}, {\"lang\": \"es\", \"value\": \"Se detect\\u00f3 un fallo en \\\"ALTER ... DEPENDS ON EXTENSION\\\" de PostgreSQL, donde los subcomandos no realizaron comprobaciones de autorizaci\\u00f3n. Un atacante autenticado podr\\u00eda usar este fallo en determinadas configuraciones para realizar objetos de descarte, tales como funciones, activadores, y otros, que conllevan a una corrupci\\u00f3n de la base de datos. Este problema afecta a PostgreSQL versiones anteriores a 12.2, anteriores a 11.7, anteriores a 10.12 y anteriores a 9.6.17.\"}]",
"id": "CVE-2020-1720",
"lastModified": "2024-11-21T05:11:14.237",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N\", \"baseScore\": 3.1, \"baseSeverity\": \"LOW\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 1.4}, {\"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:N/I:H/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:S/C:N/I:P/A:N\", \"baseScore\": 3.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 6.8, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2020-03-17T16:15:11.127",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1720\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://www.postgresql.org/about/news/2011/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1720\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://www.postgresql.org/about/news/2011/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-285\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-862\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-1720\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2020-03-17T16:15:11.127\",\"lastModified\":\"2024-11-21T05:11:14.237\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in PostgreSQL\u0027s \\\"ALTER ... DEPENDS ON EXTENSION\\\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 un fallo en \\\"ALTER ... DEPENDS ON EXTENSION\\\" de PostgreSQL, donde los subcomandos no realizaron comprobaciones de autorizaci\u00f3n. Un atacante autenticado podr\u00eda usar este fallo en determinadas configuraciones para realizar objetos de descarte, tales como funciones, activadores, y otros, que conllevan a una corrupci\u00f3n de la base de datos. Este problema afecta a PostgreSQL versiones anteriores a 12.2, anteriores a 11.7, anteriores a 10.12 y anteriores a 9.6.17.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4},{\"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:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:P/A:N\",\"baseScore\":3.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-285\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.6\",\"versionEndExcluding\":\"9.6.17\",\"matchCriteriaId\":\"22433FE2-7BED-41DA-9F81-00274B7EA316\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.12\",\"matchCriteriaId\":\"AF0F2CCE-26D6-4B21-BF2C-30AC1B22C9FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.7\",\"matchCriteriaId\":\"6A0FB544-6CEC-47D1-87D5-AC7C5D10B22F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.2\",\"matchCriteriaId\":\"278D8AE0-EEB8-43E2-AB98-49B3305B9D21\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:decision_manager:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"68146098-58F8-417E-B165-5182527117C4\"},{\"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\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1720\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/2011/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1720\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/2011/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]}]}}"
}
}
SUSE-RU-2020:1280-1
Vulnerability from csaf_suse - Published: 2020-05-14 12:28 - Updated: 2020-05-14 12:28Summary
Recommended update for postgresql, postgresql10, postgresql12
Severity
Moderate
Notes
Title of the patch: Recommended update for postgresql, postgresql10, postgresql12
Description of the patch: This update for postgresql, postgresql10, postgresql12 fixes the following issues:
Changes in the postgresql wrapper package:
- Sync ownership of /run/postgresql in the file list with tmpfiles.
- Use the correct content for .bash_profile (bsc#1153168).
- Stop shipping SUSEfirewall2 config files (bsc#1151591).
- Use /run/postgresql instead of /var/run/postgresql in %ghost and
postgresql-tmpfiles.conf to avoid rpmlint warnings and errors.
- add /var/run/postgresql to the filelist. as %ghost for systemd
systems and directly for non systemd systems
Changes in postgresql10:
- packaging changed to no longer build the libraries,
these now come from postgresql12.
Changes in postgresql12:
Initial package for the postgresql 12 branch
https://www.postgresql.org/about/news/1976/
- Update to 12.2 (CVE-2020-1720)
https://www.postgresql.org/about/news/2011/
https://www.postgresql.org/docs/12/release-12-2.html
- Avoid the dependency from the devel package to the main package.
devel packages are exclusive, thus ecpg does not require
update-alternatives.
- Remove unused build dependencies from the client libs package:
LVM, icu, selinux, systemd.
- Update to 12.1
https://www.postgresql.org/docs/12/release-12-1.html
https://www.postgresql.org/about/news/1994/
- add requires to the server-devel package for the libs that are
returned by pg_config --libs
python-psycopg2 was updated to 2.8.4 to allow working with postgresql12.
Patchnames: SUSE-2020-1280,SUSE-SLE-Module-Basesystem-15-SP1-2020-1280,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-1280,SUSE-SLE-Module-Server-Applications-15-SP1-2020-1280
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.8 (High)
Affected products
Recommended
83 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
83 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
15 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Recommended update for postgresql, postgresql10, postgresql12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql10, postgresql12 fixes the following issues:\n\nChanges in the postgresql wrapper package:\n\n- Sync ownership of /run/postgresql in the file list with tmpfiles.\n- Use the correct content for .bash_profile (bsc#1153168).\n- Stop shipping SUSEfirewall2 config files (bsc#1151591).\n- Use /run/postgresql instead of /var/run/postgresql in %ghost and\n postgresql-tmpfiles.conf to avoid rpmlint warnings and errors.\n- add /var/run/postgresql to the filelist. as %ghost for systemd\n systems and directly for non systemd systems\n\nChanges in postgresql10:\n\n- packaging changed to no longer build the libraries,\n these now come from postgresql12.\n\nChanges in postgresql12:\n\nInitial package for the postgresql 12 branch\n\nhttps://www.postgresql.org/about/news/1976/\n\n- Update to 12.2 (CVE-2020-1720)\n https://www.postgresql.org/about/news/2011/\n https://www.postgresql.org/docs/12/release-12-2.html\n\n- Avoid the dependency from the devel package to the main package.\n devel packages are exclusive, thus ecpg does not require\n update-alternatives.\n\n- Remove unused build dependencies from the client libs package:\n LVM, icu, selinux, systemd.\n\n- Update to 12.1\n\n https://www.postgresql.org/docs/12/release-12-1.html\n https://www.postgresql.org/about/news/1994/\n\n- add requires to the server-devel package for the libs that are\n returned by pg_config --libs\n\npython-psycopg2 was updated to 2.8.4 to allow working with postgresql12.\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1280,SUSE-SLE-Module-Basesystem-15-SP1-2020-1280,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-1280,SUSE-SLE-Module-Server-Applications-15-SP1-2020-1280",
"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-ru-2020_1280-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2020:1280-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20201280-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2020:1280-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2020-May/014698.html"
},
{
"category": "self",
"summary": "SUSE Bug 1138034",
"url": "https://bugzilla.suse.com/1138034"
},
{
"category": "self",
"summary": "SUSE Bug 1151591",
"url": "https://bugzilla.suse.com/1151591"
},
{
"category": "self",
"summary": "SUSE Bug 1153168",
"url": "https://bugzilla.suse.com/1153168"
},
{
"category": "self",
"summary": "SUSE Bug 1163985",
"url": "https://bugzilla.suse.com/1163985"
},
{
"category": "self",
"summary": "SUSE Bug 1167541",
"url": "https://bugzilla.suse.com/1167541"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10164 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1720 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1720/"
}
],
"title": "Recommended update for postgresql, postgresql10, postgresql12",
"tracking": {
"current_release_date": "2020-05-14T12:28:08Z",
"generator": {
"date": "2020-05-14T12:28:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2020:1280-1",
"initial_release_date": "2020-05-14T12:28:08Z",
"revision_history": [
{
"date": "2020-05-14T12:28:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.2-3.5.2.aarch64",
"product": {
"name": "libecpg6-12.2-3.5.2.aarch64",
"product_id": "libecpg6-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-12.2-3.5.2.aarch64",
"product": {
"name": "libpq5-12.2-3.5.2.aarch64",
"product_id": "libpq5-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.13.10.aarch64",
"product": {
"name": "postgresql10-10.12-8.13.10.aarch64",
"product_id": "postgresql10-10.12-8.13.10.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.13.10.aarch64",
"product": {
"name": "postgresql10-contrib-10.12-8.13.10.aarch64",
"product_id": "postgresql10-contrib-10.12-8.13.10.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.13.9.aarch64",
"product": {
"name": "postgresql10-devel-10.12-8.13.9.aarch64",
"product_id": "postgresql10-devel-10.12-8.13.9.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.13.10.aarch64",
"product": {
"name": "postgresql10-plperl-10.12-8.13.10.aarch64",
"product_id": "postgresql10-plperl-10.12-8.13.10.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.13.10.aarch64",
"product": {
"name": "postgresql10-plpython-10.12-8.13.10.aarch64",
"product_id": "postgresql10-plpython-10.12-8.13.10.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.13.10.aarch64",
"product": {
"name": "postgresql10-pltcl-10.12-8.13.10.aarch64",
"product_id": "postgresql10-pltcl-10.12-8.13.10.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.13.10.aarch64",
"product": {
"name": "postgresql10-server-10.12-8.13.10.aarch64",
"product_id": "postgresql10-server-10.12-8.13.10.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.13.10.aarch64",
"product": {
"name": "postgresql10-test-10.12-8.13.10.aarch64",
"product_id": "postgresql10-test-10.12-8.13.10.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-12.2-3.5.2.aarch64",
"product_id": "postgresql12-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-contrib-12.2-3.5.2.aarch64",
"product_id": "postgresql12-contrib-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-devel-12.2-3.5.2.aarch64",
"product_id": "postgresql12-devel-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-plperl-12.2-3.5.2.aarch64",
"product_id": "postgresql12-plperl-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-plpython-12.2-3.5.2.aarch64",
"product_id": "postgresql12-plpython-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-pltcl-12.2-3.5.2.aarch64",
"product_id": "postgresql12-pltcl-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-server-12.2-3.5.2.aarch64",
"product_id": "postgresql12-server-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-server-devel-12.2-3.5.2.aarch64",
"product_id": "postgresql12-server-devel-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.2-3.5.2.aarch64",
"product": {
"name": "postgresql12-test-12.2-3.5.2.aarch64",
"product_id": "postgresql12-test-12.2-3.5.2.aarch64"
}
},
{
"category": "product_version",
"name": "python2-psycopg2-2.8.4-5.4.6.aarch64",
"product": {
"name": "python2-psycopg2-2.8.4-5.4.6.aarch64",
"product_id": "python2-psycopg2-2.8.4-5.4.6.aarch64"
}
},
{
"category": "product_version",
"name": "python3-psycopg2-2.8.4-5.4.6.aarch64",
"product": {
"name": "python3-psycopg2-2.8.4-5.4.6.aarch64",
"product_id": "python3-psycopg2-2.8.4-5.4.6.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-12.2-3.5.2.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-12.2-3.5.2.aarch64_ilp32",
"product_id": "libecpg6-64bit-12.2-3.5.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-12.2-3.5.2.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-12.2-3.5.2.aarch64_ilp32",
"product_id": "libpq5-64bit-12.2-3.5.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.2-3.5.2.i586",
"product": {
"name": "libecpg6-12.2-3.5.2.i586",
"product_id": "libecpg6-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "libpq5-12.2-3.5.2.i586",
"product": {
"name": "libpq5-12.2-3.5.2.i586",
"product_id": "libpq5-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.13.10.i586",
"product": {
"name": "postgresql10-10.12-8.13.10.i586",
"product_id": "postgresql10-10.12-8.13.10.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.13.10.i586",
"product": {
"name": "postgresql10-contrib-10.12-8.13.10.i586",
"product_id": "postgresql10-contrib-10.12-8.13.10.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.13.9.i586",
"product": {
"name": "postgresql10-devel-10.12-8.13.9.i586",
"product_id": "postgresql10-devel-10.12-8.13.9.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.13.10.i586",
"product": {
"name": "postgresql10-plperl-10.12-8.13.10.i586",
"product_id": "postgresql10-plperl-10.12-8.13.10.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.13.10.i586",
"product": {
"name": "postgresql10-plpython-10.12-8.13.10.i586",
"product_id": "postgresql10-plpython-10.12-8.13.10.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.13.10.i586",
"product": {
"name": "postgresql10-pltcl-10.12-8.13.10.i586",
"product_id": "postgresql10-pltcl-10.12-8.13.10.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.13.10.i586",
"product": {
"name": "postgresql10-server-10.12-8.13.10.i586",
"product_id": "postgresql10-server-10.12-8.13.10.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.13.10.i586",
"product": {
"name": "postgresql10-test-10.12-8.13.10.i586",
"product_id": "postgresql10-test-10.12-8.13.10.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-12.2-3.5.2.i586",
"product_id": "postgresql12-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-contrib-12.2-3.5.2.i586",
"product_id": "postgresql12-contrib-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-devel-12.2-3.5.2.i586",
"product_id": "postgresql12-devel-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-plperl-12.2-3.5.2.i586",
"product_id": "postgresql12-plperl-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-plpython-12.2-3.5.2.i586",
"product_id": "postgresql12-plpython-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-pltcl-12.2-3.5.2.i586",
"product_id": "postgresql12-pltcl-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-server-12.2-3.5.2.i586",
"product_id": "postgresql12-server-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-server-devel-12.2-3.5.2.i586",
"product_id": "postgresql12-server-devel-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.2-3.5.2.i586",
"product": {
"name": "postgresql12-test-12.2-3.5.2.i586",
"product_id": "postgresql12-test-12.2-3.5.2.i586"
}
},
{
"category": "product_version",
"name": "python2-psycopg2-2.8.4-5.4.6.i586",
"product": {
"name": "python2-psycopg2-2.8.4-5.4.6.i586",
"product_id": "python2-psycopg2-2.8.4-5.4.6.i586"
}
},
{
"category": "product_version",
"name": "python3-psycopg2-2.8.4-5.4.6.i586",
"product": {
"name": "python3-psycopg2-2.8.4-5.4.6.i586",
"product_id": "python3-psycopg2-2.8.4-5.4.6.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-12-8.11.3.noarch",
"product": {
"name": "postgresql-12-8.11.3.noarch",
"product_id": "postgresql-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-12-8.11.3.noarch",
"product": {
"name": "postgresql-contrib-12-8.11.3.noarch",
"product_id": "postgresql-contrib-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-12-8.11.3.noarch",
"product": {
"name": "postgresql-devel-12-8.11.3.noarch",
"product_id": "postgresql-devel-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-12-8.11.3.noarch",
"product": {
"name": "postgresql-docs-12-8.11.3.noarch",
"product_id": "postgresql-docs-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-12-8.11.3.noarch",
"product": {
"name": "postgresql-llvmjit-12-8.11.3.noarch",
"product_id": "postgresql-llvmjit-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-12-8.11.3.noarch",
"product": {
"name": "postgresql-plperl-12-8.11.3.noarch",
"product_id": "postgresql-plperl-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-12-8.11.3.noarch",
"product": {
"name": "postgresql-plpython-12-8.11.3.noarch",
"product_id": "postgresql-plpython-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-12-8.11.3.noarch",
"product": {
"name": "postgresql-pltcl-12-8.11.3.noarch",
"product_id": "postgresql-pltcl-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-12-8.11.3.noarch",
"product": {
"name": "postgresql-server-12-8.11.3.noarch",
"product_id": "postgresql-server-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-12-8.11.3.noarch",
"product": {
"name": "postgresql-server-devel-12-8.11.3.noarch",
"product_id": "postgresql-server-devel-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-12-8.11.3.noarch",
"product": {
"name": "postgresql-test-12-8.11.3.noarch",
"product_id": "postgresql-test-12-8.11.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql10-docs-10.12-8.13.10.noarch",
"product": {
"name": "postgresql10-docs-10.12-8.13.10.noarch",
"product_id": "postgresql10-docs-10.12-8.13.10.noarch"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.2-3.5.2.noarch",
"product": {
"name": "postgresql12-docs-12.2-3.5.2.noarch",
"product_id": "postgresql12-docs-12.2-3.5.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.2-3.5.2.ppc64le",
"product": {
"name": "libecpg6-12.2-3.5.2.ppc64le",
"product_id": "libecpg6-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-12.2-3.5.2.ppc64le",
"product": {
"name": "libpq5-12.2-3.5.2.ppc64le",
"product_id": "libpq5-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.13.10.ppc64le",
"product": {
"name": "postgresql10-10.12-8.13.10.ppc64le",
"product_id": "postgresql10-10.12-8.13.10.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.13.10.ppc64le",
"product": {
"name": "postgresql10-contrib-10.12-8.13.10.ppc64le",
"product_id": "postgresql10-contrib-10.12-8.13.10.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.13.9.ppc64le",
"product": {
"name": "postgresql10-devel-10.12-8.13.9.ppc64le",
"product_id": "postgresql10-devel-10.12-8.13.9.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.13.10.ppc64le",
"product": {
"name": "postgresql10-plperl-10.12-8.13.10.ppc64le",
"product_id": "postgresql10-plperl-10.12-8.13.10.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.13.10.ppc64le",
"product": {
"name": "postgresql10-plpython-10.12-8.13.10.ppc64le",
"product_id": "postgresql10-plpython-10.12-8.13.10.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.13.10.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.12-8.13.10.ppc64le",
"product_id": "postgresql10-pltcl-10.12-8.13.10.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.13.10.ppc64le",
"product": {
"name": "postgresql10-server-10.12-8.13.10.ppc64le",
"product_id": "postgresql10-server-10.12-8.13.10.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.13.10.ppc64le",
"product": {
"name": "postgresql10-test-10.12-8.13.10.ppc64le",
"product_id": "postgresql10-test-10.12-8.13.10.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-contrib-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-contrib-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-devel-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-devel-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-plperl-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-plperl-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-plpython-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-plpython-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-pltcl-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-server-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-server-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-server-devel-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.2-3.5.2.ppc64le",
"product": {
"name": "postgresql12-test-12.2-3.5.2.ppc64le",
"product_id": "postgresql12-test-12.2-3.5.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-psycopg2-2.8.4-5.4.6.ppc64le",
"product": {
"name": "python2-psycopg2-2.8.4-5.4.6.ppc64le",
"product_id": "python2-psycopg2-2.8.4-5.4.6.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-psycopg2-2.8.4-5.4.6.ppc64le",
"product": {
"name": "python3-psycopg2-2.8.4-5.4.6.ppc64le",
"product_id": "python3-psycopg2-2.8.4-5.4.6.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.2-3.5.2.s390x",
"product": {
"name": "libecpg6-12.2-3.5.2.s390x",
"product_id": "libecpg6-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-12.2-3.5.2.s390x",
"product": {
"name": "libpq5-12.2-3.5.2.s390x",
"product_id": "libpq5-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.13.10.s390x",
"product": {
"name": "postgresql10-10.12-8.13.10.s390x",
"product_id": "postgresql10-10.12-8.13.10.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.13.10.s390x",
"product": {
"name": "postgresql10-contrib-10.12-8.13.10.s390x",
"product_id": "postgresql10-contrib-10.12-8.13.10.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.13.9.s390x",
"product": {
"name": "postgresql10-devel-10.12-8.13.9.s390x",
"product_id": "postgresql10-devel-10.12-8.13.9.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.13.10.s390x",
"product": {
"name": "postgresql10-plperl-10.12-8.13.10.s390x",
"product_id": "postgresql10-plperl-10.12-8.13.10.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.13.10.s390x",
"product": {
"name": "postgresql10-plpython-10.12-8.13.10.s390x",
"product_id": "postgresql10-plpython-10.12-8.13.10.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.13.10.s390x",
"product": {
"name": "postgresql10-pltcl-10.12-8.13.10.s390x",
"product_id": "postgresql10-pltcl-10.12-8.13.10.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.13.10.s390x",
"product": {
"name": "postgresql10-server-10.12-8.13.10.s390x",
"product_id": "postgresql10-server-10.12-8.13.10.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.13.10.s390x",
"product": {
"name": "postgresql10-test-10.12-8.13.10.s390x",
"product_id": "postgresql10-test-10.12-8.13.10.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-12.2-3.5.2.s390x",
"product_id": "postgresql12-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-contrib-12.2-3.5.2.s390x",
"product_id": "postgresql12-contrib-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-devel-12.2-3.5.2.s390x",
"product_id": "postgresql12-devel-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-plperl-12.2-3.5.2.s390x",
"product_id": "postgresql12-plperl-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-plpython-12.2-3.5.2.s390x",
"product_id": "postgresql12-plpython-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-pltcl-12.2-3.5.2.s390x",
"product_id": "postgresql12-pltcl-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-server-12.2-3.5.2.s390x",
"product_id": "postgresql12-server-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-server-devel-12.2-3.5.2.s390x",
"product_id": "postgresql12-server-devel-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.2-3.5.2.s390x",
"product": {
"name": "postgresql12-test-12.2-3.5.2.s390x",
"product_id": "postgresql12-test-12.2-3.5.2.s390x"
}
},
{
"category": "product_version",
"name": "python2-psycopg2-2.8.4-5.4.6.s390x",
"product": {
"name": "python2-psycopg2-2.8.4-5.4.6.s390x",
"product_id": "python2-psycopg2-2.8.4-5.4.6.s390x"
}
},
{
"category": "product_version",
"name": "python3-psycopg2-2.8.4-5.4.6.s390x",
"product": {
"name": "python3-psycopg2-2.8.4-5.4.6.s390x",
"product_id": "python3-psycopg2-2.8.4-5.4.6.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.2-3.5.2.x86_64",
"product": {
"name": "libecpg6-12.2-3.5.2.x86_64",
"product_id": "libecpg6-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-12.2-3.5.2.x86_64",
"product": {
"name": "libecpg6-32bit-12.2-3.5.2.x86_64",
"product_id": "libecpg6-32bit-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-12.2-3.5.2.x86_64",
"product": {
"name": "libpq5-12.2-3.5.2.x86_64",
"product_id": "libpq5-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-12.2-3.5.2.x86_64",
"product": {
"name": "libpq5-32bit-12.2-3.5.2.x86_64",
"product_id": "libpq5-32bit-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.13.10.x86_64",
"product": {
"name": "postgresql10-10.12-8.13.10.x86_64",
"product_id": "postgresql10-10.12-8.13.10.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.13.10.x86_64",
"product": {
"name": "postgresql10-contrib-10.12-8.13.10.x86_64",
"product_id": "postgresql10-contrib-10.12-8.13.10.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.13.9.x86_64",
"product": {
"name": "postgresql10-devel-10.12-8.13.9.x86_64",
"product_id": "postgresql10-devel-10.12-8.13.9.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.13.10.x86_64",
"product": {
"name": "postgresql10-plperl-10.12-8.13.10.x86_64",
"product_id": "postgresql10-plperl-10.12-8.13.10.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.13.10.x86_64",
"product": {
"name": "postgresql10-plpython-10.12-8.13.10.x86_64",
"product_id": "postgresql10-plpython-10.12-8.13.10.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.13.10.x86_64",
"product": {
"name": "postgresql10-pltcl-10.12-8.13.10.x86_64",
"product_id": "postgresql10-pltcl-10.12-8.13.10.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.13.10.x86_64",
"product": {
"name": "postgresql10-server-10.12-8.13.10.x86_64",
"product_id": "postgresql10-server-10.12-8.13.10.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.13.10.x86_64",
"product": {
"name": "postgresql10-test-10.12-8.13.10.x86_64",
"product_id": "postgresql10-test-10.12-8.13.10.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-12.2-3.5.2.x86_64",
"product_id": "postgresql12-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-contrib-12.2-3.5.2.x86_64",
"product_id": "postgresql12-contrib-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-devel-12.2-3.5.2.x86_64",
"product_id": "postgresql12-devel-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-plperl-12.2-3.5.2.x86_64",
"product_id": "postgresql12-plperl-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-plpython-12.2-3.5.2.x86_64",
"product_id": "postgresql12-plpython-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-pltcl-12.2-3.5.2.x86_64",
"product_id": "postgresql12-pltcl-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-server-12.2-3.5.2.x86_64",
"product_id": "postgresql12-server-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-server-devel-12.2-3.5.2.x86_64",
"product_id": "postgresql12-server-devel-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.2-3.5.2.x86_64",
"product": {
"name": "postgresql12-test-12.2-3.5.2.x86_64",
"product_id": "postgresql12-test-12.2-3.5.2.x86_64"
}
},
{
"category": "product_version",
"name": "python2-psycopg2-2.8.4-5.4.6.x86_64",
"product": {
"name": "python2-psycopg2-2.8.4-5.4.6.x86_64",
"product_id": "python2-psycopg2-2.8.4-5.4.6.x86_64"
}
},
{
"category": "product_version",
"name": "python3-psycopg2-2.8.4-5.4.6.x86_64",
"product": {
"name": "python3-psycopg2-2.8.4-5.4.6.x86_64",
"product_id": "python3-psycopg2-2.8.4-5.4.6.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64"
},
"product_reference": "libpq5-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le"
},
"product_reference": "libpq5-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x"
},
"product_reference": "libpq5-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64"
},
"product_reference": "libpq5-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch"
},
"product_reference": "postgresql-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-8.13.10.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64"
},
"product_reference": "postgresql10-10.12-8.13.10.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-8.13.10.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le"
},
"product_reference": "postgresql10-10.12-8.13.10.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-8.13.10.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x"
},
"product_reference": "postgresql10-10.12-8.13.10.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-8.13.10.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64"
},
"product_reference": "postgresql10-10.12-8.13.10.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64"
},
"product_reference": "postgresql12-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le"
},
"product_reference": "postgresql12-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x"
},
"product_reference": "postgresql12-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64"
},
"product_reference": "postgresql12-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psycopg2-2.8.4-5.4.6.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64"
},
"product_reference": "python3-psycopg2-2.8.4-5.4.6.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psycopg2-2.8.4-5.4.6.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le"
},
"product_reference": "python3-psycopg2-2.8.4-5.4.6.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psycopg2-2.8.4-5.4.6.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x"
},
"product_reference": "python3-psycopg2-2.8.4-5.4.6.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-psycopg2-2.8.4-5.4.6.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64"
},
"product_reference": "python3-psycopg2-2.8.4-5.4.6.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64"
},
"product_reference": "libecpg6-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le"
},
"product_reference": "libecpg6-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x"
},
"product_reference": "libecpg6-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64"
},
"product_reference": "libecpg6-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch"
},
"product_reference": "postgresql-contrib-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch"
},
"product_reference": "postgresql-devel-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch"
},
"product_reference": "postgresql-docs-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch"
},
"product_reference": "postgresql-plperl-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch"
},
"product_reference": "postgresql-plpython-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch"
},
"product_reference": "postgresql-pltcl-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch"
},
"product_reference": "postgresql-server-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-12-8.11.3.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch"
},
"product_reference": "postgresql-server-devel-12-8.11.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-8.13.10.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-8.13.10.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-8.13.10.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-8.13.10.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-8.13.10.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x"
},
"product_reference": "postgresql10-contrib-10.12-8.13.10.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-8.13.10.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-8.13.10.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-8.13.9.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64"
},
"product_reference": "postgresql10-devel-10.12-8.13.9.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-8.13.9.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le"
},
"product_reference": "postgresql10-devel-10.12-8.13.9.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-8.13.9.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x"
},
"product_reference": "postgresql10-devel-10.12-8.13.9.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-8.13.9.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64"
},
"product_reference": "postgresql10-devel-10.12-8.13.9.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-8.13.10.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch"
},
"product_reference": "postgresql10-docs-10.12-8.13.10.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-8.13.10.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-8.13.10.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-8.13.10.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-8.13.10.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-8.13.10.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x"
},
"product_reference": "postgresql10-plperl-10.12-8.13.10.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-8.13.10.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-8.13.10.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-8.13.10.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-8.13.10.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-8.13.10.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-8.13.10.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-8.13.10.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x"
},
"product_reference": "postgresql10-plpython-10.12-8.13.10.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-8.13.10.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-8.13.10.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-8.13.10.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-8.13.10.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-8.13.10.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-8.13.10.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-8.13.10.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-8.13.10.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-8.13.10.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-8.13.10.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-8.13.10.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64"
},
"product_reference": "postgresql10-server-10.12-8.13.10.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-8.13.10.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le"
},
"product_reference": "postgresql10-server-10.12-8.13.10.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-8.13.10.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x"
},
"product_reference": "postgresql10-server-10.12-8.13.10.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-8.13.10.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64"
},
"product_reference": "postgresql10-server-10.12-8.13.10.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64"
},
"product_reference": "postgresql12-contrib-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le"
},
"product_reference": "postgresql12-contrib-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x"
},
"product_reference": "postgresql12-contrib-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64"
},
"product_reference": "postgresql12-contrib-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64"
},
"product_reference": "postgresql12-devel-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le"
},
"product_reference": "postgresql12-devel-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x"
},
"product_reference": "postgresql12-devel-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64"
},
"product_reference": "postgresql12-devel-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.2-3.5.2.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch"
},
"product_reference": "postgresql12-docs-12.2-3.5.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64"
},
"product_reference": "postgresql12-plperl-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le"
},
"product_reference": "postgresql12-plperl-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x"
},
"product_reference": "postgresql12-plperl-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64"
},
"product_reference": "postgresql12-plperl-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64"
},
"product_reference": "postgresql12-plpython-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le"
},
"product_reference": "postgresql12-plpython-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x"
},
"product_reference": "postgresql12-plpython-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64"
},
"product_reference": "postgresql12-plpython-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64"
},
"product_reference": "postgresql12-pltcl-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x"
},
"product_reference": "postgresql12-pltcl-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64"
},
"product_reference": "postgresql12-pltcl-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64"
},
"product_reference": "postgresql12-server-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le"
},
"product_reference": "postgresql12-server-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x"
},
"product_reference": "postgresql12-server-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64"
},
"product_reference": "postgresql12-server-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.2-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64"
},
"product_reference": "postgresql12-server-devel-12.2-3.5.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.2-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.2-3.5.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.2-3.5.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x"
},
"product_reference": "postgresql12-server-devel-12.2-3.5.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.2-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64"
},
"product_reference": "postgresql12-server-devel-12.2-3.5.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10164"
}
],
"notes": [
{
"category": "general",
"text": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10164",
"url": "https://www.suse.com/security/cve/CVE-2019-10164"
},
{
"category": "external",
"summary": "SUSE Bug 1138034 for CVE-2019-10164",
"url": "https://bugzilla.suse.com/1138034"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-14T12:28:08Z",
"details": "moderate"
}
],
"title": "CVE-2019-10164"
},
{
"cve": "CVE-2020-1720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1720"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1720",
"url": "https://www.suse.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "SUSE Bug 1163985 for CVE-2020-1720",
"url": "https://bugzilla.suse.com/1163985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-psycopg2-2.8.4-5.4.6.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12-8.11.3.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.13.9.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.13.10.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.13.10.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.2-3.5.2.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.2-3.5.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.2-3.5.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-14T12:28:08Z",
"details": "moderate"
}
],
"title": "CVE-2020-1720"
}
]
}
SUSE-SU-2020:0586-1
Vulnerability from csaf_suse - Published: 2020-03-04 10:59 - Updated: 2020-03-04 10:59Summary
Security update for postgresql96
Severity
Low
Notes
Title of the patch: Security update for postgresql96
Description of the patch: This update for postgresql96 fixes the following issues:
PostgreSQL was updated to version 9.6.17.
Security issue fixed:
- CVE-2020-1720: Fixed a missing authorization check in the ALTER ... DEPENDS ON extension (bsc#1163985).
Patchnames: HPE-Helion-OpenStack-8-2020-586,SUSE-2020-586,SUSE-OpenStack-Cloud-7-2020-586,SUSE-OpenStack-Cloud-8-2020-586,SUSE-OpenStack-Cloud-Crowbar-8-2020-586,SUSE-SLE-SAP-12-SP1-2020-586,SUSE-SLE-SAP-12-SP2-2020-586,SUSE-SLE-SAP-12-SP3-2020-586,SUSE-SLE-SERVER-12-SP1-2020-586,SUSE-SLE-SERVER-12-SP2-2020-586,SUSE-SLE-SERVER-12-SP2-BCL-2020-586,SUSE-SLE-SERVER-12-SP3-2020-586,SUSE-SLE-SERVER-12-SP3-BCL-2020-586,SUSE-Storage-5-2020-586
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
157 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.17-3.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.17-3.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql96",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql96 fixes the following issues:\n\nPostgreSQL was updated to version 9.6.17.\n\nSecurity issue fixed:\n\n- CVE-2020-1720: Fixed a missing authorization check in the ALTER ... DEPENDS ON extension (bsc#1163985).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-586,SUSE-2020-586,SUSE-OpenStack-Cloud-7-2020-586,SUSE-OpenStack-Cloud-8-2020-586,SUSE-OpenStack-Cloud-Crowbar-8-2020-586,SUSE-SLE-SAP-12-SP1-2020-586,SUSE-SLE-SAP-12-SP2-2020-586,SUSE-SLE-SAP-12-SP3-2020-586,SUSE-SLE-SERVER-12-SP1-2020-586,SUSE-SLE-SERVER-12-SP2-2020-586,SUSE-SLE-SERVER-12-SP2-BCL-2020-586,SUSE-SLE-SERVER-12-SP3-2020-586,SUSE-SLE-SERVER-12-SP3-BCL-2020-586,SUSE-Storage-5-2020-586",
"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-2020_0586-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0586-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200586-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0586-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-March/006573.html"
},
{
"category": "self",
"summary": "SUSE Bug 1163985",
"url": "https://bugzilla.suse.com/1163985"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1720 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1720/"
}
],
"title": "Security update for postgresql96",
"tracking": {
"current_release_date": "2020-03-04T10:59:27Z",
"generator": {
"date": "2020-03-04T10:59:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0586-1",
"initial_release_date": "2020-03-04T10:59:27Z",
"revision_history": [
{
"date": "2020-03-04T10:59:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.17-3.33.1.aarch64",
"product": {
"name": "postgresql96-9.6.17-3.33.1.aarch64",
"product_id": "postgresql96-9.6.17-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.17-3.33.1.aarch64",
"product": {
"name": "postgresql96-contrib-9.6.17-3.33.1.aarch64",
"product_id": "postgresql96-contrib-9.6.17-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.17-3.33.1.aarch64",
"product": {
"name": "postgresql96-devel-9.6.17-3.33.1.aarch64",
"product_id": "postgresql96-devel-9.6.17-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.17-3.33.1.aarch64",
"product": {
"name": "postgresql96-plperl-9.6.17-3.33.1.aarch64",
"product_id": "postgresql96-plperl-9.6.17-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.17-3.33.1.aarch64",
"product": {
"name": "postgresql96-plpython-9.6.17-3.33.1.aarch64",
"product_id": "postgresql96-plpython-9.6.17-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"product": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"product_id": "postgresql96-pltcl-9.6.17-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.17-3.33.1.aarch64",
"product": {
"name": "postgresql96-server-9.6.17-3.33.1.aarch64",
"product_id": "postgresql96-server-9.6.17-3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.17-3.33.1.aarch64",
"product": {
"name": "postgresql96-test-9.6.17-3.33.1.aarch64",
"product_id": "postgresql96-test-9.6.17-3.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.17-3.33.1.i586",
"product": {
"name": "postgresql96-9.6.17-3.33.1.i586",
"product_id": "postgresql96-9.6.17-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.17-3.33.1.i586",
"product": {
"name": "postgresql96-contrib-9.6.17-3.33.1.i586",
"product_id": "postgresql96-contrib-9.6.17-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.17-3.33.1.i586",
"product": {
"name": "postgresql96-devel-9.6.17-3.33.1.i586",
"product_id": "postgresql96-devel-9.6.17-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.17-3.33.1.i586",
"product": {
"name": "postgresql96-plperl-9.6.17-3.33.1.i586",
"product_id": "postgresql96-plperl-9.6.17-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.17-3.33.1.i586",
"product": {
"name": "postgresql96-plpython-9.6.17-3.33.1.i586",
"product_id": "postgresql96-plpython-9.6.17-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.17-3.33.1.i586",
"product": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.i586",
"product_id": "postgresql96-pltcl-9.6.17-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.17-3.33.1.i586",
"product": {
"name": "postgresql96-server-9.6.17-3.33.1.i586",
"product_id": "postgresql96-server-9.6.17-3.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.17-3.33.1.i586",
"product": {
"name": "postgresql96-test-9.6.17-3.33.1.i586",
"product_id": "postgresql96-test-9.6.17-3.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-docs-9.6.17-3.33.1.noarch",
"product": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch",
"product_id": "postgresql96-docs-9.6.17-3.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.17-3.33.1.ppc64le",
"product": {
"name": "postgresql96-9.6.17-3.33.1.ppc64le",
"product_id": "postgresql96-9.6.17-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"product": {
"name": "postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"product_id": "postgresql96-contrib-9.6.17-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.17-3.33.1.ppc64le",
"product": {
"name": "postgresql96-devel-9.6.17-3.33.1.ppc64le",
"product_id": "postgresql96-devel-9.6.17-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"product": {
"name": "postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"product_id": "postgresql96-plperl-9.6.17-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"product": {
"name": "postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"product_id": "postgresql96-plpython-9.6.17-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"product": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"product_id": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.17-3.33.1.ppc64le",
"product": {
"name": "postgresql96-server-9.6.17-3.33.1.ppc64le",
"product_id": "postgresql96-server-9.6.17-3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.17-3.33.1.ppc64le",
"product": {
"name": "postgresql96-test-9.6.17-3.33.1.ppc64le",
"product_id": "postgresql96-test-9.6.17-3.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.17-3.33.1.s390",
"product": {
"name": "postgresql96-9.6.17-3.33.1.s390",
"product_id": "postgresql96-9.6.17-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.17-3.33.1.s390",
"product": {
"name": "postgresql96-contrib-9.6.17-3.33.1.s390",
"product_id": "postgresql96-contrib-9.6.17-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.17-3.33.1.s390",
"product": {
"name": "postgresql96-devel-9.6.17-3.33.1.s390",
"product_id": "postgresql96-devel-9.6.17-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.17-3.33.1.s390",
"product": {
"name": "postgresql96-plperl-9.6.17-3.33.1.s390",
"product_id": "postgresql96-plperl-9.6.17-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.17-3.33.1.s390",
"product": {
"name": "postgresql96-plpython-9.6.17-3.33.1.s390",
"product_id": "postgresql96-plpython-9.6.17-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.17-3.33.1.s390",
"product": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.s390",
"product_id": "postgresql96-pltcl-9.6.17-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.17-3.33.1.s390",
"product": {
"name": "postgresql96-server-9.6.17-3.33.1.s390",
"product_id": "postgresql96-server-9.6.17-3.33.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.17-3.33.1.s390",
"product": {
"name": "postgresql96-test-9.6.17-3.33.1.s390",
"product_id": "postgresql96-test-9.6.17-3.33.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.17-3.33.1.s390x",
"product": {
"name": "postgresql96-9.6.17-3.33.1.s390x",
"product_id": "postgresql96-9.6.17-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.17-3.33.1.s390x",
"product": {
"name": "postgresql96-contrib-9.6.17-3.33.1.s390x",
"product_id": "postgresql96-contrib-9.6.17-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.17-3.33.1.s390x",
"product": {
"name": "postgresql96-devel-9.6.17-3.33.1.s390x",
"product_id": "postgresql96-devel-9.6.17-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.17-3.33.1.s390x",
"product": {
"name": "postgresql96-plperl-9.6.17-3.33.1.s390x",
"product_id": "postgresql96-plperl-9.6.17-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.17-3.33.1.s390x",
"product": {
"name": "postgresql96-plpython-9.6.17-3.33.1.s390x",
"product_id": "postgresql96-plpython-9.6.17-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.17-3.33.1.s390x",
"product": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.s390x",
"product_id": "postgresql96-pltcl-9.6.17-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.17-3.33.1.s390x",
"product": {
"name": "postgresql96-server-9.6.17-3.33.1.s390x",
"product_id": "postgresql96-server-9.6.17-3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.17-3.33.1.s390x",
"product": {
"name": "postgresql96-test-9.6.17-3.33.1.s390x",
"product_id": "postgresql96-test-9.6.17-3.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.17-3.33.1.x86_64",
"product": {
"name": "postgresql96-9.6.17-3.33.1.x86_64",
"product_id": "postgresql96-9.6.17-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"product": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"product_id": "postgresql96-contrib-9.6.17-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"product": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"product_id": "postgresql96-plperl-9.6.17-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"product": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"product_id": "postgresql96-plpython-9.6.17-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"product": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"product_id": "postgresql96-pltcl-9.6.17-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.17-3.33.1.x86_64",
"product": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64",
"product_id": "postgresql96-server-9.6.17-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.17-3.33.1.x86_64",
"product": {
"name": "postgresql96-devel-9.6.17-3.33.1.x86_64",
"product_id": "postgresql96-devel-9.6.17-3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.17-3.33.1.x86_64",
"product": {
"name": "postgresql96-test-9.6.17-3.33.1.x86_64",
"product_id": "postgresql96-test-9.6.17-3.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"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 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.s390x"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.17-3.33.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.17-3.33.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.17-3.33.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-docs-9.6.17-3.33.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.17-3.33.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.17-3.33.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.17-3.33.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.17-3.33.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.aarch64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.17-3.33.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.17-3.33.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-1720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1720"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql96-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.17-3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1720",
"url": "https://www.suse.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "SUSE Bug 1163985 for CVE-2020-1720",
"url": "https://bugzilla.suse.com/1163985"
}
],
"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": [
"HPE Helion OpenStack 8:postgresql96-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.17-3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql96-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.17-3.33.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.17-3.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.17-3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-03-04T10:59:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-1720"
}
]
}
SUSE-SU-2020:0589-1
Vulnerability from csaf_suse - Published: 2020-03-05 09:33 - Updated: 2020-03-05 09:33Summary
Security update for postgresql10
Severity
Low
Notes
Title of the patch: Security update for postgresql10
Description of the patch: This update for postgresql10 fixes the following issues:
PostgreSQL was updated to version 10.12.
Security issue fixed:
- CVE-2020-1720: Fixed a missing authorization check in the ALTER ... DEPENDS ON extension (bsc#1163985).
Patchnames: SUSE-2020-589,SUSE-SLE-Module-Basesystem-15-2020-589,SUSE-SLE-Module-Development-Tools-OBS-15-2020-589,SUSE-SLE-Module-Packagehub-Subpackages-15-2020-589,SUSE-SLE-Module-Server-Applications-15-2020-589,SUSE-SLE-Product-HPC-15-2020-589,SUSE-SLE-Product-SLES-15-2020-589,SUSE-SLE-Product-SLES_SAP-15-2020-589
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
135 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.12-4.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.12-4.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.12-4.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql10 fixes the following issues:\n\nPostgreSQL was updated to version 10.12.\n\nSecurity issue fixed:\n\n- CVE-2020-1720: Fixed a missing authorization check in the ALTER ... DEPENDS ON extension (bsc#1163985).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-589,SUSE-SLE-Module-Basesystem-15-2020-589,SUSE-SLE-Module-Development-Tools-OBS-15-2020-589,SUSE-SLE-Module-Packagehub-Subpackages-15-2020-589,SUSE-SLE-Module-Server-Applications-15-2020-589,SUSE-SLE-Product-HPC-15-2020-589,SUSE-SLE-Product-SLES-15-2020-589,SUSE-SLE-Product-SLES_SAP-15-2020-589",
"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-2020_0589-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0589-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200589-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0589-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-March/006578.html"
},
{
"category": "self",
"summary": "SUSE Bug 1163985",
"url": "https://bugzilla.suse.com/1163985"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1720 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1720/"
}
],
"title": "Security update for postgresql10",
"tracking": {
"current_release_date": "2020-03-05T09:33:42Z",
"generator": {
"date": "2020-03-05T09:33:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0589-1",
"initial_release_date": "2020-03-05T09:33:42Z",
"revision_history": [
{
"date": "2020-03-05T09:33:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-4.19.1.aarch64",
"product": {
"name": "libecpg6-10.12-4.19.1.aarch64",
"product_id": "libecpg6-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-4.19.1.aarch64",
"product": {
"name": "libpq5-10.12-4.19.1.aarch64",
"product_id": "libpq5-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-4.19.1.aarch64",
"product": {
"name": "postgresql10-10.12-4.19.1.aarch64",
"product_id": "postgresql10-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-4.19.1.aarch64",
"product": {
"name": "postgresql10-contrib-10.12-4.19.1.aarch64",
"product_id": "postgresql10-contrib-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-4.19.1.aarch64",
"product": {
"name": "postgresql10-devel-10.12-4.19.1.aarch64",
"product_id": "postgresql10-devel-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-4.19.1.aarch64",
"product": {
"name": "postgresql10-plperl-10.12-4.19.1.aarch64",
"product_id": "postgresql10-plperl-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-4.19.1.aarch64",
"product": {
"name": "postgresql10-plpython-10.12-4.19.1.aarch64",
"product_id": "postgresql10-plpython-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-4.19.1.aarch64",
"product": {
"name": "postgresql10-pltcl-10.12-4.19.1.aarch64",
"product_id": "postgresql10-pltcl-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-4.19.1.aarch64",
"product": {
"name": "postgresql10-server-10.12-4.19.1.aarch64",
"product_id": "postgresql10-server-10.12-4.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-4.19.1.aarch64",
"product": {
"name": "postgresql10-test-10.12-4.19.1.aarch64",
"product_id": "postgresql10-test-10.12-4.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-10.12-4.19.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-10.12-4.19.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-10.12-4.19.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-10.12-4.19.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-10.12-4.19.1.aarch64_ilp32",
"product_id": "libpq5-64bit-10.12-4.19.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-4.19.1.i586",
"product": {
"name": "libecpg6-10.12-4.19.1.i586",
"product_id": "libecpg6-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-4.19.1.i586",
"product": {
"name": "libpq5-10.12-4.19.1.i586",
"product_id": "libpq5-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-4.19.1.i586",
"product": {
"name": "postgresql10-10.12-4.19.1.i586",
"product_id": "postgresql10-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-4.19.1.i586",
"product": {
"name": "postgresql10-contrib-10.12-4.19.1.i586",
"product_id": "postgresql10-contrib-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-4.19.1.i586",
"product": {
"name": "postgresql10-devel-10.12-4.19.1.i586",
"product_id": "postgresql10-devel-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-4.19.1.i586",
"product": {
"name": "postgresql10-plperl-10.12-4.19.1.i586",
"product_id": "postgresql10-plperl-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-4.19.1.i586",
"product": {
"name": "postgresql10-plpython-10.12-4.19.1.i586",
"product_id": "postgresql10-plpython-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-4.19.1.i586",
"product": {
"name": "postgresql10-pltcl-10.12-4.19.1.i586",
"product_id": "postgresql10-pltcl-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-4.19.1.i586",
"product": {
"name": "postgresql10-server-10.12-4.19.1.i586",
"product_id": "postgresql10-server-10.12-4.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-4.19.1.i586",
"product": {
"name": "postgresql10-test-10.12-4.19.1.i586",
"product_id": "postgresql10-test-10.12-4.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-docs-10.12-4.19.1.noarch",
"product": {
"name": "postgresql10-docs-10.12-4.19.1.noarch",
"product_id": "postgresql10-docs-10.12-4.19.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-4.19.1.ppc64le",
"product": {
"name": "libecpg6-10.12-4.19.1.ppc64le",
"product_id": "libecpg6-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-4.19.1.ppc64le",
"product": {
"name": "libpq5-10.12-4.19.1.ppc64le",
"product_id": "libpq5-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-4.19.1.ppc64le",
"product": {
"name": "postgresql10-10.12-4.19.1.ppc64le",
"product_id": "postgresql10-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-4.19.1.ppc64le",
"product": {
"name": "postgresql10-contrib-10.12-4.19.1.ppc64le",
"product_id": "postgresql10-contrib-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-4.19.1.ppc64le",
"product": {
"name": "postgresql10-devel-10.12-4.19.1.ppc64le",
"product_id": "postgresql10-devel-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-4.19.1.ppc64le",
"product": {
"name": "postgresql10-plperl-10.12-4.19.1.ppc64le",
"product_id": "postgresql10-plperl-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-4.19.1.ppc64le",
"product": {
"name": "postgresql10-plpython-10.12-4.19.1.ppc64le",
"product_id": "postgresql10-plpython-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-4.19.1.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.12-4.19.1.ppc64le",
"product_id": "postgresql10-pltcl-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-4.19.1.ppc64le",
"product": {
"name": "postgresql10-server-10.12-4.19.1.ppc64le",
"product_id": "postgresql10-server-10.12-4.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-4.19.1.ppc64le",
"product": {
"name": "postgresql10-test-10.12-4.19.1.ppc64le",
"product_id": "postgresql10-test-10.12-4.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-4.19.1.s390x",
"product": {
"name": "libecpg6-10.12-4.19.1.s390x",
"product_id": "libecpg6-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-4.19.1.s390x",
"product": {
"name": "libpq5-10.12-4.19.1.s390x",
"product_id": "libpq5-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-4.19.1.s390x",
"product": {
"name": "postgresql10-10.12-4.19.1.s390x",
"product_id": "postgresql10-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-4.19.1.s390x",
"product": {
"name": "postgresql10-contrib-10.12-4.19.1.s390x",
"product_id": "postgresql10-contrib-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-4.19.1.s390x",
"product": {
"name": "postgresql10-devel-10.12-4.19.1.s390x",
"product_id": "postgresql10-devel-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-4.19.1.s390x",
"product": {
"name": "postgresql10-plperl-10.12-4.19.1.s390x",
"product_id": "postgresql10-plperl-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-4.19.1.s390x",
"product": {
"name": "postgresql10-plpython-10.12-4.19.1.s390x",
"product_id": "postgresql10-plpython-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-4.19.1.s390x",
"product": {
"name": "postgresql10-pltcl-10.12-4.19.1.s390x",
"product_id": "postgresql10-pltcl-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-4.19.1.s390x",
"product": {
"name": "postgresql10-server-10.12-4.19.1.s390x",
"product_id": "postgresql10-server-10.12-4.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-4.19.1.s390x",
"product": {
"name": "postgresql10-test-10.12-4.19.1.s390x",
"product_id": "postgresql10-test-10.12-4.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-4.19.1.x86_64",
"product": {
"name": "libecpg6-10.12-4.19.1.x86_64",
"product_id": "libecpg6-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-10.12-4.19.1.x86_64",
"product": {
"name": "libecpg6-32bit-10.12-4.19.1.x86_64",
"product_id": "libecpg6-32bit-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-4.19.1.x86_64",
"product": {
"name": "libpq5-10.12-4.19.1.x86_64",
"product_id": "libpq5-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-10.12-4.19.1.x86_64",
"product": {
"name": "libpq5-32bit-10.12-4.19.1.x86_64",
"product_id": "libpq5-32bit-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-4.19.1.x86_64",
"product": {
"name": "postgresql10-10.12-4.19.1.x86_64",
"product_id": "postgresql10-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-4.19.1.x86_64",
"product": {
"name": "postgresql10-contrib-10.12-4.19.1.x86_64",
"product_id": "postgresql10-contrib-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-4.19.1.x86_64",
"product": {
"name": "postgresql10-devel-10.12-4.19.1.x86_64",
"product_id": "postgresql10-devel-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-4.19.1.x86_64",
"product": {
"name": "postgresql10-plperl-10.12-4.19.1.x86_64",
"product_id": "postgresql10-plperl-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-4.19.1.x86_64",
"product": {
"name": "postgresql10-plpython-10.12-4.19.1.x86_64",
"product_id": "postgresql10-plpython-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-4.19.1.x86_64",
"product": {
"name": "postgresql10-pltcl-10.12-4.19.1.x86_64",
"product_id": "postgresql10-pltcl-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-4.19.1.x86_64",
"product": {
"name": "postgresql10-server-10.12-4.19.1.x86_64",
"product_id": "postgresql10-server-10.12-4.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-4.19.1.x86_64",
"product": {
"name": "postgresql10-test-10.12-4.19.1.x86_64",
"product_id": "postgresql10-test-10.12-4.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.aarch64"
},
"product_reference": "libpq5-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.ppc64le"
},
"product_reference": "libpq5-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.s390x"
},
"product_reference": "libpq5-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.x86_64"
},
"product_reference": "libpq5-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-test-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-test-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-test-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-test-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-test-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-test-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-test-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-test-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.aarch64"
},
"product_reference": "libecpg6-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.ppc64le"
},
"product_reference": "libecpg6-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.s390x"
},
"product_reference": "libecpg6-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.x86_64"
},
"product_reference": "libecpg6-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-4.19.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.12-4.19.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-4.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-server-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.aarch64"
},
"product_reference": "libecpg6-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.x86_64"
},
"product_reference": "libecpg6-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.aarch64"
},
"product_reference": "libpq5-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.x86_64"
},
"product_reference": "libpq5-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-4.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.12-4.19.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-4.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.aarch64"
},
"product_reference": "libecpg6-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.x86_64"
},
"product_reference": "libecpg6-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.aarch64"
},
"product_reference": "libpq5-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.x86_64"
},
"product_reference": "libpq5-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-4.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-4.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.aarch64"
},
"product_reference": "libecpg6-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.ppc64le"
},
"product_reference": "libecpg6-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.s390x"
},
"product_reference": "libecpg6-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.x86_64"
},
"product_reference": "libecpg6-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.aarch64"
},
"product_reference": "libpq5-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.ppc64le"
},
"product_reference": "libpq5-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.s390x"
},
"product_reference": "libpq5-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.x86_64"
},
"product_reference": "libpq5-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-4.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-4.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.s390x"
},
"product_reference": "postgresql10-server-10.12-4.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.ppc64le"
},
"product_reference": "libecpg6-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.x86_64"
},
"product_reference": "libecpg6-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.ppc64le"
},
"product_reference": "libpq5-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.x86_64"
},
"product_reference": "libpq5-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-devel-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-4.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.12-4.19.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-4.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-4.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-4.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-4.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-1720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1720"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1720",
"url": "https://www.suse.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "SUSE Bug 1163985 for CVE-2020-1720",
"url": "https://bugzilla.suse.com/1163985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.12-4.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.12-4.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.12-4.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-03-05T09:33:42Z",
"details": "moderate"
}
],
"title": "CVE-2020-1720"
}
]
}
SUSE-SU-2020:0715-1
Vulnerability from csaf_suse - Published: 2020-03-18 15:28 - Updated: 2020-03-18 15:28Summary
Security update for postgresql10
Severity
Low
Notes
Title of the patch: Security update for postgresql10
Description of the patch: This update for postgresql10 fixes the following issues:
PostgreSQL was updated to version 10.12.
Security issue fixed:
- CVE-2020-1720: Fixed a missing authorization check in the ALTER ... DEPENDS ON extension (bsc#1163985).
Patchnames: HPE-Helion-OpenStack-8-2020-715,SUSE-2020-715,SUSE-OpenStack-Cloud-7-2020-715,SUSE-OpenStack-Cloud-8-2020-715,SUSE-OpenStack-Cloud-Crowbar-8-2020-715,SUSE-SLE-DESKTOP-12-SP4-2020-715,SUSE-SLE-SAP-12-SP1-2020-715,SUSE-SLE-SAP-12-SP2-2020-715,SUSE-SLE-SAP-12-SP3-2020-715,SUSE-SLE-SDK-12-SP4-2020-715,SUSE-SLE-SDK-12-SP5-2020-715,SUSE-SLE-SERVER-12-SP1-2020-715,SUSE-SLE-SERVER-12-SP2-2020-715,SUSE-SLE-SERVER-12-SP2-BCL-2020-715,SUSE-SLE-SERVER-12-SP3-2020-715,SUSE-SLE-SERVER-12-SP3-BCL-2020-715,SUSE-SLE-SERVER-12-SP4-2020-715,SUSE-SLE-SERVER-12-SP5-2020-715,SUSE-Storage-5-2020-715
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
374 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.12-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.12-1.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql10 fixes the following issues:\n\nPostgreSQL was updated to version 10.12.\n\nSecurity issue fixed:\n\n- CVE-2020-1720: Fixed a missing authorization check in the ALTER ... DEPENDS ON extension (bsc#1163985).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-715,SUSE-2020-715,SUSE-OpenStack-Cloud-7-2020-715,SUSE-OpenStack-Cloud-8-2020-715,SUSE-OpenStack-Cloud-Crowbar-8-2020-715,SUSE-SLE-DESKTOP-12-SP4-2020-715,SUSE-SLE-SAP-12-SP1-2020-715,SUSE-SLE-SAP-12-SP2-2020-715,SUSE-SLE-SAP-12-SP3-2020-715,SUSE-SLE-SDK-12-SP4-2020-715,SUSE-SLE-SDK-12-SP5-2020-715,SUSE-SLE-SERVER-12-SP1-2020-715,SUSE-SLE-SERVER-12-SP2-2020-715,SUSE-SLE-SERVER-12-SP2-BCL-2020-715,SUSE-SLE-SERVER-12-SP3-2020-715,SUSE-SLE-SERVER-12-SP3-BCL-2020-715,SUSE-SLE-SERVER-12-SP4-2020-715,SUSE-SLE-SERVER-12-SP5-2020-715,SUSE-Storage-5-2020-715",
"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-2020_0715-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0715-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200715-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0715-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-March/006625.html"
},
{
"category": "self",
"summary": "SUSE Bug 1163985",
"url": "https://bugzilla.suse.com/1163985"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1720 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1720/"
}
],
"title": "Security update for postgresql10",
"tracking": {
"current_release_date": "2020-03-18T15:28:57Z",
"generator": {
"date": "2020-03-18T15:28:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0715-1",
"initial_release_date": "2020-03-18T15:28:57Z",
"revision_history": [
{
"date": "2020-03-18T15:28:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-1.18.1.aarch64",
"product": {
"name": "libecpg6-10.12-1.18.1.aarch64",
"product_id": "libecpg6-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-1.18.1.aarch64",
"product": {
"name": "libpq5-10.12-1.18.1.aarch64",
"product_id": "libpq5-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-1.18.1.aarch64",
"product": {
"name": "postgresql10-10.12-1.18.1.aarch64",
"product_id": "postgresql10-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-1.18.1.aarch64",
"product": {
"name": "postgresql10-contrib-10.12-1.18.1.aarch64",
"product_id": "postgresql10-contrib-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-1.18.1.aarch64",
"product": {
"name": "postgresql10-devel-10.12-1.18.1.aarch64",
"product_id": "postgresql10-devel-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-1.18.1.aarch64",
"product": {
"name": "postgresql10-plperl-10.12-1.18.1.aarch64",
"product_id": "postgresql10-plperl-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-1.18.1.aarch64",
"product": {
"name": "postgresql10-plpython-10.12-1.18.1.aarch64",
"product_id": "postgresql10-plpython-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-1.18.1.aarch64",
"product": {
"name": "postgresql10-pltcl-10.12-1.18.1.aarch64",
"product_id": "postgresql10-pltcl-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-1.18.1.aarch64",
"product": {
"name": "postgresql10-server-10.12-1.18.1.aarch64",
"product_id": "postgresql10-server-10.12-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-1.18.1.aarch64",
"product": {
"name": "postgresql10-test-10.12-1.18.1.aarch64",
"product_id": "postgresql10-test-10.12-1.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-10.12-1.18.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-10.12-1.18.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-10.12-1.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-10.12-1.18.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-10.12-1.18.1.aarch64_ilp32",
"product_id": "libpq5-64bit-10.12-1.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-1.18.1.i586",
"product": {
"name": "libecpg6-10.12-1.18.1.i586",
"product_id": "libecpg6-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-1.18.1.i586",
"product": {
"name": "libpq5-10.12-1.18.1.i586",
"product_id": "libpq5-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-1.18.1.i586",
"product": {
"name": "postgresql10-10.12-1.18.1.i586",
"product_id": "postgresql10-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-1.18.1.i586",
"product": {
"name": "postgresql10-contrib-10.12-1.18.1.i586",
"product_id": "postgresql10-contrib-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-1.18.1.i586",
"product": {
"name": "postgresql10-devel-10.12-1.18.1.i586",
"product_id": "postgresql10-devel-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-1.18.1.i586",
"product": {
"name": "postgresql10-plperl-10.12-1.18.1.i586",
"product_id": "postgresql10-plperl-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-1.18.1.i586",
"product": {
"name": "postgresql10-plpython-10.12-1.18.1.i586",
"product_id": "postgresql10-plpython-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-1.18.1.i586",
"product": {
"name": "postgresql10-pltcl-10.12-1.18.1.i586",
"product_id": "postgresql10-pltcl-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-1.18.1.i586",
"product": {
"name": "postgresql10-server-10.12-1.18.1.i586",
"product_id": "postgresql10-server-10.12-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-1.18.1.i586",
"product": {
"name": "postgresql10-test-10.12-1.18.1.i586",
"product_id": "postgresql10-test-10.12-1.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-docs-10.12-1.18.1.noarch",
"product": {
"name": "postgresql10-docs-10.12-1.18.1.noarch",
"product_id": "postgresql10-docs-10.12-1.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-1.18.1.ppc64le",
"product": {
"name": "libecpg6-10.12-1.18.1.ppc64le",
"product_id": "libecpg6-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-1.18.1.ppc64le",
"product": {
"name": "libpq5-10.12-1.18.1.ppc64le",
"product_id": "libpq5-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-1.18.1.ppc64le",
"product": {
"name": "postgresql10-10.12-1.18.1.ppc64le",
"product_id": "postgresql10-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"product": {
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"product_id": "postgresql10-contrib-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-1.18.1.ppc64le",
"product": {
"name": "postgresql10-devel-10.12-1.18.1.ppc64le",
"product_id": "postgresql10-devel-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"product": {
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"product_id": "postgresql10-plperl-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"product": {
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"product_id": "postgresql10-plpython-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"product_id": "postgresql10-pltcl-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-1.18.1.ppc64le",
"product": {
"name": "postgresql10-server-10.12-1.18.1.ppc64le",
"product_id": "postgresql10-server-10.12-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-1.18.1.ppc64le",
"product": {
"name": "postgresql10-test-10.12-1.18.1.ppc64le",
"product_id": "postgresql10-test-10.12-1.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-1.18.1.s390",
"product": {
"name": "libecpg6-10.12-1.18.1.s390",
"product_id": "libecpg6-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-1.18.1.s390",
"product": {
"name": "libpq5-10.12-1.18.1.s390",
"product_id": "libpq5-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-1.18.1.s390",
"product": {
"name": "postgresql10-10.12-1.18.1.s390",
"product_id": "postgresql10-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-1.18.1.s390",
"product": {
"name": "postgresql10-contrib-10.12-1.18.1.s390",
"product_id": "postgresql10-contrib-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-1.18.1.s390",
"product": {
"name": "postgresql10-devel-10.12-1.18.1.s390",
"product_id": "postgresql10-devel-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-1.18.1.s390",
"product": {
"name": "postgresql10-plperl-10.12-1.18.1.s390",
"product_id": "postgresql10-plperl-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-1.18.1.s390",
"product": {
"name": "postgresql10-plpython-10.12-1.18.1.s390",
"product_id": "postgresql10-plpython-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-1.18.1.s390",
"product": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390",
"product_id": "postgresql10-pltcl-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-1.18.1.s390",
"product": {
"name": "postgresql10-server-10.12-1.18.1.s390",
"product_id": "postgresql10-server-10.12-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-1.18.1.s390",
"product": {
"name": "postgresql10-test-10.12-1.18.1.s390",
"product_id": "postgresql10-test-10.12-1.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-1.18.1.s390x",
"product": {
"name": "libecpg6-10.12-1.18.1.s390x",
"product_id": "libecpg6-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-10.12-1.18.1.s390x",
"product": {
"name": "libecpg6-32bit-10.12-1.18.1.s390x",
"product_id": "libecpg6-32bit-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-1.18.1.s390x",
"product": {
"name": "libpq5-10.12-1.18.1.s390x",
"product_id": "libpq5-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-10.12-1.18.1.s390x",
"product": {
"name": "libpq5-32bit-10.12-1.18.1.s390x",
"product_id": "libpq5-32bit-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-1.18.1.s390x",
"product": {
"name": "postgresql10-10.12-1.18.1.s390x",
"product_id": "postgresql10-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-1.18.1.s390x",
"product": {
"name": "postgresql10-contrib-10.12-1.18.1.s390x",
"product_id": "postgresql10-contrib-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-1.18.1.s390x",
"product": {
"name": "postgresql10-devel-10.12-1.18.1.s390x",
"product_id": "postgresql10-devel-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-1.18.1.s390x",
"product": {
"name": "postgresql10-plperl-10.12-1.18.1.s390x",
"product_id": "postgresql10-plperl-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-1.18.1.s390x",
"product": {
"name": "postgresql10-plpython-10.12-1.18.1.s390x",
"product_id": "postgresql10-plpython-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-1.18.1.s390x",
"product": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390x",
"product_id": "postgresql10-pltcl-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-1.18.1.s390x",
"product": {
"name": "postgresql10-server-10.12-1.18.1.s390x",
"product_id": "postgresql10-server-10.12-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-1.18.1.s390x",
"product": {
"name": "postgresql10-test-10.12-1.18.1.s390x",
"product_id": "postgresql10-test-10.12-1.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-1.18.1.x86_64",
"product": {
"name": "libecpg6-10.12-1.18.1.x86_64",
"product_id": "libecpg6-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-1.18.1.x86_64",
"product": {
"name": "libpq5-10.12-1.18.1.x86_64",
"product_id": "libpq5-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-10.12-1.18.1.x86_64",
"product": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64",
"product_id": "libpq5-32bit-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-1.18.1.x86_64",
"product": {
"name": "postgresql10-10.12-1.18.1.x86_64",
"product_id": "postgresql10-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-1.18.1.x86_64",
"product": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64",
"product_id": "postgresql10-contrib-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-1.18.1.x86_64",
"product": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64",
"product_id": "postgresql10-plperl-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-1.18.1.x86_64",
"product": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64",
"product_id": "postgresql10-plpython-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"product": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"product_id": "postgresql10-pltcl-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-1.18.1.x86_64",
"product": {
"name": "postgresql10-server-10.12-1.18.1.x86_64",
"product_id": "postgresql10-server-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-10.12-1.18.1.x86_64",
"product": {
"name": "libecpg6-32bit-10.12-1.18.1.x86_64",
"product_id": "libecpg6-32bit-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-1.18.1.x86_64",
"product": {
"name": "postgresql10-devel-10.12-1.18.1.x86_64",
"product_id": "postgresql10-devel-10.12-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-1.18.1.x86_64",
"product": {
"name": "postgresql10-test-10.12-1.18.1.x86_64",
"product_id": "postgresql10-test-10.12-1.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk: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 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"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 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"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 Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.s390x"
},
"product_reference": "libecpg6-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-server-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-devel-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-devel-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-devel-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-devel-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-devel-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-devel-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.s390x"
},
"product_reference": "libecpg6-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-server-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.s390x"
},
"product_reference": "libecpg6-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-server-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.aarch64"
},
"product_reference": "libecpg6-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.s390x"
},
"product_reference": "libecpg6-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.aarch64"
},
"product_reference": "libpq5-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-server-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.aarch64"
},
"product_reference": "libecpg6-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.s390x"
},
"product_reference": "libecpg6-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.aarch64"
},
"product_reference": "libpq5-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-server-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.aarch64"
},
"product_reference": "libecpg6-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.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-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.s390x"
},
"product_reference": "libecpg6-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.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-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.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-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.aarch64"
},
"product_reference": "libpq5-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.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-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.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-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.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-10.12-1.18.1.s390x 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-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.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-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.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:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.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:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.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:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.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:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.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:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.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:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.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:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.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:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.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:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.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:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.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:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-server-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.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:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.aarch64"
},
"product_reference": "libecpg6-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.s390x"
},
"product_reference": "libecpg6-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.aarch64"
},
"product_reference": "libpq5-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-server-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.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-10.12-1.18.1.aarch64"
},
"product_reference": "libecpg6-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.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-10.12-1.18.1.ppc64le"
},
"product_reference": "libecpg6-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.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-10.12-1.18.1.s390x"
},
"product_reference": "libecpg6-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.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-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.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-10.12-1.18.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-10.12-1.18.1.aarch64"
},
"product_reference": "libpq5-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.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-10.12-1.18.1.ppc64le"
},
"product_reference": "libpq5-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.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-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.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-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.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-10.12-1.18.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-10.12-1.18.1.s390x"
},
"product_reference": "libpq5-32bit-10.12-1.18.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-10.12-1.18.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-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.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:postgresql10-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.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:postgresql10-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.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:postgresql10-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.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:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.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:postgresql10-contrib-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.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:postgresql10-contrib-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.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:postgresql10-contrib-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.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:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.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:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.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:postgresql10-plperl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.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:postgresql10-plperl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.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:postgresql10-plperl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.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:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.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:postgresql10-plpython-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.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:postgresql10-plpython-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.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:postgresql10-plpython-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.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:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.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:postgresql10-pltcl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.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:postgresql10-pltcl-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.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:postgresql10-pltcl-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.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:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.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:postgresql10-server-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.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:postgresql10-server-10.12-1.18.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.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:postgresql10-server-10.12-1.18.1.s390x"
},
"product_reference": "postgresql10-server-10.12-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.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:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.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-10.12-1.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.aarch64"
},
"product_reference": "libecpg6-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.x86_64"
},
"product_reference": "libecpg6-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.aarch64"
},
"product_reference": "libpq5-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-32bit-10.12-1.18.1.x86_64"
},
"product_reference": "libpq5-32bit-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-1.18.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-docs-10.12-1.18.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-1.18.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-1.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-1720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1720"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:libpq5-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.12-1.18.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.12-1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1720",
"url": "https://www.suse.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "SUSE Bug 1163985 for CVE-2020-1720",
"url": "https://bugzilla.suse.com/1163985"
}
],
"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": [
"HPE Helion OpenStack 8:libecpg6-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:libpq5-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.12-1.18.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.12-1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:libpq5-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.12-1.18.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.12-1.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.12-1.18.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.12-1.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.12-1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-03-18T15:28:57Z",
"details": "moderate"
}
],
"title": "CVE-2020-1720"
}
]
}
SUSE-SU-2020:0752-1
Vulnerability from csaf_suse - Published: 2020-03-23 15:33 - Updated: 2020-03-23 15:33Summary
Security update for postgresql10
Severity
Moderate
Notes
Title of the patch: Security update for postgresql10
Description of the patch: This update for postgresql10 fixes the following issues:
PostgreSQL was updated to version 10.12.
Security issue fixed:
- CVE-2020-1720: Fixed a missing authorization check in the ALTER ... DEPENDS ON extension (bsc#1163985).
Patchnames: SUSE-2020-752,SUSE-SLE-Module-Basesystem-15-SP1-2020-752,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-752,SUSE-SLE-Module-Server-Applications-15-SP1-2020-752
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql10 fixes the following issues:\n\nPostgreSQL was updated to version 10.12.\n\nSecurity issue fixed:\n\n- CVE-2020-1720: Fixed a missing authorization check in the ALTER ... DEPENDS ON extension (bsc#1163985).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-752,SUSE-SLE-Module-Basesystem-15-SP1-2020-752,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-752,SUSE-SLE-Module-Server-Applications-15-SP1-2020-752",
"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-2020_0752-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0752-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200752-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0752-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-March/006633.html"
},
{
"category": "self",
"summary": "SUSE Bug 1163985",
"url": "https://bugzilla.suse.com/1163985"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1720 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1720/"
}
],
"title": "Security update for postgresql10",
"tracking": {
"current_release_date": "2020-03-23T15:33:12Z",
"generator": {
"date": "2020-03-23T15:33:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0752-1",
"initial_release_date": "2020-03-23T15:33:12Z",
"revision_history": [
{
"date": "2020-03-23T15:33:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-8.9.1.aarch64",
"product": {
"name": "libecpg6-10.12-8.9.1.aarch64",
"product_id": "libecpg6-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-8.9.1.aarch64",
"product": {
"name": "libpq5-10.12-8.9.1.aarch64",
"product_id": "libpq5-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.9.1.aarch64",
"product": {
"name": "postgresql10-10.12-8.9.1.aarch64",
"product_id": "postgresql10-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.9.1.aarch64",
"product": {
"name": "postgresql10-contrib-10.12-8.9.1.aarch64",
"product_id": "postgresql10-contrib-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.9.1.aarch64",
"product": {
"name": "postgresql10-devel-10.12-8.9.1.aarch64",
"product_id": "postgresql10-devel-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.9.1.aarch64",
"product": {
"name": "postgresql10-plperl-10.12-8.9.1.aarch64",
"product_id": "postgresql10-plperl-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.9.1.aarch64",
"product": {
"name": "postgresql10-plpython-10.12-8.9.1.aarch64",
"product_id": "postgresql10-plpython-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.9.1.aarch64",
"product": {
"name": "postgresql10-pltcl-10.12-8.9.1.aarch64",
"product_id": "postgresql10-pltcl-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.9.1.aarch64",
"product": {
"name": "postgresql10-server-10.12-8.9.1.aarch64",
"product_id": "postgresql10-server-10.12-8.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.9.1.aarch64",
"product": {
"name": "postgresql10-test-10.12-8.9.1.aarch64",
"product_id": "postgresql10-test-10.12-8.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-10.12-8.9.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-10.12-8.9.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-10.12-8.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-10.12-8.9.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-10.12-8.9.1.aarch64_ilp32",
"product_id": "libpq5-64bit-10.12-8.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-8.9.1.i586",
"product": {
"name": "libecpg6-10.12-8.9.1.i586",
"product_id": "libecpg6-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-8.9.1.i586",
"product": {
"name": "libpq5-10.12-8.9.1.i586",
"product_id": "libpq5-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.9.1.i586",
"product": {
"name": "postgresql10-10.12-8.9.1.i586",
"product_id": "postgresql10-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.9.1.i586",
"product": {
"name": "postgresql10-contrib-10.12-8.9.1.i586",
"product_id": "postgresql10-contrib-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.9.1.i586",
"product": {
"name": "postgresql10-devel-10.12-8.9.1.i586",
"product_id": "postgresql10-devel-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.9.1.i586",
"product": {
"name": "postgresql10-plperl-10.12-8.9.1.i586",
"product_id": "postgresql10-plperl-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.9.1.i586",
"product": {
"name": "postgresql10-plpython-10.12-8.9.1.i586",
"product_id": "postgresql10-plpython-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.9.1.i586",
"product": {
"name": "postgresql10-pltcl-10.12-8.9.1.i586",
"product_id": "postgresql10-pltcl-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.9.1.i586",
"product": {
"name": "postgresql10-server-10.12-8.9.1.i586",
"product_id": "postgresql10-server-10.12-8.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.9.1.i586",
"product": {
"name": "postgresql10-test-10.12-8.9.1.i586",
"product_id": "postgresql10-test-10.12-8.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-docs-10.12-8.9.1.noarch",
"product": {
"name": "postgresql10-docs-10.12-8.9.1.noarch",
"product_id": "postgresql10-docs-10.12-8.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-8.9.1.ppc64le",
"product": {
"name": "libecpg6-10.12-8.9.1.ppc64le",
"product_id": "libecpg6-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-8.9.1.ppc64le",
"product": {
"name": "libpq5-10.12-8.9.1.ppc64le",
"product_id": "libpq5-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.9.1.ppc64le",
"product": {
"name": "postgresql10-10.12-8.9.1.ppc64le",
"product_id": "postgresql10-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.9.1.ppc64le",
"product": {
"name": "postgresql10-contrib-10.12-8.9.1.ppc64le",
"product_id": "postgresql10-contrib-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.9.1.ppc64le",
"product": {
"name": "postgresql10-devel-10.12-8.9.1.ppc64le",
"product_id": "postgresql10-devel-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.9.1.ppc64le",
"product": {
"name": "postgresql10-plperl-10.12-8.9.1.ppc64le",
"product_id": "postgresql10-plperl-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.9.1.ppc64le",
"product": {
"name": "postgresql10-plpython-10.12-8.9.1.ppc64le",
"product_id": "postgresql10-plpython-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.9.1.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.12-8.9.1.ppc64le",
"product_id": "postgresql10-pltcl-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.9.1.ppc64le",
"product": {
"name": "postgresql10-server-10.12-8.9.1.ppc64le",
"product_id": "postgresql10-server-10.12-8.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.9.1.ppc64le",
"product": {
"name": "postgresql10-test-10.12-8.9.1.ppc64le",
"product_id": "postgresql10-test-10.12-8.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-8.9.1.s390x",
"product": {
"name": "libecpg6-10.12-8.9.1.s390x",
"product_id": "libecpg6-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-8.9.1.s390x",
"product": {
"name": "libpq5-10.12-8.9.1.s390x",
"product_id": "libpq5-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.9.1.s390x",
"product": {
"name": "postgresql10-10.12-8.9.1.s390x",
"product_id": "postgresql10-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.9.1.s390x",
"product": {
"name": "postgresql10-contrib-10.12-8.9.1.s390x",
"product_id": "postgresql10-contrib-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.9.1.s390x",
"product": {
"name": "postgresql10-devel-10.12-8.9.1.s390x",
"product_id": "postgresql10-devel-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.9.1.s390x",
"product": {
"name": "postgresql10-plperl-10.12-8.9.1.s390x",
"product_id": "postgresql10-plperl-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.9.1.s390x",
"product": {
"name": "postgresql10-plpython-10.12-8.9.1.s390x",
"product_id": "postgresql10-plpython-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.9.1.s390x",
"product": {
"name": "postgresql10-pltcl-10.12-8.9.1.s390x",
"product_id": "postgresql10-pltcl-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.9.1.s390x",
"product": {
"name": "postgresql10-server-10.12-8.9.1.s390x",
"product_id": "postgresql10-server-10.12-8.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.9.1.s390x",
"product": {
"name": "postgresql10-test-10.12-8.9.1.s390x",
"product_id": "postgresql10-test-10.12-8.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.12-8.9.1.x86_64",
"product": {
"name": "libecpg6-10.12-8.9.1.x86_64",
"product_id": "libecpg6-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-10.12-8.9.1.x86_64",
"product": {
"name": "libecpg6-32bit-10.12-8.9.1.x86_64",
"product_id": "libecpg6-32bit-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-10.12-8.9.1.x86_64",
"product": {
"name": "libpq5-10.12-8.9.1.x86_64",
"product_id": "libpq5-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-10.12-8.9.1.x86_64",
"product": {
"name": "libpq5-32bit-10.12-8.9.1.x86_64",
"product_id": "libpq5-32bit-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.12-8.9.1.x86_64",
"product": {
"name": "postgresql10-10.12-8.9.1.x86_64",
"product_id": "postgresql10-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.12-8.9.1.x86_64",
"product": {
"name": "postgresql10-contrib-10.12-8.9.1.x86_64",
"product_id": "postgresql10-contrib-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.12-8.9.1.x86_64",
"product": {
"name": "postgresql10-devel-10.12-8.9.1.x86_64",
"product_id": "postgresql10-devel-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.12-8.9.1.x86_64",
"product": {
"name": "postgresql10-plperl-10.12-8.9.1.x86_64",
"product_id": "postgresql10-plperl-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.12-8.9.1.x86_64",
"product": {
"name": "postgresql10-plpython-10.12-8.9.1.x86_64",
"product_id": "postgresql10-plpython-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.12-8.9.1.x86_64",
"product": {
"name": "postgresql10-pltcl-10.12-8.9.1.x86_64",
"product_id": "postgresql10-pltcl-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.12-8.9.1.x86_64",
"product": {
"name": "postgresql10-server-10.12-8.9.1.x86_64",
"product_id": "postgresql10-server-10.12-8.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.12-8.9.1.x86_64",
"product": {
"name": "postgresql10-test-10.12-8.9.1.x86_64",
"product_id": "postgresql10-test-10.12-8.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.aarch64"
},
"product_reference": "libpq5-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.ppc64le"
},
"product_reference": "libpq5-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.s390x"
},
"product_reference": "libpq5-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.x86_64"
},
"product_reference": "libpq5-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.aarch64"
},
"product_reference": "postgresql10-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.ppc64le"
},
"product_reference": "postgresql10-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.s390x"
},
"product_reference": "postgresql10-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.x86_64"
},
"product_reference": "postgresql10-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.aarch64"
},
"product_reference": "libecpg6-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.ppc64le"
},
"product_reference": "libecpg6-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.s390x"
},
"product_reference": "libecpg6-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.x86_64"
},
"product_reference": "libecpg6-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.s390x"
},
"product_reference": "postgresql10-contrib-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.aarch64"
},
"product_reference": "postgresql10-devel-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.s390x"
},
"product_reference": "postgresql10-devel-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.x86_64"
},
"product_reference": "postgresql10-devel-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.12-8.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.12-8.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.s390x"
},
"product_reference": "postgresql10-plperl-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.s390x"
},
"product_reference": "postgresql10-plpython-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-8.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.aarch64"
},
"product_reference": "postgresql10-server-10.12-8.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-8.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.12-8.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-8.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.s390x"
},
"product_reference": "postgresql10-server-10.12-8.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.12-8.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.12-8.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-1720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1720"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1720",
"url": "https://www.suse.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "SUSE Bug 1163985 for CVE-2020-1720",
"url": "https://bugzilla.suse.com/1163985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.12-8.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.12-8.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.12-8.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-03-23T15:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2020-1720"
}
]
}
SUSE-SU-2020:2149-1
Vulnerability from csaf_suse - Published: 2020-08-06 11:37 - Updated: 2020-08-06 11:37Summary
Security update for postgresql10 and postgresql12
Severity
Moderate
Notes
Title of the patch: Security update for postgresql10 and postgresql12
Description of the patch: This update for postgresql10 and postgresql12 fixes the following issues:
postgresql10 was updated to 10.13 (bsc#1171924).
https://www.postgresql.org/about/news/2038/
https://www.postgresql.org/docs/10/release-10-13.html
postgresql10 was updated to 10.12 (CVE-2020-1720, bsc#1163985)
- https://www.postgresql.org/about/news/2011/
- https://www.postgresql.org/docs/10/release-10-12.html
postgresql10 was updated to 10.11:
- https://www.postgresql.org/about/news/1994/
- https://www.postgresql.org/docs/10/release-10-11.html
postgresql12 was updated to 12.3 (bsc#1171924).
Bug Fixes and Improvements:
- Several fixes for GENERATED columns, including an issue where it was possible to crash or corrupt data in a table when the output of the generated column was the exact copy of a physical column on the table, e.g. if the expression called a function which could return its own input.
- Several fixes for ALTER TABLE, including ensuring the SET STORAGE directive is propagated to a table's indexes.
- Fix a potential race condition when using DROP OWNED BY while another session is deleting the same objects.
- Allow for a partition to be detached when it has inherited ROW triggers.
- Several fixes for REINDEX CONCURRENTLY, particularly with issues when a REINDEX CONCURRENTLY operation fails.
- Fix crash when COLLATE is applied to an uncollatable type in a partition bound expression.
- Fix performance regression in floating point overflow/underflow detection.
- Several fixes for full text search, particularly with phrase searching.
- Fix query-lifespan memory leak for a set-returning function used in a query's FROM clause.
- Several reporting fixes for the output of VACUUM VERBOSE.
- Allow input of type circle to accept the format (x,y),r, which is specified in the documentation.
- Allow for the get_bit() and set_bit() functions to not fail on bytea strings longer than 256MB.
- Avoid premature recycling of WAL segments during crash recovery, which could lead to WAL segments being recycled before being archived.
- Avoid attempting to fetch nonexistent WAL files from archive storage during recovery by skipping irrelevant timelines.
- Several fixes for logical replication and replication slots.
- Fix several race conditions in synchronous standby management, including one that occurred when changing the synchronous_standby_names setting.
- Several fixes for GSSAPI support, include a fix for a memory leak that occurred when using GSSAPI encryption.
- Ensure that members of the pg_read_all_stats role can read all statistics views.
- Fix performance regression in information_schema.triggers view.
- Fix memory leak in libpq when using sslmode=verify-full.
- Fix crash in psql when attempting to re-establish a failed connection.
- Allow tab-completion of the filename argument to \gx command in psql.
- Add pg_dump support for ALTER ... DEPENDS ON EXTENSION.
- Several other fixes for pg_dump, which include dumping comments on RLS policies and postponing restore of event triggers until the end.
- Ensure pg_basebackup generates valid tar files.
- pg_checksums skips tablespace subdirectories that belong to a different PostgreSQL major version
- Several Windows compatibility fixes
This update also contains timezone tzdata release 2020a for DST law changes in Morocco and the Canadian Yukon, plus historical corrections for Shanghai. The America/Godthab zone has been renamed to America/Nuuk to reflect current English usage ; however, the old name remains available as a compatibility link. This also updates initdb's list of known Windows time zone names to include recent additions.
For more details, check out:
- https://www.postgresql.org/docs/12/release-12-3.html
Other fixes:
- Let postgresqlXX conflict with postgresql-noarch < 12.0.1 to get
a clean and complete cutover to the new packaging schema.
Patchnames: SUSE-2020-2149,SUSE-SLE-Module-Basesystem-15-SP1-2020-2149,SUSE-SLE-Module-Packagehub-Subpackages-15-SP1-2020-2149,SUSE-SLE-Module-Server-Applications-15-SP1-2020-2149,SUSE-SLE-Product-HPC-15-2020-2149,SUSE-SLE-Product-SLES-15-2020-2149,SUSE-SLE-Product-SLES_SAP-15-2020-2149
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.2 (Medium)
Affected products
Recommended
182 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.13-4.22.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP1:postgresql-test-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.3-3.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-8.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.13-4.22.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql10 and postgresql12 ",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql10 and postgresql12 fixes the following issues:\n\npostgresql10 was updated to 10.13 (bsc#1171924).\n\n https://www.postgresql.org/about/news/2038/\n https://www.postgresql.org/docs/10/release-10-13.html\n\npostgresql10 was updated to 10.12 (CVE-2020-1720, bsc#1163985)\n\n- https://www.postgresql.org/about/news/2011/\n- https://www.postgresql.org/docs/10/release-10-12.html\n\npostgresql10 was updated to 10.11:\n\n- https://www.postgresql.org/about/news/1994/\n- https://www.postgresql.org/docs/10/release-10-11.html\n\n\npostgresql12 was updated to 12.3 (bsc#1171924).\n\nBug Fixes and Improvements:\n\n- Several fixes for GENERATED columns, including an issue where it was possible to crash or corrupt data in a table when the output of the generated column was the exact copy of a physical column on the table, e.g. if the expression called a function which could return its own input.\n- Several fixes for ALTER TABLE, including ensuring the SET STORAGE directive is propagated to a table\u0027s indexes.\n- Fix a potential race condition when using DROP OWNED BY while another session is deleting the same objects.\n- Allow for a partition to be detached when it has inherited ROW triggers.\n- Several fixes for REINDEX CONCURRENTLY, particularly with issues when a REINDEX CONCURRENTLY operation fails.\n- Fix crash when COLLATE is applied to an uncollatable type in a partition bound expression.\n- Fix performance regression in floating point overflow/underflow detection.\n- Several fixes for full text search, particularly with phrase searching.\n- Fix query-lifespan memory leak for a set-returning function used in a query\u0027s FROM clause.\n- Several reporting fixes for the output of VACUUM VERBOSE.\n- Allow input of type circle to accept the format (x,y),r, which is specified in the documentation.\n- Allow for the get_bit() and set_bit() functions to not fail on bytea strings longer than 256MB.\n- Avoid premature recycling of WAL segments during crash recovery, which could lead to WAL segments being recycled before being archived.\n- Avoid attempting to fetch nonexistent WAL files from archive storage during recovery by skipping irrelevant timelines.\n- Several fixes for logical replication and replication slots.\n- Fix several race conditions in synchronous standby management, including one that occurred when changing the synchronous_standby_names setting.\n- Several fixes for GSSAPI support, include a fix for a memory leak that occurred when using GSSAPI encryption.\n- Ensure that members of the pg_read_all_stats role can read all statistics views.\n- Fix performance regression in information_schema.triggers view.\n- Fix memory leak in libpq when using sslmode=verify-full.\n- Fix crash in psql when attempting to re-establish a failed connection.\n- Allow tab-completion of the filename argument to \\gx command in psql.\n- Add pg_dump support for ALTER ... DEPENDS ON EXTENSION.\n- Several other fixes for pg_dump, which include dumping comments on RLS policies and postponing restore of event triggers until the end.\n- Ensure pg_basebackup generates valid tar files.\n- pg_checksums skips tablespace subdirectories that belong to a different PostgreSQL major version\n- Several Windows compatibility fixes\n\nThis update also contains timezone tzdata release 2020a for DST law changes in Morocco and the Canadian Yukon, plus historical corrections for Shanghai. The America/Godthab zone has been renamed to America/Nuuk to reflect current English usage ; however, the old name remains available as a compatibility link. This also updates initdb\u0027s list of known Windows time zone names to include recent additions.\n\nFor more details, check out:\n\n- https://www.postgresql.org/docs/12/release-12-3.html\n\nOther fixes:\n\n- Let postgresqlXX conflict with postgresql-noarch \u003c 12.0.1 to get\n a clean and complete cutover to the new packaging schema.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-2149,SUSE-SLE-Module-Basesystem-15-SP1-2020-2149,SUSE-SLE-Module-Packagehub-Subpackages-15-SP1-2020-2149,SUSE-SLE-Module-Server-Applications-15-SP1-2020-2149,SUSE-SLE-Product-HPC-15-2020-2149,SUSE-SLE-Product-SLES-15-2020-2149,SUSE-SLE-Product-SLES_SAP-15-2020-2149",
"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-2020_2149-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:2149-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202149-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:2149-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-August/007234.html"
},
{
"category": "self",
"summary": "SUSE Bug 1148643",
"url": "https://bugzilla.suse.com/1148643"
},
{
"category": "self",
"summary": "SUSE Bug 1163985",
"url": "https://bugzilla.suse.com/1163985"
},
{
"category": "self",
"summary": "SUSE Bug 1171924",
"url": "https://bugzilla.suse.com/1171924"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1720 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1720/"
}
],
"title": "Security update for postgresql10 and postgresql12 ",
"tracking": {
"current_release_date": "2020-08-06T11:37:25Z",
"generator": {
"date": "2020-08-06T11:37:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:2149-1",
"initial_release_date": "2020-08-06T11:37:25Z",
"revision_history": [
{
"date": "2020-08-06T11:37:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.3-3.8.1.aarch64",
"product": {
"name": "libecpg6-12.3-3.8.1.aarch64",
"product_id": "libecpg6-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-12.3-3.8.1.aarch64",
"product": {
"name": "libpq5-12.3-3.8.1.aarch64",
"product_id": "libpq5-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.13-4.22.4.aarch64",
"product": {
"name": "postgresql10-10.13-4.22.4.aarch64",
"product_id": "postgresql10-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.13-4.22.4.aarch64",
"product": {
"name": "postgresql10-contrib-10.13-4.22.4.aarch64",
"product_id": "postgresql10-contrib-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.13-4.22.4.aarch64",
"product": {
"name": "postgresql10-devel-10.13-4.22.4.aarch64",
"product_id": "postgresql10-devel-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.13-4.22.4.aarch64",
"product": {
"name": "postgresql10-plperl-10.13-4.22.4.aarch64",
"product_id": "postgresql10-plperl-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.13-4.22.4.aarch64",
"product": {
"name": "postgresql10-plpython-10.13-4.22.4.aarch64",
"product_id": "postgresql10-plpython-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.13-4.22.4.aarch64",
"product": {
"name": "postgresql10-pltcl-10.13-4.22.4.aarch64",
"product_id": "postgresql10-pltcl-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.13-4.22.4.aarch64",
"product": {
"name": "postgresql10-server-10.13-4.22.4.aarch64",
"product_id": "postgresql10-server-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.13-4.22.4.aarch64",
"product": {
"name": "postgresql10-test-10.13-4.22.4.aarch64",
"product_id": "postgresql10-test-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-12.3-3.8.1.aarch64",
"product_id": "postgresql12-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.3-3.8.1.aarch64",
"product_id": "postgresql12-contrib-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-devel-12.3-3.8.1.aarch64",
"product_id": "postgresql12-devel-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.3-3.8.1.aarch64",
"product_id": "postgresql12-plperl-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.3-3.8.1.aarch64",
"product_id": "postgresql12-plpython-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.3-3.8.1.aarch64",
"product_id": "postgresql12-pltcl-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-server-12.3-3.8.1.aarch64",
"product_id": "postgresql12-server-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.3-3.8.1.aarch64",
"product_id": "postgresql12-server-devel-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.3-3.8.1.aarch64",
"product": {
"name": "postgresql12-test-12.3-3.8.1.aarch64",
"product_id": "postgresql12-test-12.3-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "libecpg6-10.13-4.22.4.aarch64",
"product": {
"name": "libecpg6-10.13-4.22.4.aarch64",
"product_id": "libecpg6-10.13-4.22.4.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-10.13-4.22.4.aarch64",
"product": {
"name": "libpq5-10.13-4.22.4.aarch64",
"product_id": "libpq5-10.13-4.22.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-12.3-3.8.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-12.3-3.8.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-12.3-3.8.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-12.3-3.8.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-12.3-3.8.1.aarch64_ilp32",
"product_id": "libpq5-64bit-12.3-3.8.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.3-3.8.1.i586",
"product": {
"name": "libecpg6-12.3-3.8.1.i586",
"product_id": "libecpg6-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-12.3-3.8.1.i586",
"product": {
"name": "libpq5-12.3-3.8.1.i586",
"product_id": "libpq5-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-10.13-4.22.4.i586",
"product": {
"name": "postgresql10-10.13-4.22.4.i586",
"product_id": "postgresql10-10.13-4.22.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.13-4.22.4.i586",
"product": {
"name": "postgresql10-contrib-10.13-4.22.4.i586",
"product_id": "postgresql10-contrib-10.13-4.22.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.13-4.22.4.i586",
"product": {
"name": "postgresql10-devel-10.13-4.22.4.i586",
"product_id": "postgresql10-devel-10.13-4.22.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.13-4.22.4.i586",
"product": {
"name": "postgresql10-plperl-10.13-4.22.4.i586",
"product_id": "postgresql10-plperl-10.13-4.22.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.13-4.22.4.i586",
"product": {
"name": "postgresql10-plpython-10.13-4.22.4.i586",
"product_id": "postgresql10-plpython-10.13-4.22.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.13-4.22.4.i586",
"product": {
"name": "postgresql10-pltcl-10.13-4.22.4.i586",
"product_id": "postgresql10-pltcl-10.13-4.22.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.13-4.22.4.i586",
"product": {
"name": "postgresql10-server-10.13-4.22.4.i586",
"product_id": "postgresql10-server-10.13-4.22.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.13-4.22.4.i586",
"product": {
"name": "postgresql10-test-10.13-4.22.4.i586",
"product_id": "postgresql10-test-10.13-4.22.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-12.3-3.8.1.i586",
"product_id": "postgresql12-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-contrib-12.3-3.8.1.i586",
"product_id": "postgresql12-contrib-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-devel-12.3-3.8.1.i586",
"product_id": "postgresql12-devel-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-plperl-12.3-3.8.1.i586",
"product_id": "postgresql12-plperl-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-plpython-12.3-3.8.1.i586",
"product_id": "postgresql12-plpython-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-pltcl-12.3-3.8.1.i586",
"product_id": "postgresql12-pltcl-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-server-12.3-3.8.1.i586",
"product_id": "postgresql12-server-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-server-devel-12.3-3.8.1.i586",
"product_id": "postgresql12-server-devel-12.3-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.3-3.8.1.i586",
"product": {
"name": "postgresql12-test-12.3-3.8.1.i586",
"product_id": "postgresql12-test-12.3-3.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-12.0.1-8.14.1.noarch",
"product_id": "postgresql-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-contrib-12.0.1-8.14.1.noarch",
"product_id": "postgresql-contrib-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-devel-12.0.1-8.14.1.noarch",
"product_id": "postgresql-devel-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-docs-12.0.1-8.14.1.noarch",
"product_id": "postgresql-docs-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-plperl-12.0.1-8.14.1.noarch",
"product_id": "postgresql-plperl-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-plpython-12.0.1-8.14.1.noarch",
"product_id": "postgresql-plpython-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-pltcl-12.0.1-8.14.1.noarch",
"product_id": "postgresql-pltcl-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-server-12.0.1-8.14.1.noarch",
"product_id": "postgresql-server-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-server-devel-12.0.1-8.14.1.noarch",
"product_id": "postgresql-server-devel-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-12.0.1-8.14.1.noarch",
"product": {
"name": "postgresql-test-12.0.1-8.14.1.noarch",
"product_id": "postgresql-test-12.0.1-8.14.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql10-docs-10.13-4.22.4.noarch",
"product": {
"name": "postgresql10-docs-10.13-4.22.4.noarch",
"product_id": "postgresql10-docs-10.13-4.22.4.noarch"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.3-3.8.1.noarch",
"product": {
"name": "postgresql12-docs-12.3-3.8.1.noarch",
"product_id": "postgresql12-docs-12.3-3.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.3-3.8.1.ppc64le",
"product": {
"name": "libecpg6-12.3-3.8.1.ppc64le",
"product_id": "libecpg6-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-12.3-3.8.1.ppc64le",
"product": {
"name": "libpq5-12.3-3.8.1.ppc64le",
"product_id": "libpq5-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-10.13-4.22.4.ppc64le",
"product": {
"name": "postgresql10-10.13-4.22.4.ppc64le",
"product_id": "postgresql10-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.13-4.22.4.ppc64le",
"product": {
"name": "postgresql10-contrib-10.13-4.22.4.ppc64le",
"product_id": "postgresql10-contrib-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.13-4.22.4.ppc64le",
"product": {
"name": "postgresql10-devel-10.13-4.22.4.ppc64le",
"product_id": "postgresql10-devel-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.13-4.22.4.ppc64le",
"product": {
"name": "postgresql10-plperl-10.13-4.22.4.ppc64le",
"product_id": "postgresql10-plperl-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.13-4.22.4.ppc64le",
"product": {
"name": "postgresql10-plpython-10.13-4.22.4.ppc64le",
"product_id": "postgresql10-plpython-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.13-4.22.4.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.13-4.22.4.ppc64le",
"product_id": "postgresql10-pltcl-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.13-4.22.4.ppc64le",
"product": {
"name": "postgresql10-server-10.13-4.22.4.ppc64le",
"product_id": "postgresql10-server-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.13-4.22.4.ppc64le",
"product": {
"name": "postgresql10-test-10.13-4.22.4.ppc64le",
"product_id": "postgresql10-test-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-contrib-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-devel-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-plperl-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-plpython-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-pltcl-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-server-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-server-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-server-devel-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.3-3.8.1.ppc64le",
"product": {
"name": "postgresql12-test-12.3-3.8.1.ppc64le",
"product_id": "postgresql12-test-12.3-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libecpg6-10.13-4.22.4.ppc64le",
"product": {
"name": "libecpg6-10.13-4.22.4.ppc64le",
"product_id": "libecpg6-10.13-4.22.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-10.13-4.22.4.ppc64le",
"product": {
"name": "libpq5-10.13-4.22.4.ppc64le",
"product_id": "libpq5-10.13-4.22.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.3-3.8.1.s390x",
"product": {
"name": "libecpg6-12.3-3.8.1.s390x",
"product_id": "libecpg6-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-12.3-3.8.1.s390x",
"product": {
"name": "libpq5-12.3-3.8.1.s390x",
"product_id": "libpq5-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-10.13-4.22.4.s390x",
"product": {
"name": "postgresql10-10.13-4.22.4.s390x",
"product_id": "postgresql10-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.13-4.22.4.s390x",
"product": {
"name": "postgresql10-contrib-10.13-4.22.4.s390x",
"product_id": "postgresql10-contrib-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.13-4.22.4.s390x",
"product": {
"name": "postgresql10-devel-10.13-4.22.4.s390x",
"product_id": "postgresql10-devel-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.13-4.22.4.s390x",
"product": {
"name": "postgresql10-plperl-10.13-4.22.4.s390x",
"product_id": "postgresql10-plperl-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.13-4.22.4.s390x",
"product": {
"name": "postgresql10-plpython-10.13-4.22.4.s390x",
"product_id": "postgresql10-plpython-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.13-4.22.4.s390x",
"product": {
"name": "postgresql10-pltcl-10.13-4.22.4.s390x",
"product_id": "postgresql10-pltcl-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.13-4.22.4.s390x",
"product": {
"name": "postgresql10-server-10.13-4.22.4.s390x",
"product_id": "postgresql10-server-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.13-4.22.4.s390x",
"product": {
"name": "postgresql10-test-10.13-4.22.4.s390x",
"product_id": "postgresql10-test-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-12.3-3.8.1.s390x",
"product_id": "postgresql12-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-contrib-12.3-3.8.1.s390x",
"product_id": "postgresql12-contrib-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-devel-12.3-3.8.1.s390x",
"product_id": "postgresql12-devel-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-plperl-12.3-3.8.1.s390x",
"product_id": "postgresql12-plperl-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-plpython-12.3-3.8.1.s390x",
"product_id": "postgresql12-plpython-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.3-3.8.1.s390x",
"product_id": "postgresql12-pltcl-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-server-12.3-3.8.1.s390x",
"product_id": "postgresql12-server-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.3-3.8.1.s390x",
"product_id": "postgresql12-server-devel-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.3-3.8.1.s390x",
"product": {
"name": "postgresql12-test-12.3-3.8.1.s390x",
"product_id": "postgresql12-test-12.3-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-10.13-4.22.4.s390x",
"product": {
"name": "libecpg6-10.13-4.22.4.s390x",
"product_id": "libecpg6-10.13-4.22.4.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-10.13-4.22.4.s390x",
"product": {
"name": "libpq5-10.13-4.22.4.s390x",
"product_id": "libpq5-10.13-4.22.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.3-3.8.1.x86_64",
"product": {
"name": "libecpg6-12.3-3.8.1.x86_64",
"product_id": "libecpg6-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-12.3-3.8.1.x86_64",
"product": {
"name": "libecpg6-32bit-12.3-3.8.1.x86_64",
"product_id": "libecpg6-32bit-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-12.3-3.8.1.x86_64",
"product": {
"name": "libpq5-12.3-3.8.1.x86_64",
"product_id": "libpq5-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-12.3-3.8.1.x86_64",
"product": {
"name": "libpq5-32bit-12.3-3.8.1.x86_64",
"product_id": "libpq5-32bit-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.13-4.22.4.x86_64",
"product": {
"name": "postgresql10-10.13-4.22.4.x86_64",
"product_id": "postgresql10-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.13-4.22.4.x86_64",
"product": {
"name": "postgresql10-contrib-10.13-4.22.4.x86_64",
"product_id": "postgresql10-contrib-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.13-4.22.4.x86_64",
"product": {
"name": "postgresql10-devel-10.13-4.22.4.x86_64",
"product_id": "postgresql10-devel-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.13-4.22.4.x86_64",
"product": {
"name": "postgresql10-plperl-10.13-4.22.4.x86_64",
"product_id": "postgresql10-plperl-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.13-4.22.4.x86_64",
"product": {
"name": "postgresql10-plpython-10.13-4.22.4.x86_64",
"product_id": "postgresql10-plpython-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.13-4.22.4.x86_64",
"product": {
"name": "postgresql10-pltcl-10.13-4.22.4.x86_64",
"product_id": "postgresql10-pltcl-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.13-4.22.4.x86_64",
"product": {
"name": "postgresql10-server-10.13-4.22.4.x86_64",
"product_id": "postgresql10-server-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.13-4.22.4.x86_64",
"product": {
"name": "postgresql10-test-10.13-4.22.4.x86_64",
"product_id": "postgresql10-test-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-12.3-3.8.1.x86_64",
"product_id": "postgresql12-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.3-3.8.1.x86_64",
"product_id": "postgresql12-contrib-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-devel-12.3-3.8.1.x86_64",
"product_id": "postgresql12-devel-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.3-3.8.1.x86_64",
"product_id": "postgresql12-plperl-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.3-3.8.1.x86_64",
"product_id": "postgresql12-plpython-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.3-3.8.1.x86_64",
"product_id": "postgresql12-pltcl-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-server-12.3-3.8.1.x86_64",
"product_id": "postgresql12-server-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.3-3.8.1.x86_64",
"product_id": "postgresql12-server-devel-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.3-3.8.1.x86_64",
"product": {
"name": "postgresql12-test-12.3-3.8.1.x86_64",
"product_id": "postgresql12-test-12.3-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-10.13-4.22.4.x86_64",
"product": {
"name": "libecpg6-10.13-4.22.4.x86_64",
"product_id": "libecpg6-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-10.13-4.22.4.x86_64",
"product": {
"name": "libpq5-10.13-4.22.4.x86_64",
"product_id": "libpq5-10.13-4.22.4.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-10.13-4.22.4.x86_64",
"product": {
"name": "libpq5-32bit-10.13-4.22.4.x86_64",
"product_id": "libpq5-32bit-10.13-4.22.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.aarch64"
},
"product_reference": "libpq5-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.ppc64le"
},
"product_reference": "libpq5-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.s390x"
},
"product_reference": "libpq5-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.x86_64"
},
"product_reference": "libpq5-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.3-3.8.1.x86_64"
},
"product_reference": "libpq5-32bit-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.aarch64"
},
"product_reference": "postgresql12-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.ppc64le"
},
"product_reference": "postgresql12-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.s390x"
},
"product_reference": "postgresql12-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.x86_64"
},
"product_reference": "postgresql12-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1:postgresql-test-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-test-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.aarch64"
},
"product_reference": "libecpg6-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.ppc64le"
},
"product_reference": "libecpg6-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.s390x"
},
"product_reference": "libecpg6-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.x86_64"
},
"product_reference": "libecpg6-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-contrib-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-devel-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-docs-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plperl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plpython-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-pltcl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-server-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-server-devel-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.s390x"
},
"product_reference": "postgresql12-contrib-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.aarch64"
},
"product_reference": "postgresql12-devel-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.s390x"
},
"product_reference": "postgresql12-devel-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.x86_64"
},
"product_reference": "postgresql12-devel-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.3-3.8.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.3-3.8.1.noarch"
},
"product_reference": "postgresql12-docs-12.3-3.8.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.s390x"
},
"product_reference": "postgresql12-plperl-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.s390x"
},
"product_reference": "postgresql12-plpython-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.aarch64"
},
"product_reference": "postgresql12-server-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.ppc64le"
},
"product_reference": "postgresql12-server-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.s390x"
},
"product_reference": "postgresql12-server-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.x86_64"
},
"product_reference": "postgresql12-server-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.3-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.3-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.3-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.3-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.3-3.8.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.3-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.3-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.3-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.aarch64"
},
"product_reference": "libecpg6-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.x86_64"
},
"product_reference": "libecpg6-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.aarch64"
},
"product_reference": "libpq5-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.x86_64"
},
"product_reference": "libpq5-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.13-4.22.4.x86_64"
},
"product_reference": "libpq5-32bit-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-contrib-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-devel-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-docs-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plperl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plpython-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-pltcl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-server-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.13-4.22.4.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.13-4.22.4.noarch"
},
"product_reference": "postgresql10-docs-10.13-4.22.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-server-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-server-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.aarch64"
},
"product_reference": "libecpg6-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.x86_64"
},
"product_reference": "libecpg6-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.aarch64"
},
"product_reference": "libpq5-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.x86_64"
},
"product_reference": "libpq5-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64"
},
"product_reference": "libpq5-32bit-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-contrib-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-devel-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-docs-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plperl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plpython-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-pltcl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-server-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.13-4.22.4.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch"
},
"product_reference": "postgresql10-docs-10.13-4.22.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-server-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-server-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.aarch64"
},
"product_reference": "libecpg6-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.ppc64le"
},
"product_reference": "libecpg6-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.s390x"
},
"product_reference": "libecpg6-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.x86_64"
},
"product_reference": "libecpg6-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.aarch64"
},
"product_reference": "libpq5-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.ppc64le"
},
"product_reference": "libpq5-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.s390x"
},
"product_reference": "libpq5-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.x86_64"
},
"product_reference": "libpq5-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64"
},
"product_reference": "libpq5-32bit-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-contrib-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-devel-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-docs-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plperl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plpython-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-pltcl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-server-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.s390x"
},
"product_reference": "postgresql10-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.s390x"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.s390x"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.13-4.22.4.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch"
},
"product_reference": "postgresql10-docs-10.13-4.22.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.s390x"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.s390x"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.s390x"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64"
},
"product_reference": "postgresql10-server-10.13-4.22.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-server-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.s390x"
},
"product_reference": "postgresql10-server-10.13-4.22.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-server-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.ppc64le"
},
"product_reference": "libecpg6-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.x86_64"
},
"product_reference": "libecpg6-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.ppc64le"
},
"product_reference": "libpq5-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.x86_64"
},
"product_reference": "libpq5-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.13-4.22.4.x86_64"
},
"product_reference": "libpq5-32bit-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-contrib-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-devel-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-docs-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plperl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-plpython-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-pltcl-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-12.0.1-8.14.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-8.14.1.noarch"
},
"product_reference": "postgresql-server-12.0.1-8.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-contrib-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-devel-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.13-4.22.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.13-4.22.4.noarch"
},
"product_reference": "postgresql10-docs-10.13-4.22.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-plperl-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-plpython-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-pltcl-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.ppc64le"
},
"product_reference": "postgresql10-server-10.13-4.22.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.13-4.22.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.x86_64"
},
"product_reference": "postgresql10-server-10.13-4.22.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-1720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1720"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP1:postgresql-test-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.3-3.8.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1720",
"url": "https://www.suse.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "SUSE Bug 1163985 for CVE-2020-1720",
"url": "https://bugzilla.suse.com/1163985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP1:postgresql-test-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.3-3.8.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP1:postgresql-test-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql-server-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.3-3.8.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.3-3.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-8.14.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.13-4.22.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.13-4.22.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.13-4.22.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-06T11:37:25Z",
"details": "moderate"
}
],
"title": "CVE-2020-1720"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…