Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-25694 (GCVE-0-2020-25694)
Vulnerability from cvelistv5 – Published: 2020-11-16 00:38 – Updated: 2024-08-04 15:40| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=1894423 | x_refsource_MISC |
| https://www.postgresql.org/support/security/ | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
| https://security.netapp.com/advisory/ntap-2020120… | x_refsource_CONFIRM |
| https://security.gentoo.org/glsa/202012-07 | vendor-advisoryx_refsource_GENTOO |
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | postgresql |
Affected:
All PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T15:40:36.685Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.postgresql.org/support/security/"
},
{
"name": "[debian-lts-announce] 20201202 [SECURITY] [DLA 2478-1] postgresql-9.6 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20201202-0003/"
},
{
"name": "GLSA-202012-07",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202012-07"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "postgresql",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "All PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-327",
"description": "CWE-327",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-12-07T01:06:26.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.postgresql.org/support/security/"
},
{
"name": "[debian-lts-announce] 20201202 [SECURITY] [DLA 2478-1] postgresql-9.6 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20201202-0003/"
},
{
"name": "GLSA-202012-07",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202012-07"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2020-25694",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "postgresql",
"version": {
"version_data": [
{
"version_value": "All PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-327"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"name": "https://www.postgresql.org/support/security/",
"refsource": "MISC",
"url": "https://www.postgresql.org/support/security/"
},
{
"name": "[debian-lts-announce] 20201202 [SECURITY] [DLA 2478-1] postgresql-9.6 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20201202-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20201202-0003/"
},
{
"name": "GLSA-202012-07",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202012-07"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2020-25694",
"datePublished": "2020-11-16T00:38:53.000Z",
"dateReserved": "2020-09-16T00:00:00.000Z",
"dateUpdated": "2024-08-04T15:40:36.685Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-25694",
"date": "2026-05-30",
"epss": "0.00359",
"percentile": "0.58368"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-25694\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2020-11-16T01:15:12.670\",\"lastModified\":\"2024-11-21T05:18:29.610\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en PostgreSQL versiones anteriores a 13.1, anteriores a 12.5, anteriores a 11.10, anteriores a 10.15, anteriores a 9.6.20 y anteriores a 9.5.24.\u0026#xa0;Si una aplicaci\u00f3n cliente que crea conexiones de base de datos adicionales solo reutiliza los par\u00e1metros de conexi\u00f3n b\u00e1sicos mientras elimina los par\u00e1metros relevantes para la seguridad, una oportunidad para un ataque de tipo man-in-the-middle, o la capacidad de observar transmisiones de texto sin cifrar podr\u00edan existir.\u0026#xa0;La mayor amenaza de esta vulnerabilidad es la confidencialidad e integridad de los datos, as\u00ed como la disponibilidad del sistema\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-327\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-327\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.5.24\",\"matchCriteriaId\":\"B04B9785-AF1D-46C0-BC27-14FDF62E1612\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.6.0\",\"versionEndExcluding\":\"9.6.20\",\"matchCriteriaId\":\"26E1856B-F065-4935-85A5-15743C5E6C14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.15\",\"matchCriteriaId\":\"6D588643-0088-463B-B31F-1721CD20C74E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.10\",\"matchCriteriaId\":\"5C9D1627-948A-40AC-8C2C-31E11EE31DF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.5\",\"matchCriteriaId\":\"811920C1-BA3A-46F6-B4DF-6F2DC8B4DCA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.1\",\"matchCriteriaId\":\"71C9C93F-E573-4AF8-80AE-5F0D3A4CAA5F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1894423\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202012-07\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20201202-0003/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/support/security/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1894423\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202012-07\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20201202-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/support/security/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
RHSA-2021:1512
Vulnerability from csaf_redhat - Published: 2021-05-06 10:48 - Updated: 2025-11-21 18:21A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for postgresql is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:1512",
"url": "https://access.redhat.com/errata/RHSA-2021:1512"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1512.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-11-21T18:21:55+00:00",
"generator": {
"date": "2025-11-21T18:21:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:1512",
"initial_release_date": "2021-05-06T10:48:13+00:00",
"revision_history": [
{
"date": "2021-05-06T10:48:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-06T10:48:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:21:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.2.24-6.el7_9.src",
"product": {
"name": "postgresql-0:9.2.24-6.el7_9.src",
"product_id": "postgresql-0:9.2.24-6.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.2.24-6.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"product": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"product_id": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@9.2.24-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"product": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"product_id": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.2.24-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:9.2.24-6.el7_9.i686",
"product": {
"name": "postgresql-0:9.2.24-6.el7_9.i686",
"product_id": "postgresql-0:9.2.24-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.2.24-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"product": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"product_id": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@9.2.24-6.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.2.24-6.el7_9.i686",
"product": {
"name": "postgresql-static-0:9.2.24-6.el7_9.i686",
"product_id": "postgresql-static-0:9.2.24-6.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.2.24-6.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.2.24-6.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"product": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"product_id": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@9.2.24-6.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.2.24-6.el7_9.ppc",
"product": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc",
"product_id": "postgresql-0:9.2.24-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.2.24-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"product": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"product_id": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@9.2.24-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"product": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"product_id": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@9.2.24-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"product": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"product_id": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.2.24-6.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"product": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"product_id": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.2.24-6.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.2.24-6.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"product": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"product_id": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@9.2.24-6.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.2.24-6.el7_9.s390",
"product": {
"name": "postgresql-0:9.2.24-6.el7_9.s390",
"product_id": "postgresql-0:9.2.24-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.2.24-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"product": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"product_id": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@9.2.24-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"product": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"product_id": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@9.2.24-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"product": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"product_id": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.2.24-6.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.2.24-6.el7_9.s390",
"product": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390",
"product_id": "postgresql-static-0:9.2.24-6.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.2.24-6.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.2.24-6.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"product": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"product_id": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@9.2.24-6.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.2.24-6.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"product": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"product_id": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@9.2.24-6.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-server-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-static-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-test-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
},
"product_reference": "postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Tom Lane"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10208",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2019-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1734416"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10208"
},
{
"category": "external",
"summary": "RHBZ#1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10208"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1960/",
"url": "https://www.postgresql.org/about/news/1960/"
}
],
"release_date": "2019-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-06T10:48:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1512"
},
{
"category": "workaround",
"details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY",
"product_ids": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution"
},
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-06T10:48:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1512"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Etienne Stalmans"
]
}
],
"cve": "CVE-2020-25695",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Multiple features escape \"security restricted operation\" sandbox",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "RHBZ#1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695"
},
{
"category": "external",
"summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/",
"url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-06T10:48:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:1512"
},
{
"category": "workaround",
"details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.",
"product_ids": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Client-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Client-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7ComputeNode-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Server-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Server-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.src",
"7Workstation-optional-7.9.Z:postgresql-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-contrib-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-debuginfo-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-devel-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-docs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-libs-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plperl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-plpython-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-pltcl-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-server-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.i686",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-static-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-test-0:9.2.24-6.el7_9.x86_64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.s390x",
"7Workstation-optional-7.9.Z:postgresql-upgrade-0:9.2.24-6.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Multiple features escape \"security restricted operation\" sandbox"
}
]
}
SUSE-SU-2020:3425-1
Vulnerability from csaf_suse - Published: 2020-11-19 15:12 - Updated: 2020-11-19 15:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql12 fixes the following issues:\n\n- Upgrade to version 12.5:\n * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n * CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n * CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n * Fix recently-added timetz test case so it works when the USA\n is not observing daylight savings time.\n * https://www.postgresql.org/about/news/2111/\n * https://www.postgresql.org/docs/12/release-12-5.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3425,SUSE-SLE-Module-Basesystem-15-SP1-2020-3425,SUSE-SLE-Module-Server-Applications-15-SP1-2020-3425",
"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_3425-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3425-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203425-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3425-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007818.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql12",
"tracking": {
"current_release_date": "2020-11-19T15:12:56Z",
"generator": {
"date": "2020-11-19T15:12:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3425-1",
"initial_release_date": "2020-11-19T15:12:56Z",
"revision_history": [
{
"date": "2020-11-19T15:12:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.15.1.aarch64",
"product": {
"name": "libecpg6-12.5-3.15.1.aarch64",
"product_id": "libecpg6-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.15.1.aarch64",
"product": {
"name": "libpq5-12.5-3.15.1.aarch64",
"product_id": "libpq5-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-12.5-3.15.1.aarch64",
"product_id": "postgresql12-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.5-3.15.1.aarch64",
"product_id": "postgresql12-contrib-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-devel-12.5-3.15.1.aarch64",
"product_id": "postgresql12-devel-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.5-3.15.1.aarch64",
"product_id": "postgresql12-plperl-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.5-3.15.1.aarch64",
"product_id": "postgresql12-plpython-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.5-3.15.1.aarch64",
"product_id": "postgresql12-pltcl-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-server-12.5-3.15.1.aarch64",
"product_id": "postgresql12-server-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.5-3.15.1.aarch64",
"product_id": "postgresql12-server-devel-12.5-3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.15.1.aarch64",
"product": {
"name": "postgresql12-test-12.5-3.15.1.aarch64",
"product_id": "postgresql12-test-12.5-3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-12.5-3.15.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-12.5-3.15.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-12.5-3.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-12.5-3.15.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-12.5-3.15.1.aarch64_ilp32",
"product_id": "libpq5-64bit-12.5-3.15.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.15.1.i586",
"product": {
"name": "libecpg6-12.5-3.15.1.i586",
"product_id": "libecpg6-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.15.1.i586",
"product": {
"name": "libpq5-12.5-3.15.1.i586",
"product_id": "libpq5-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-12.5-3.15.1.i586",
"product_id": "postgresql12-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-contrib-12.5-3.15.1.i586",
"product_id": "postgresql12-contrib-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-devel-12.5-3.15.1.i586",
"product_id": "postgresql12-devel-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-plperl-12.5-3.15.1.i586",
"product_id": "postgresql12-plperl-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-plpython-12.5-3.15.1.i586",
"product_id": "postgresql12-plpython-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-pltcl-12.5-3.15.1.i586",
"product_id": "postgresql12-pltcl-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-server-12.5-3.15.1.i586",
"product_id": "postgresql12-server-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-server-devel-12.5-3.15.1.i586",
"product_id": "postgresql12-server-devel-12.5-3.15.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.15.1.i586",
"product": {
"name": "postgresql12-test-12.5-3.15.1.i586",
"product_id": "postgresql12-test-12.5-3.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.5-3.15.1.noarch",
"product": {
"name": "postgresql12-docs-12.5-3.15.1.noarch",
"product_id": "postgresql12-docs-12.5-3.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.15.1.ppc64le",
"product": {
"name": "libecpg6-12.5-3.15.1.ppc64le",
"product_id": "libecpg6-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.15.1.ppc64le",
"product": {
"name": "libpq5-12.5-3.15.1.ppc64le",
"product_id": "libpq5-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-contrib-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-devel-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-plperl-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-plpython-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-pltcl-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-server-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-server-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-server-devel-12.5-3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.15.1.ppc64le",
"product": {
"name": "postgresql12-test-12.5-3.15.1.ppc64le",
"product_id": "postgresql12-test-12.5-3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.15.1.s390x",
"product": {
"name": "libecpg6-12.5-3.15.1.s390x",
"product_id": "libecpg6-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.15.1.s390x",
"product": {
"name": "libpq5-12.5-3.15.1.s390x",
"product_id": "libpq5-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-12.5-3.15.1.s390x",
"product_id": "postgresql12-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-contrib-12.5-3.15.1.s390x",
"product_id": "postgresql12-contrib-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-devel-12.5-3.15.1.s390x",
"product_id": "postgresql12-devel-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-plperl-12.5-3.15.1.s390x",
"product_id": "postgresql12-plperl-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-plpython-12.5-3.15.1.s390x",
"product_id": "postgresql12-plpython-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.5-3.15.1.s390x",
"product_id": "postgresql12-pltcl-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-server-12.5-3.15.1.s390x",
"product_id": "postgresql12-server-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.5-3.15.1.s390x",
"product_id": "postgresql12-server-devel-12.5-3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.15.1.s390x",
"product": {
"name": "postgresql12-test-12.5-3.15.1.s390x",
"product_id": "postgresql12-test-12.5-3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.15.1.x86_64",
"product": {
"name": "libecpg6-12.5-3.15.1.x86_64",
"product_id": "libecpg6-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-12.5-3.15.1.x86_64",
"product": {
"name": "libecpg6-32bit-12.5-3.15.1.x86_64",
"product_id": "libecpg6-32bit-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.15.1.x86_64",
"product": {
"name": "libpq5-12.5-3.15.1.x86_64",
"product_id": "libpq5-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-12.5-3.15.1.x86_64",
"product": {
"name": "libpq5-32bit-12.5-3.15.1.x86_64",
"product_id": "libpq5-32bit-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-12.5-3.15.1.x86_64",
"product_id": "postgresql12-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.5-3.15.1.x86_64",
"product_id": "postgresql12-contrib-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-devel-12.5-3.15.1.x86_64",
"product_id": "postgresql12-devel-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.5-3.15.1.x86_64",
"product_id": "postgresql12-plperl-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.5-3.15.1.x86_64",
"product_id": "postgresql12-plpython-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.5-3.15.1.x86_64",
"product_id": "postgresql12-pltcl-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-server-12.5-3.15.1.x86_64",
"product_id": "postgresql12-server-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.5-3.15.1.x86_64",
"product_id": "postgresql12-server-devel-12.5-3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.15.1.x86_64",
"product": {
"name": "postgresql12-test-12.5-3.15.1.x86_64",
"product_id": "postgresql12-test-12.5-3.15.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-12.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "libpq5-12.5-3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "libpq5-12.5-3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "libpq5-12.5-3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "libpq5-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "postgresql12-12.5-3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "postgresql12-12.5-3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "postgresql12-12.5-3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "postgresql12-12.5-3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "libecpg6-12.5-3.15.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.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "libecpg6-12.5-3.15.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.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "libecpg6-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "libecpg6-12.5-3.15.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-contrib-12.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.5-3.15.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.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.5-3.15.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.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "postgresql12-contrib-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.5-3.15.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.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "postgresql12-devel-12.5-3.15.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.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.5-3.15.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.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "postgresql12-devel-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "postgresql12-devel-12.5-3.15.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.5-3.15.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.5-3.15.1.noarch"
},
"product_reference": "postgresql12-docs-12.5-3.15.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.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.5-3.15.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.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.5-3.15.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.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "postgresql12-plperl-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.5-3.15.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.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.5-3.15.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.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.5-3.15.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.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "postgresql12-plpython-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.5-3.15.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.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.5-3.15.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.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.5-3.15.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.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.5-3.15.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.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "postgresql12-server-12.5-3.15.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.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "postgresql12-server-12.5-3.15.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.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "postgresql12-server-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "postgresql12-server-12.5-3.15.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.5-3.15.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.5-3.15.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.5-3.15.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.5-3.15.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.5-3.15.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.5-3.15.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.5-3.15.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.5-3.15.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.5-3.15.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.5-3.15.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.5-3.15.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.5-3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T15:12:56Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T15:12:56Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-32bit-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql12-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-contrib-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-devel-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-docs-12.5-3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plperl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-plpython-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-pltcl-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-12.5-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql12-server-devel-12.5-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T15:12:56Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
SUSE-SU-2020:3455-1
Vulnerability from csaf_suse - Published: 2020-11-20 08:22 - Updated: 2020-11-20 08:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql10 fixes the following issues:\n\n- Upgrade to version 10.15:\n * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n * CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n * CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n * Fix recently-added timetz test case so it works when the USA\n is not observing daylight savings time.\n * https://www.postgresql.org/about/news/2111/\n * https://www.postgresql.org/docs/10/release-10-15.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3455,SUSE-SLE-Product-HPC-15-2020-3455,SUSE-SLE-Product-SLES-15-2020-3455,SUSE-SLE-Product-SLES_SAP-15-2020-3455",
"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_3455-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3455-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203455-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3455-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007826.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql10",
"tracking": {
"current_release_date": "2020-11-20T08:22:34Z",
"generator": {
"date": "2020-11-20T08:22:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3455-1",
"initial_release_date": "2020-11-20T08:22:34Z",
"revision_history": [
{
"date": "2020-11-20T08:22:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.15-4.28.1.aarch64",
"product": {
"name": "libecpg6-10.15-4.28.1.aarch64",
"product_id": "libecpg6-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-10.15-4.28.1.aarch64",
"product": {
"name": "libpq5-10.15-4.28.1.aarch64",
"product_id": "libpq5-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.15-4.28.1.aarch64",
"product": {
"name": "postgresql10-10.15-4.28.1.aarch64",
"product_id": "postgresql10-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.28.1.aarch64",
"product": {
"name": "postgresql10-contrib-10.15-4.28.1.aarch64",
"product_id": "postgresql10-contrib-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.28.1.aarch64",
"product": {
"name": "postgresql10-devel-10.15-4.28.1.aarch64",
"product_id": "postgresql10-devel-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.28.1.aarch64",
"product": {
"name": "postgresql10-plperl-10.15-4.28.1.aarch64",
"product_id": "postgresql10-plperl-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.28.1.aarch64",
"product": {
"name": "postgresql10-plpython-10.15-4.28.1.aarch64",
"product_id": "postgresql10-plpython-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.28.1.aarch64",
"product": {
"name": "postgresql10-pltcl-10.15-4.28.1.aarch64",
"product_id": "postgresql10-pltcl-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.28.1.aarch64",
"product": {
"name": "postgresql10-server-10.15-4.28.1.aarch64",
"product_id": "postgresql10-server-10.15-4.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.28.1.aarch64",
"product": {
"name": "postgresql10-test-10.15-4.28.1.aarch64",
"product_id": "postgresql10-test-10.15-4.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-10.15-4.28.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-10.15-4.28.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-10.15-4.28.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-10.15-4.28.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-10.15-4.28.1.aarch64_ilp32",
"product_id": "libpq5-64bit-10.15-4.28.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.15-4.28.1.i586",
"product": {
"name": "libecpg6-10.15-4.28.1.i586",
"product_id": "libecpg6-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-10.15-4.28.1.i586",
"product": {
"name": "libpq5-10.15-4.28.1.i586",
"product_id": "libpq5-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-10.15-4.28.1.i586",
"product": {
"name": "postgresql10-10.15-4.28.1.i586",
"product_id": "postgresql10-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.28.1.i586",
"product": {
"name": "postgresql10-contrib-10.15-4.28.1.i586",
"product_id": "postgresql10-contrib-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.28.1.i586",
"product": {
"name": "postgresql10-devel-10.15-4.28.1.i586",
"product_id": "postgresql10-devel-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.28.1.i586",
"product": {
"name": "postgresql10-plperl-10.15-4.28.1.i586",
"product_id": "postgresql10-plperl-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.28.1.i586",
"product": {
"name": "postgresql10-plpython-10.15-4.28.1.i586",
"product_id": "postgresql10-plpython-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.28.1.i586",
"product": {
"name": "postgresql10-pltcl-10.15-4.28.1.i586",
"product_id": "postgresql10-pltcl-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.28.1.i586",
"product": {
"name": "postgresql10-server-10.15-4.28.1.i586",
"product_id": "postgresql10-server-10.15-4.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.28.1.i586",
"product": {
"name": "postgresql10-test-10.15-4.28.1.i586",
"product_id": "postgresql10-test-10.15-4.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-docs-10.15-4.28.1.noarch",
"product": {
"name": "postgresql10-docs-10.15-4.28.1.noarch",
"product_id": "postgresql10-docs-10.15-4.28.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.15-4.28.1.ppc64le",
"product": {
"name": "libecpg6-10.15-4.28.1.ppc64le",
"product_id": "libecpg6-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-10.15-4.28.1.ppc64le",
"product": {
"name": "libpq5-10.15-4.28.1.ppc64le",
"product_id": "libpq5-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-10.15-4.28.1.ppc64le",
"product": {
"name": "postgresql10-10.15-4.28.1.ppc64le",
"product_id": "postgresql10-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.28.1.ppc64le",
"product": {
"name": "postgresql10-contrib-10.15-4.28.1.ppc64le",
"product_id": "postgresql10-contrib-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.28.1.ppc64le",
"product": {
"name": "postgresql10-devel-10.15-4.28.1.ppc64le",
"product_id": "postgresql10-devel-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.28.1.ppc64le",
"product": {
"name": "postgresql10-plperl-10.15-4.28.1.ppc64le",
"product_id": "postgresql10-plperl-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.28.1.ppc64le",
"product": {
"name": "postgresql10-plpython-10.15-4.28.1.ppc64le",
"product_id": "postgresql10-plpython-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.28.1.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.15-4.28.1.ppc64le",
"product_id": "postgresql10-pltcl-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.28.1.ppc64le",
"product": {
"name": "postgresql10-server-10.15-4.28.1.ppc64le",
"product_id": "postgresql10-server-10.15-4.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.28.1.ppc64le",
"product": {
"name": "postgresql10-test-10.15-4.28.1.ppc64le",
"product_id": "postgresql10-test-10.15-4.28.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.15-4.28.1.s390x",
"product": {
"name": "libecpg6-10.15-4.28.1.s390x",
"product_id": "libecpg6-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-10.15-4.28.1.s390x",
"product": {
"name": "libpq5-10.15-4.28.1.s390x",
"product_id": "libpq5-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-10.15-4.28.1.s390x",
"product": {
"name": "postgresql10-10.15-4.28.1.s390x",
"product_id": "postgresql10-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.28.1.s390x",
"product": {
"name": "postgresql10-contrib-10.15-4.28.1.s390x",
"product_id": "postgresql10-contrib-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.28.1.s390x",
"product": {
"name": "postgresql10-devel-10.15-4.28.1.s390x",
"product_id": "postgresql10-devel-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.28.1.s390x",
"product": {
"name": "postgresql10-plperl-10.15-4.28.1.s390x",
"product_id": "postgresql10-plperl-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.28.1.s390x",
"product": {
"name": "postgresql10-plpython-10.15-4.28.1.s390x",
"product_id": "postgresql10-plpython-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.28.1.s390x",
"product": {
"name": "postgresql10-pltcl-10.15-4.28.1.s390x",
"product_id": "postgresql10-pltcl-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.28.1.s390x",
"product": {
"name": "postgresql10-server-10.15-4.28.1.s390x",
"product_id": "postgresql10-server-10.15-4.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.28.1.s390x",
"product": {
"name": "postgresql10-test-10.15-4.28.1.s390x",
"product_id": "postgresql10-test-10.15-4.28.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-10.15-4.28.1.x86_64",
"product": {
"name": "libecpg6-10.15-4.28.1.x86_64",
"product_id": "libecpg6-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-10.15-4.28.1.x86_64",
"product": {
"name": "libecpg6-32bit-10.15-4.28.1.x86_64",
"product_id": "libecpg6-32bit-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-10.15-4.28.1.x86_64",
"product": {
"name": "libpq5-10.15-4.28.1.x86_64",
"product_id": "libpq5-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-10.15-4.28.1.x86_64",
"product": {
"name": "libpq5-32bit-10.15-4.28.1.x86_64",
"product_id": "libpq5-32bit-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.15-4.28.1.x86_64",
"product": {
"name": "postgresql10-10.15-4.28.1.x86_64",
"product_id": "postgresql10-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.28.1.x86_64",
"product": {
"name": "postgresql10-contrib-10.15-4.28.1.x86_64",
"product_id": "postgresql10-contrib-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.28.1.x86_64",
"product": {
"name": "postgresql10-devel-10.15-4.28.1.x86_64",
"product_id": "postgresql10-devel-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.28.1.x86_64",
"product": {
"name": "postgresql10-plperl-10.15-4.28.1.x86_64",
"product_id": "postgresql10-plperl-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.28.1.x86_64",
"product": {
"name": "postgresql10-plpython-10.15-4.28.1.x86_64",
"product_id": "postgresql10-plpython-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.28.1.x86_64",
"product": {
"name": "postgresql10-pltcl-10.15-4.28.1.x86_64",
"product_id": "postgresql10-pltcl-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.28.1.x86_64",
"product": {
"name": "postgresql10-server-10.15-4.28.1.x86_64",
"product_id": "postgresql10-server-10.15-4.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.28.1.x86_64",
"product": {
"name": "postgresql10-test-10.15-4.28.1.x86_64",
"product_id": "postgresql10-test-10.15-4.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "libecpg6-10.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "libecpg6-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "libecpg6-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "libpq5-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "libpq5-10.15-4.28.1.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.15-4.28.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-32bit-10.15-4.28.1.x86_64"
},
"product_reference": "libpq5-32bit-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-devel-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-devel-10.15-4.28.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.15-4.28.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.15-4.28.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "libecpg6-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "libecpg6-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "libpq5-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "libpq5-10.15-4.28.1.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.15-4.28.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-32bit-10.15-4.28.1.x86_64"
},
"product_reference": "libpq5-32bit-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-devel-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-devel-10.15-4.28.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.15-4.28.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.15-4.28.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.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.15-4.28.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.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.28.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.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64"
},
"product_reference": "libecpg6-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le"
},
"product_reference": "libecpg6-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x"
},
"product_reference": "libecpg6-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64"
},
"product_reference": "libecpg6-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64"
},
"product_reference": "libpq5-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le"
},
"product_reference": "libpq5-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x"
},
"product_reference": "libpq5-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64"
},
"product_reference": "libpq5-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64"
},
"product_reference": "libpq5-32bit-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x"
},
"product_reference": "postgresql10-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-devel-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x"
},
"product_reference": "postgresql10-devel-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-devel-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.28.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-4.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x"
},
"product_reference": "postgresql10-server-10.15-4.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "libecpg6-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "libecpg6-10.15-4.28.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.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "libpq5-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "libpq5-10.15-4.28.1.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.15-4.28.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-32bit-10.15-4.28.1.x86_64"
},
"product_reference": "libpq5-32bit-10.15-4.28.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.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.28.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.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.28.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.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-devel-10.15-4.28.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.15-4.28.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.15-4.28.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.28.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.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.28.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.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.28.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.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.28.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.15-4.28.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.15-4.28.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.28.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.15-4.28.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.15-4.28.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:22:34Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:22:34Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.15-4.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.15-4.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.15-4.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:22:34Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
SUSE-SU-2020:3463-1
Vulnerability from csaf_suse - Published: 2020-11-20 12:50 - Updated: 2020-11-20 12:50| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql12 fixes the following issues:\n\n- Upgrade to version 12.5:\n * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n * CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n * CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n * Fix recently-added timetz test case so it works when the USA\n is not observing daylight savings time.\n * https://www.postgresql.org/about/news/2111/\n * https://www.postgresql.org/docs/12/release-12-5.html\n\n- Stop building the mini and lib packages as they are now coming\n from postgresql13.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3463,SUSE-SLE-Module-Basesystem-15-SP2-2020-3463,SUSE-SLE-Module-Server-Applications-15-SP2-2020-3463",
"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_3463-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3463-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203463-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3463-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007830.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql12",
"tracking": {
"current_release_date": "2020-11-20T12:50:11Z",
"generator": {
"date": "2020-11-20T12:50:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3463-1",
"initial_release_date": "2020-11-20T12:50:11Z",
"revision_history": [
{
"date": "2020-11-20T12:50:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-8.10.1.aarch64",
"product": {
"name": "libecpg6-12.5-8.10.1.aarch64",
"product_id": "libecpg6-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-8.10.1.aarch64",
"product": {
"name": "libpq5-12.5-8.10.1.aarch64",
"product_id": "libpq5-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-12.5-8.10.1.aarch64",
"product_id": "postgresql12-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.5-8.10.1.aarch64",
"product_id": "postgresql12-contrib-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-devel-12.5-8.10.1.aarch64",
"product_id": "postgresql12-devel-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.5-8.10.1.aarch64",
"product_id": "postgresql12-plperl-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.5-8.10.1.aarch64",
"product_id": "postgresql12-plpython-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.5-8.10.1.aarch64",
"product_id": "postgresql12-pltcl-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-server-12.5-8.10.1.aarch64",
"product_id": "postgresql12-server-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.5-8.10.1.aarch64",
"product_id": "postgresql12-server-devel-12.5-8.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-8.10.1.aarch64",
"product": {
"name": "postgresql12-test-12.5-8.10.1.aarch64",
"product_id": "postgresql12-test-12.5-8.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-12.5-8.10.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-12.5-8.10.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-12.5-8.10.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-12.5-8.10.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-12.5-8.10.1.aarch64_ilp32",
"product_id": "libpq5-64bit-12.5-8.10.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-8.10.1.i586",
"product": {
"name": "libecpg6-12.5-8.10.1.i586",
"product_id": "libecpg6-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-8.10.1.i586",
"product": {
"name": "libpq5-12.5-8.10.1.i586",
"product_id": "libpq5-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-12.5-8.10.1.i586",
"product_id": "postgresql12-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-contrib-12.5-8.10.1.i586",
"product_id": "postgresql12-contrib-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-devel-12.5-8.10.1.i586",
"product_id": "postgresql12-devel-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-plperl-12.5-8.10.1.i586",
"product_id": "postgresql12-plperl-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-plpython-12.5-8.10.1.i586",
"product_id": "postgresql12-plpython-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-pltcl-12.5-8.10.1.i586",
"product_id": "postgresql12-pltcl-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-server-12.5-8.10.1.i586",
"product_id": "postgresql12-server-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-server-devel-12.5-8.10.1.i586",
"product_id": "postgresql12-server-devel-12.5-8.10.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-8.10.1.i586",
"product": {
"name": "postgresql12-test-12.5-8.10.1.i586",
"product_id": "postgresql12-test-12.5-8.10.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.5-8.10.1.noarch",
"product": {
"name": "postgresql12-docs-12.5-8.10.1.noarch",
"product_id": "postgresql12-docs-12.5-8.10.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-8.10.1.ppc64le",
"product": {
"name": "libecpg6-12.5-8.10.1.ppc64le",
"product_id": "libecpg6-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-8.10.1.ppc64le",
"product": {
"name": "libpq5-12.5-8.10.1.ppc64le",
"product_id": "libpq5-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-contrib-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-devel-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-plperl-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-plpython-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-pltcl-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-server-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-server-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-server-devel-12.5-8.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-8.10.1.ppc64le",
"product": {
"name": "postgresql12-test-12.5-8.10.1.ppc64le",
"product_id": "postgresql12-test-12.5-8.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-8.10.1.s390x",
"product": {
"name": "libecpg6-12.5-8.10.1.s390x",
"product_id": "libecpg6-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-8.10.1.s390x",
"product": {
"name": "libpq5-12.5-8.10.1.s390x",
"product_id": "libpq5-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-12.5-8.10.1.s390x",
"product_id": "postgresql12-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-contrib-12.5-8.10.1.s390x",
"product_id": "postgresql12-contrib-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-devel-12.5-8.10.1.s390x",
"product_id": "postgresql12-devel-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-plperl-12.5-8.10.1.s390x",
"product_id": "postgresql12-plperl-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-plpython-12.5-8.10.1.s390x",
"product_id": "postgresql12-plpython-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.5-8.10.1.s390x",
"product_id": "postgresql12-pltcl-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-server-12.5-8.10.1.s390x",
"product_id": "postgresql12-server-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.5-8.10.1.s390x",
"product_id": "postgresql12-server-devel-12.5-8.10.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-8.10.1.s390x",
"product": {
"name": "postgresql12-test-12.5-8.10.1.s390x",
"product_id": "postgresql12-test-12.5-8.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-8.10.1.x86_64",
"product": {
"name": "libecpg6-12.5-8.10.1.x86_64",
"product_id": "libecpg6-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-12.5-8.10.1.x86_64",
"product": {
"name": "libecpg6-32bit-12.5-8.10.1.x86_64",
"product_id": "libecpg6-32bit-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-8.10.1.x86_64",
"product": {
"name": "libpq5-12.5-8.10.1.x86_64",
"product_id": "libpq5-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-12.5-8.10.1.x86_64",
"product": {
"name": "libpq5-32bit-12.5-8.10.1.x86_64",
"product_id": "libpq5-32bit-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-12.5-8.10.1.x86_64",
"product_id": "postgresql12-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.5-8.10.1.x86_64",
"product_id": "postgresql12-contrib-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-devel-12.5-8.10.1.x86_64",
"product_id": "postgresql12-devel-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.5-8.10.1.x86_64",
"product_id": "postgresql12-plperl-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.5-8.10.1.x86_64",
"product_id": "postgresql12-plpython-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.5-8.10.1.x86_64",
"product_id": "postgresql12-pltcl-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-server-12.5-8.10.1.x86_64",
"product_id": "postgresql12-server-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.5-8.10.1.x86_64",
"product_id": "postgresql12-server-devel-12.5-8.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-8.10.1.x86_64",
"product": {
"name": "postgresql12-test-12.5-8.10.1.x86_64",
"product_id": "postgresql12-test-12.5-8.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64"
},
"product_reference": "libpq5-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le"
},
"product_reference": "libpq5-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x"
},
"product_reference": "libpq5-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64"
},
"product_reference": "libpq5-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64"
},
"product_reference": "libpq5-32bit-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64"
},
"product_reference": "postgresql12-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le"
},
"product_reference": "postgresql12-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x"
},
"product_reference": "postgresql12-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64"
},
"product_reference": "postgresql12-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64"
},
"product_reference": "libecpg6-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le"
},
"product_reference": "libecpg6-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x"
},
"product_reference": "libecpg6-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64"
},
"product_reference": "libecpg6-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x"
},
"product_reference": "postgresql12-contrib-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64"
},
"product_reference": "postgresql12-devel-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x"
},
"product_reference": "postgresql12-devel-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64"
},
"product_reference": "postgresql12-devel-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.5-8.10.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch"
},
"product_reference": "postgresql12-docs-12.5-8.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x"
},
"product_reference": "postgresql12-plperl-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x"
},
"product_reference": "postgresql12-plpython-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64"
},
"product_reference": "postgresql12-server-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le"
},
"product_reference": "postgresql12-server-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x"
},
"product_reference": "postgresql12-server-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64"
},
"product_reference": "postgresql12-server-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64"
},
"product_reference": "postgresql12-server-devel-12.5-8.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.5-8.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.5-8.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.5-8.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T12:50:11Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T12:50:11Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.5-8.10.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.5-8.10.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.5-8.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T12:50:11Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
SUSE-SU-2020:3464-1
Vulnerability from csaf_suse - Published: 2020-11-24 10:26 - Updated: 2020-11-24 10:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql10 fixes the following issues:\n\nUpgrade to version 10.15:\n\n * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n * CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n * CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n * https://www.postgresql.org/about/news/2111/\n * https://www.postgresql.org/docs/10/release-10-15.html\n\nUpdate to 10.14:\n\n * CVE-2020-14349, bsc#1175193: Set a secure search_path in\n logical replication walsenders and apply workers\n * CVE-2020-14350, bsc#1175194: Make contrib modules\u0027 installation\n scripts more secure.\n * https://www.postgresql.org/docs/10/release-10-14.html\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-3464,SUSE-2020-3464,SUSE-OpenStack-Cloud-7-2020-3464,SUSE-OpenStack-Cloud-8-2020-3464,SUSE-OpenStack-Cloud-9-2020-3464,SUSE-OpenStack-Cloud-Crowbar-8-2020-3464,SUSE-OpenStack-Cloud-Crowbar-9-2020-3464,SUSE-SLE-SAP-12-SP2-2020-3464,SUSE-SLE-SAP-12-SP3-2020-3464,SUSE-SLE-SAP-12-SP4-2020-3464,SUSE-SLE-SDK-12-SP5-2020-3464,SUSE-SLE-SERVER-12-SP2-2020-3464,SUSE-SLE-SERVER-12-SP2-BCL-2020-3464,SUSE-SLE-SERVER-12-SP3-2020-3464,SUSE-SLE-SERVER-12-SP3-BCL-2020-3464,SUSE-SLE-SERVER-12-SP4-LTSS-2020-3464,SUSE-SLE-SERVER-12-SP5-2020-3464,SUSE-Storage-5-2020-3464",
"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_3464-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3464-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203464-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3464-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007828.html"
},
{
"category": "self",
"summary": "SUSE Bug 1175193",
"url": "https://bugzilla.suse.com/1175193"
},
{
"category": "self",
"summary": "SUSE Bug 1175194",
"url": "https://bugzilla.suse.com/1175194"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14349 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14350 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14350/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql10",
"tracking": {
"current_release_date": "2020-11-24T10:26:59Z",
"generator": {
"date": "2020-11-24T10:26:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3464-1",
"initial_release_date": "2020-11-24T10:26:59Z",
"revision_history": [
{
"date": "2020-11-24T10:26:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-4.9.1.aarch64",
"product": {
"name": "postgresql10-10.15-4.9.1.aarch64",
"product_id": "postgresql10-10.15-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.9.1.aarch64",
"product": {
"name": "postgresql10-contrib-10.15-4.9.1.aarch64",
"product_id": "postgresql10-contrib-10.15-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.9.1.aarch64",
"product": {
"name": "postgresql10-devel-10.15-4.9.1.aarch64",
"product_id": "postgresql10-devel-10.15-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.9.1.aarch64",
"product": {
"name": "postgresql10-plperl-10.15-4.9.1.aarch64",
"product_id": "postgresql10-plperl-10.15-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.9.1.aarch64",
"product": {
"name": "postgresql10-plpython-10.15-4.9.1.aarch64",
"product_id": "postgresql10-plpython-10.15-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.9.1.aarch64",
"product": {
"name": "postgresql10-pltcl-10.15-4.9.1.aarch64",
"product_id": "postgresql10-pltcl-10.15-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.9.1.aarch64",
"product": {
"name": "postgresql10-server-10.15-4.9.1.aarch64",
"product_id": "postgresql10-server-10.15-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.9.1.aarch64",
"product": {
"name": "postgresql10-test-10.15-4.9.1.aarch64",
"product_id": "postgresql10-test-10.15-4.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-4.9.1.i586",
"product": {
"name": "postgresql10-10.15-4.9.1.i586",
"product_id": "postgresql10-10.15-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.9.1.i586",
"product": {
"name": "postgresql10-contrib-10.15-4.9.1.i586",
"product_id": "postgresql10-contrib-10.15-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.9.1.i586",
"product": {
"name": "postgresql10-devel-10.15-4.9.1.i586",
"product_id": "postgresql10-devel-10.15-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.9.1.i586",
"product": {
"name": "postgresql10-plperl-10.15-4.9.1.i586",
"product_id": "postgresql10-plperl-10.15-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.9.1.i586",
"product": {
"name": "postgresql10-plpython-10.15-4.9.1.i586",
"product_id": "postgresql10-plpython-10.15-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.9.1.i586",
"product": {
"name": "postgresql10-pltcl-10.15-4.9.1.i586",
"product_id": "postgresql10-pltcl-10.15-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.9.1.i586",
"product": {
"name": "postgresql10-server-10.15-4.9.1.i586",
"product_id": "postgresql10-server-10.15-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.9.1.i586",
"product": {
"name": "postgresql10-test-10.15-4.9.1.i586",
"product_id": "postgresql10-test-10.15-4.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-docs-10.15-4.9.1.noarch",
"product": {
"name": "postgresql10-docs-10.15-4.9.1.noarch",
"product_id": "postgresql10-docs-10.15-4.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-4.9.1.ppc64le",
"product": {
"name": "postgresql10-10.15-4.9.1.ppc64le",
"product_id": "postgresql10-10.15-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.9.1.ppc64le",
"product": {
"name": "postgresql10-contrib-10.15-4.9.1.ppc64le",
"product_id": "postgresql10-contrib-10.15-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.9.1.ppc64le",
"product": {
"name": "postgresql10-devel-10.15-4.9.1.ppc64le",
"product_id": "postgresql10-devel-10.15-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.9.1.ppc64le",
"product": {
"name": "postgresql10-plperl-10.15-4.9.1.ppc64le",
"product_id": "postgresql10-plperl-10.15-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.9.1.ppc64le",
"product": {
"name": "postgresql10-plpython-10.15-4.9.1.ppc64le",
"product_id": "postgresql10-plpython-10.15-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.9.1.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.15-4.9.1.ppc64le",
"product_id": "postgresql10-pltcl-10.15-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.9.1.ppc64le",
"product": {
"name": "postgresql10-server-10.15-4.9.1.ppc64le",
"product_id": "postgresql10-server-10.15-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.9.1.ppc64le",
"product": {
"name": "postgresql10-test-10.15-4.9.1.ppc64le",
"product_id": "postgresql10-test-10.15-4.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-4.9.1.s390",
"product": {
"name": "postgresql10-10.15-4.9.1.s390",
"product_id": "postgresql10-10.15-4.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.9.1.s390",
"product": {
"name": "postgresql10-contrib-10.15-4.9.1.s390",
"product_id": "postgresql10-contrib-10.15-4.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.9.1.s390",
"product": {
"name": "postgresql10-devel-10.15-4.9.1.s390",
"product_id": "postgresql10-devel-10.15-4.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.9.1.s390",
"product": {
"name": "postgresql10-plperl-10.15-4.9.1.s390",
"product_id": "postgresql10-plperl-10.15-4.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.9.1.s390",
"product": {
"name": "postgresql10-plpython-10.15-4.9.1.s390",
"product_id": "postgresql10-plpython-10.15-4.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.9.1.s390",
"product": {
"name": "postgresql10-pltcl-10.15-4.9.1.s390",
"product_id": "postgresql10-pltcl-10.15-4.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.9.1.s390",
"product": {
"name": "postgresql10-server-10.15-4.9.1.s390",
"product_id": "postgresql10-server-10.15-4.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.9.1.s390",
"product": {
"name": "postgresql10-test-10.15-4.9.1.s390",
"product_id": "postgresql10-test-10.15-4.9.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-4.9.1.s390x",
"product": {
"name": "postgresql10-10.15-4.9.1.s390x",
"product_id": "postgresql10-10.15-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.9.1.s390x",
"product": {
"name": "postgresql10-contrib-10.15-4.9.1.s390x",
"product_id": "postgresql10-contrib-10.15-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.9.1.s390x",
"product": {
"name": "postgresql10-devel-10.15-4.9.1.s390x",
"product_id": "postgresql10-devel-10.15-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.9.1.s390x",
"product": {
"name": "postgresql10-plperl-10.15-4.9.1.s390x",
"product_id": "postgresql10-plperl-10.15-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.9.1.s390x",
"product": {
"name": "postgresql10-plpython-10.15-4.9.1.s390x",
"product_id": "postgresql10-plpython-10.15-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.9.1.s390x",
"product": {
"name": "postgresql10-pltcl-10.15-4.9.1.s390x",
"product_id": "postgresql10-pltcl-10.15-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.9.1.s390x",
"product": {
"name": "postgresql10-server-10.15-4.9.1.s390x",
"product_id": "postgresql10-server-10.15-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.9.1.s390x",
"product": {
"name": "postgresql10-test-10.15-4.9.1.s390x",
"product_id": "postgresql10-test-10.15-4.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-4.9.1.x86_64",
"product": {
"name": "postgresql10-10.15-4.9.1.x86_64",
"product_id": "postgresql10-10.15-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-4.9.1.x86_64",
"product": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64",
"product_id": "postgresql10-contrib-10.15-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-4.9.1.x86_64",
"product": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64",
"product_id": "postgresql10-plperl-10.15-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-4.9.1.x86_64",
"product": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64",
"product_id": "postgresql10-plpython-10.15-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"product": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"product_id": "postgresql10-pltcl-10.15-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-4.9.1.x86_64",
"product": {
"name": "postgresql10-server-10.15-4.9.1.x86_64",
"product_id": "postgresql10-server-10.15-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-4.9.1.x86_64",
"product": {
"name": "postgresql10-devel-10.15-4.9.1.x86_64",
"product_id": "postgresql10-devel-10.15-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-4.9.1.x86_64",
"product": {
"name": "postgresql10-test-10.15-4.9.1.x86_64",
"product_id": "postgresql10-test-10.15-4.9.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 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 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 OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 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 for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-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-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_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": "postgresql10-10.15-4.9.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-server-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.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.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.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.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.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.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-4.9.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.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-devel-10.15-4.9.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.15-4.9.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.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.15-4.9.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.15-4.9.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.15-4.9.1.s390x"
},
"product_reference": "postgresql10-devel-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-devel-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-server-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-server-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.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.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-server-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-server-10.15-4.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.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.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-4.9.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.15-4.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-4.9.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.15-4.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x"
},
"product_reference": "postgresql10-server-10.15-4.9.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.15-4.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-4.9.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-4.9.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-4.9.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-4.9.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-4.9.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-4.9.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-4.9.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-4.9.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-14349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14349"
}
],
"notes": [
{
"category": "general",
"text": "It was found that PostgreSQL versions before 12.4, before 11.9 and before 10.14 did not properly sanitize the search_path during logical replication. An authenticated attacker could use this flaw in an attack similar to CVE-2018-1058, in order to execute arbitrary SQL command in the context of the user used for replication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14349",
"url": "https://www.suse.com/security/cve/CVE-2020-14349"
},
{
"category": "external",
"summary": "SUSE Bug 1175193 for CVE-2020-14349",
"url": "https://bugzilla.suse.com/1175193"
},
{
"category": "external",
"summary": "SUSE Bug 1176151 for CVE-2020-14349",
"url": "https://bugzilla.suse.com/1176151"
},
{
"category": "external",
"summary": "SUSE Bug 1179499 for CVE-2020-14349",
"url": "https://bugzilla.suse.com/1179499"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-14349",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:26:59Z",
"details": "important"
}
],
"title": "CVE-2020-14349"
},
{
"cve": "CVE-2020-14350",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14350"
}
],
"notes": [
{
"category": "general",
"text": "It was found that some PostgreSQL extensions did not use search_path safely in their installation script. An attacker with sufficient privileges could use this flaw to trick an administrator into executing a specially crafted script, during the installation or update of such extension. This affects PostgreSQL versions before 12.4, before 11.9, before 10.14, before 9.6.19, and before 9.5.23.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14350",
"url": "https://www.suse.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "SUSE Bug 1175194 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1175194"
},
{
"category": "external",
"summary": "SUSE Bug 1176151 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1176151"
},
{
"category": "external",
"summary": "SUSE Bug 1179115 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179115"
},
{
"category": "external",
"summary": "SUSE Bug 1179499 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179499"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:26:59Z",
"details": "important"
}
],
"title": "CVE-2020-14350"
},
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:26:59Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:26:59Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql10-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-docs-10.15-4.9.1.noarch",
"HPE Helion OpenStack 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"HPE Helion OpenStack 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Enterprise Storage 5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.s390x",
"SUSE OpenStack Cloud 7:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.15-4.9.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.15-4.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.15-4.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:26:59Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
SUSE-SU-2020:3476-1
Vulnerability from csaf_suse - Published: 2020-11-20 19:00 - Updated: 2020-11-20 19:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql10 fixes the following issues:\n\n- Upgrade to version 10.15:\n * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n * CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n * CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n * Fix recently-added timetz test case so it works when the USA\n is not observing daylight savings time.\n * https://www.postgresql.org/about/news/2111/\n * https://www.postgresql.org/docs/10/release-10-15.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3476,SUSE-SLE-Module-Basesystem-15-SP1-2020-3476,SUSE-SLE-Module-Basesystem-15-SP2-2020-3476,SUSE-SLE-Module-Server-Applications-15-SP1-2020-3476,SUSE-SLE-Module-Server-Applications-15-SP2-2020-3476",
"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_3476-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3476-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203476-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3476-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007832.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql10",
"tracking": {
"current_release_date": "2020-11-20T19:00:27Z",
"generator": {
"date": "2020-11-20T19:00:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3476-1",
"initial_release_date": "2020-11-20T19:00:27Z",
"revision_history": [
{
"date": "2020-11-20T19:00:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-8.22.1.aarch64",
"product": {
"name": "postgresql10-10.15-8.22.1.aarch64",
"product_id": "postgresql10-10.15-8.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-8.22.1.aarch64",
"product": {
"name": "postgresql10-contrib-10.15-8.22.1.aarch64",
"product_id": "postgresql10-contrib-10.15-8.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-8.22.1.aarch64",
"product": {
"name": "postgresql10-devel-10.15-8.22.1.aarch64",
"product_id": "postgresql10-devel-10.15-8.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-8.22.1.aarch64",
"product": {
"name": "postgresql10-plperl-10.15-8.22.1.aarch64",
"product_id": "postgresql10-plperl-10.15-8.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-8.22.1.aarch64",
"product": {
"name": "postgresql10-plpython-10.15-8.22.1.aarch64",
"product_id": "postgresql10-plpython-10.15-8.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-8.22.1.aarch64",
"product": {
"name": "postgresql10-pltcl-10.15-8.22.1.aarch64",
"product_id": "postgresql10-pltcl-10.15-8.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-8.22.1.aarch64",
"product": {
"name": "postgresql10-server-10.15-8.22.1.aarch64",
"product_id": "postgresql10-server-10.15-8.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-8.22.1.aarch64",
"product": {
"name": "postgresql10-test-10.15-8.22.1.aarch64",
"product_id": "postgresql10-test-10.15-8.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-8.22.1.i586",
"product": {
"name": "postgresql10-10.15-8.22.1.i586",
"product_id": "postgresql10-10.15-8.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-8.22.1.i586",
"product": {
"name": "postgresql10-contrib-10.15-8.22.1.i586",
"product_id": "postgresql10-contrib-10.15-8.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-8.22.1.i586",
"product": {
"name": "postgresql10-devel-10.15-8.22.1.i586",
"product_id": "postgresql10-devel-10.15-8.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-8.22.1.i586",
"product": {
"name": "postgresql10-plperl-10.15-8.22.1.i586",
"product_id": "postgresql10-plperl-10.15-8.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-8.22.1.i586",
"product": {
"name": "postgresql10-plpython-10.15-8.22.1.i586",
"product_id": "postgresql10-plpython-10.15-8.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-8.22.1.i586",
"product": {
"name": "postgresql10-pltcl-10.15-8.22.1.i586",
"product_id": "postgresql10-pltcl-10.15-8.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-8.22.1.i586",
"product": {
"name": "postgresql10-server-10.15-8.22.1.i586",
"product_id": "postgresql10-server-10.15-8.22.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-8.22.1.i586",
"product": {
"name": "postgresql10-test-10.15-8.22.1.i586",
"product_id": "postgresql10-test-10.15-8.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-docs-10.15-8.22.1.noarch",
"product": {
"name": "postgresql10-docs-10.15-8.22.1.noarch",
"product_id": "postgresql10-docs-10.15-8.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-8.22.1.ppc64le",
"product": {
"name": "postgresql10-10.15-8.22.1.ppc64le",
"product_id": "postgresql10-10.15-8.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-8.22.1.ppc64le",
"product": {
"name": "postgresql10-contrib-10.15-8.22.1.ppc64le",
"product_id": "postgresql10-contrib-10.15-8.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-8.22.1.ppc64le",
"product": {
"name": "postgresql10-devel-10.15-8.22.1.ppc64le",
"product_id": "postgresql10-devel-10.15-8.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-8.22.1.ppc64le",
"product": {
"name": "postgresql10-plperl-10.15-8.22.1.ppc64le",
"product_id": "postgresql10-plperl-10.15-8.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-8.22.1.ppc64le",
"product": {
"name": "postgresql10-plpython-10.15-8.22.1.ppc64le",
"product_id": "postgresql10-plpython-10.15-8.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-8.22.1.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.15-8.22.1.ppc64le",
"product_id": "postgresql10-pltcl-10.15-8.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-8.22.1.ppc64le",
"product": {
"name": "postgresql10-server-10.15-8.22.1.ppc64le",
"product_id": "postgresql10-server-10.15-8.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-8.22.1.ppc64le",
"product": {
"name": "postgresql10-test-10.15-8.22.1.ppc64le",
"product_id": "postgresql10-test-10.15-8.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-8.22.1.s390x",
"product": {
"name": "postgresql10-10.15-8.22.1.s390x",
"product_id": "postgresql10-10.15-8.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-8.22.1.s390x",
"product": {
"name": "postgresql10-contrib-10.15-8.22.1.s390x",
"product_id": "postgresql10-contrib-10.15-8.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-8.22.1.s390x",
"product": {
"name": "postgresql10-devel-10.15-8.22.1.s390x",
"product_id": "postgresql10-devel-10.15-8.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-8.22.1.s390x",
"product": {
"name": "postgresql10-plperl-10.15-8.22.1.s390x",
"product_id": "postgresql10-plperl-10.15-8.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-8.22.1.s390x",
"product": {
"name": "postgresql10-plpython-10.15-8.22.1.s390x",
"product_id": "postgresql10-plpython-10.15-8.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-8.22.1.s390x",
"product": {
"name": "postgresql10-pltcl-10.15-8.22.1.s390x",
"product_id": "postgresql10-pltcl-10.15-8.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-8.22.1.s390x",
"product": {
"name": "postgresql10-server-10.15-8.22.1.s390x",
"product_id": "postgresql10-server-10.15-8.22.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-8.22.1.s390x",
"product": {
"name": "postgresql10-test-10.15-8.22.1.s390x",
"product_id": "postgresql10-test-10.15-8.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-10.15-8.22.1.x86_64",
"product": {
"name": "postgresql10-10.15-8.22.1.x86_64",
"product_id": "postgresql10-10.15-8.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.15-8.22.1.x86_64",
"product": {
"name": "postgresql10-contrib-10.15-8.22.1.x86_64",
"product_id": "postgresql10-contrib-10.15-8.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.15-8.22.1.x86_64",
"product": {
"name": "postgresql10-devel-10.15-8.22.1.x86_64",
"product_id": "postgresql10-devel-10.15-8.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.15-8.22.1.x86_64",
"product": {
"name": "postgresql10-plperl-10.15-8.22.1.x86_64",
"product_id": "postgresql10-plperl-10.15-8.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.15-8.22.1.x86_64",
"product": {
"name": "postgresql10-plpython-10.15-8.22.1.x86_64",
"product_id": "postgresql10-plpython-10.15-8.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.15-8.22.1.x86_64",
"product": {
"name": "postgresql10-pltcl-10.15-8.22.1.x86_64",
"product_id": "postgresql10-pltcl-10.15-8.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.15-8.22.1.x86_64",
"product": {
"name": "postgresql10-server-10.15-8.22.1.x86_64",
"product_id": "postgresql10-server-10.15-8.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-test-10.15-8.22.1.x86_64",
"product": {
"name": "postgresql10-test-10.15-8.22.1.x86_64",
"product_id": "postgresql10-test-10.15-8.22.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 Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"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 Module for Server Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-8.22.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.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-10.15-8.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-8.22.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.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-10.15-8.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-8.22.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.15-8.22.1.s390x"
},
"product_reference": "postgresql10-10.15-8.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-8.22.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.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-10.15-8.22.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.15-8.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-10.15-8.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-8.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-10.15-8.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-8.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x"
},
"product_reference": "postgresql10-10.15-8.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.15-8.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-10.15-8.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-8.22.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.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-8.22.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.15-8.22.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.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-8.22.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.15-8.22.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.15-8.22.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-8.22.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.15-8.22.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.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-8.22.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.15-8.22.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.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-devel-10.15-8.22.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.15-8.22.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.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.15-8.22.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.15-8.22.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.15-8.22.1.s390x"
},
"product_reference": "postgresql10-devel-10.15-8.22.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.15-8.22.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.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-devel-10.15-8.22.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.15-8.22.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.15-8.22.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-8.22.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.15-8.22.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.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-8.22.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.15-8.22.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.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-8.22.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.15-8.22.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.15-8.22.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-8.22.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.15-8.22.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.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-8.22.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.15-8.22.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.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-8.22.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.15-8.22.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.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-8.22.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.15-8.22.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.15-8.22.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-8.22.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.15-8.22.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.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-8.22.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.15-8.22.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.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-8.22.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.15-8.22.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.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-8.22.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.15-8.22.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.15-8.22.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-8.22.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.15-8.22.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.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-8.22.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.15-8.22.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.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-8.22.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.15-8.22.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.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-8.22.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.15-8.22.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.15-8.22.1.s390x"
},
"product_reference": "postgresql10-server-10.15-8.22.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.15-8.22.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.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-8.22.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.15-8.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.15-8.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-8.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.15-8.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-8.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x"
},
"product_reference": "postgresql10-contrib-10.15-8.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.15-8.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.15-8.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-8.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-devel-10.15-8.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-8.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.15-8.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-8.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x"
},
"product_reference": "postgresql10-devel-10.15-8.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.15-8.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-devel-10.15-8.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.15-8.22.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch"
},
"product_reference": "postgresql10-docs-10.15-8.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-8.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.15-8.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-8.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.15-8.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-8.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x"
},
"product_reference": "postgresql10-plperl-10.15-8.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.15-8.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.15-8.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-8.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.15-8.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-8.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.15-8.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-8.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x"
},
"product_reference": "postgresql10-plpython-10.15-8.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.15-8.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.15-8.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-8.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.15-8.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-8.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.15-8.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-8.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.15-8.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.15-8.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.15-8.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-8.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64"
},
"product_reference": "postgresql10-server-10.15-8.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-8.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le"
},
"product_reference": "postgresql10-server-10.15-8.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-8.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x"
},
"product_reference": "postgresql10-server-10.15-8.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.15-8.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
},
"product_reference": "postgresql10-server-10.15-8.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T19:00:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T19:00:27Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.15-8.22.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.15-8.22.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.15-8.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T19:00:27Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
SUSE-SU-2020:3477-1
Vulnerability from csaf_suse - Published: 2020-11-24 10:08 - Updated: 2020-11-24 10:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql96",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql96 fixes the following issues:\n\nUpgrade to version 9.6.20:\n\n * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n * CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n * CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n * https://www.postgresql.org/about/news/2111/\n * https://www.postgresql.org/docs/9.6/release-9-6-20.html\n\nChanges from 9.6.19:\n\n * CVE-2020-14350, bsc#1175194: Make contrib modules installation\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-3477,SUSE-2020-3477,SUSE-OpenStack-Cloud-7-2020-3477,SUSE-OpenStack-Cloud-8-2020-3477,SUSE-OpenStack-Cloud-Crowbar-8-2020-3477,SUSE-SLE-SAP-12-SP2-2020-3477,SUSE-SLE-SAP-12-SP3-2020-3477,SUSE-SLE-SERVER-12-SP2-2020-3477,SUSE-SLE-SERVER-12-SP2-BCL-2020-3477,SUSE-SLE-SERVER-12-SP3-2020-3477,SUSE-SLE-SERVER-12-SP3-BCL-2020-3477,SUSE-Storage-5-2020-3477",
"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_3477-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3477-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203477-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3477-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007833.html"
},
{
"category": "self",
"summary": "SUSE Bug 1175194",
"url": "https://bugzilla.suse.com/1175194"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14350 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14350/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql96",
"tracking": {
"current_release_date": "2020-11-24T10:08:58Z",
"generator": {
"date": "2020-11-24T10:08:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3477-1",
"initial_release_date": "2020-11-24T10:08:58Z",
"revision_history": [
{
"date": "2020-11-24T10:08:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.20-6.8.1.aarch64",
"product": {
"name": "postgresql96-9.6.20-6.8.1.aarch64",
"product_id": "postgresql96-9.6.20-6.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.20-6.8.1.aarch64",
"product": {
"name": "postgresql96-contrib-9.6.20-6.8.1.aarch64",
"product_id": "postgresql96-contrib-9.6.20-6.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.20-6.8.1.aarch64",
"product": {
"name": "postgresql96-devel-9.6.20-6.8.1.aarch64",
"product_id": "postgresql96-devel-9.6.20-6.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.20-6.8.1.aarch64",
"product": {
"name": "postgresql96-plperl-9.6.20-6.8.1.aarch64",
"product_id": "postgresql96-plperl-9.6.20-6.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.20-6.8.1.aarch64",
"product": {
"name": "postgresql96-plpython-9.6.20-6.8.1.aarch64",
"product_id": "postgresql96-plpython-9.6.20-6.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"product": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"product_id": "postgresql96-pltcl-9.6.20-6.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.20-6.8.1.aarch64",
"product": {
"name": "postgresql96-server-9.6.20-6.8.1.aarch64",
"product_id": "postgresql96-server-9.6.20-6.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.20-6.8.1.aarch64",
"product": {
"name": "postgresql96-test-9.6.20-6.8.1.aarch64",
"product_id": "postgresql96-test-9.6.20-6.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.20-6.8.1.i586",
"product": {
"name": "postgresql96-9.6.20-6.8.1.i586",
"product_id": "postgresql96-9.6.20-6.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.20-6.8.1.i586",
"product": {
"name": "postgresql96-contrib-9.6.20-6.8.1.i586",
"product_id": "postgresql96-contrib-9.6.20-6.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.20-6.8.1.i586",
"product": {
"name": "postgresql96-devel-9.6.20-6.8.1.i586",
"product_id": "postgresql96-devel-9.6.20-6.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.20-6.8.1.i586",
"product": {
"name": "postgresql96-plperl-9.6.20-6.8.1.i586",
"product_id": "postgresql96-plperl-9.6.20-6.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.20-6.8.1.i586",
"product": {
"name": "postgresql96-plpython-9.6.20-6.8.1.i586",
"product_id": "postgresql96-plpython-9.6.20-6.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.20-6.8.1.i586",
"product": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.i586",
"product_id": "postgresql96-pltcl-9.6.20-6.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.20-6.8.1.i586",
"product": {
"name": "postgresql96-server-9.6.20-6.8.1.i586",
"product_id": "postgresql96-server-9.6.20-6.8.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.20-6.8.1.i586",
"product": {
"name": "postgresql96-test-9.6.20-6.8.1.i586",
"product_id": "postgresql96-test-9.6.20-6.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-docs-9.6.20-6.8.1.noarch",
"product": {
"name": "postgresql96-docs-9.6.20-6.8.1.noarch",
"product_id": "postgresql96-docs-9.6.20-6.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.20-6.8.1.ppc64le",
"product": {
"name": "postgresql96-9.6.20-6.8.1.ppc64le",
"product_id": "postgresql96-9.6.20-6.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"product": {
"name": "postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"product_id": "postgresql96-contrib-9.6.20-6.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.20-6.8.1.ppc64le",
"product": {
"name": "postgresql96-devel-9.6.20-6.8.1.ppc64le",
"product_id": "postgresql96-devel-9.6.20-6.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"product": {
"name": "postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"product_id": "postgresql96-plperl-9.6.20-6.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"product": {
"name": "postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"product_id": "postgresql96-plpython-9.6.20-6.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"product": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"product_id": "postgresql96-pltcl-9.6.20-6.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.20-6.8.1.ppc64le",
"product": {
"name": "postgresql96-server-9.6.20-6.8.1.ppc64le",
"product_id": "postgresql96-server-9.6.20-6.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.20-6.8.1.ppc64le",
"product": {
"name": "postgresql96-test-9.6.20-6.8.1.ppc64le",
"product_id": "postgresql96-test-9.6.20-6.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.20-6.8.1.s390",
"product": {
"name": "postgresql96-9.6.20-6.8.1.s390",
"product_id": "postgresql96-9.6.20-6.8.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.20-6.8.1.s390",
"product": {
"name": "postgresql96-contrib-9.6.20-6.8.1.s390",
"product_id": "postgresql96-contrib-9.6.20-6.8.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.20-6.8.1.s390",
"product": {
"name": "postgresql96-devel-9.6.20-6.8.1.s390",
"product_id": "postgresql96-devel-9.6.20-6.8.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.20-6.8.1.s390",
"product": {
"name": "postgresql96-plperl-9.6.20-6.8.1.s390",
"product_id": "postgresql96-plperl-9.6.20-6.8.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.20-6.8.1.s390",
"product": {
"name": "postgresql96-plpython-9.6.20-6.8.1.s390",
"product_id": "postgresql96-plpython-9.6.20-6.8.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.20-6.8.1.s390",
"product": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.s390",
"product_id": "postgresql96-pltcl-9.6.20-6.8.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.20-6.8.1.s390",
"product": {
"name": "postgresql96-server-9.6.20-6.8.1.s390",
"product_id": "postgresql96-server-9.6.20-6.8.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.20-6.8.1.s390",
"product": {
"name": "postgresql96-test-9.6.20-6.8.1.s390",
"product_id": "postgresql96-test-9.6.20-6.8.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.20-6.8.1.s390x",
"product": {
"name": "postgresql96-9.6.20-6.8.1.s390x",
"product_id": "postgresql96-9.6.20-6.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.20-6.8.1.s390x",
"product": {
"name": "postgresql96-contrib-9.6.20-6.8.1.s390x",
"product_id": "postgresql96-contrib-9.6.20-6.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.20-6.8.1.s390x",
"product": {
"name": "postgresql96-devel-9.6.20-6.8.1.s390x",
"product_id": "postgresql96-devel-9.6.20-6.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.20-6.8.1.s390x",
"product": {
"name": "postgresql96-plperl-9.6.20-6.8.1.s390x",
"product_id": "postgresql96-plperl-9.6.20-6.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.20-6.8.1.s390x",
"product": {
"name": "postgresql96-plpython-9.6.20-6.8.1.s390x",
"product_id": "postgresql96-plpython-9.6.20-6.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.20-6.8.1.s390x",
"product": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.s390x",
"product_id": "postgresql96-pltcl-9.6.20-6.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.20-6.8.1.s390x",
"product": {
"name": "postgresql96-server-9.6.20-6.8.1.s390x",
"product_id": "postgresql96-server-9.6.20-6.8.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.20-6.8.1.s390x",
"product": {
"name": "postgresql96-test-9.6.20-6.8.1.s390x",
"product_id": "postgresql96-test-9.6.20-6.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.20-6.8.1.x86_64",
"product": {
"name": "postgresql96-9.6.20-6.8.1.x86_64",
"product_id": "postgresql96-9.6.20-6.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.20-6.8.1.x86_64",
"product": {
"name": "postgresql96-contrib-9.6.20-6.8.1.x86_64",
"product_id": "postgresql96-contrib-9.6.20-6.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-9.6.20-6.8.1.x86_64",
"product": {
"name": "postgresql96-plperl-9.6.20-6.8.1.x86_64",
"product_id": "postgresql96-plperl-9.6.20-6.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-9.6.20-6.8.1.x86_64",
"product": {
"name": "postgresql96-plpython-9.6.20-6.8.1.x86_64",
"product_id": "postgresql96-plpython-9.6.20-6.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"product": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"product_id": "postgresql96-pltcl-9.6.20-6.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.20-6.8.1.x86_64",
"product": {
"name": "postgresql96-server-9.6.20-6.8.1.x86_64",
"product_id": "postgresql96-server-9.6.20-6.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.20-6.8.1.x86_64",
"product": {
"name": "postgresql96-devel-9.6.20-6.8.1.x86_64",
"product_id": "postgresql96-devel-9.6.20-6.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-test-9.6.20-6.8.1.x86_64",
"product": {
"name": "postgresql96-test-9.6.20-6.8.1.x86_64",
"product_id": "postgresql96-test-9.6.20-6.8.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 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 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.20-6.8.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.20-6.8.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.20-6.8.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.20-6.8.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.20-6.8.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.20-6.8.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x"
},
"product_reference": "postgresql96-9.6.20-6.8.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.20-6.8.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.20-6.8.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.20-6.8.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.20-6.8.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.20-6.8.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x"
},
"product_reference": "postgresql96-server-9.6.20-6.8.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.20-6.8.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.20-6.8.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.20-6.8.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-9.6.20-6.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x"
},
"product_reference": "postgresql96-9.6.20-6.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-9.6.20-6.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-9.6.20-6.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x"
},
"product_reference": "postgresql96-9.6.20-6.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.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.20-6.8.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.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.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.20-6.8.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.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.ppc64le"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.s390x"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.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.20-6.8.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.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.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.20-6.8.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.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.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.20-6.8.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-9.6.20-6.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.20-6.8.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.20-6.8.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.20-6.8.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.20-6.8.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch"
},
"product_reference": "postgresql96-docs-9.6.20-6.8.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.20-6.8.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-9.6.20-6.8.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plperl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.20-6.8.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-9.6.20-6.8.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-plpython-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-9.6.20-6.8.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.20-6.8.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.20-6.8.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64"
},
"product_reference": "postgresql96-server-9.6.20-6.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-14350",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14350"
}
],
"notes": [
{
"category": "general",
"text": "It was found that some PostgreSQL extensions did not use search_path safely in their installation script. An attacker with sufficient privileges could use this flaw to trick an administrator into executing a specially crafted script, during the installation or update of such extension. This affects PostgreSQL versions before 12.4, before 11.9, before 10.14, before 9.6.19, and before 9.5.23.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14350",
"url": "https://www.suse.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "SUSE Bug 1175194 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1175194"
},
{
"category": "external",
"summary": "SUSE Bug 1176151 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1176151"
},
{
"category": "external",
"summary": "SUSE Bug 1179115 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179115"
},
{
"category": "external",
"summary": "SUSE Bug 1179499 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179499"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:08:58Z",
"details": "important"
}
],
"title": "CVE-2020-14350"
},
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:08:58Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:08:58Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:postgresql96-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"HPE Helion OpenStack 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"HPE Helion OpenStack 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Enterprise Storage 5:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql96-server-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.20-6.8.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.20-6.8.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.20-6.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-24T10:08:58Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
SUSE-SU-2020:3630-1
Vulnerability from csaf_suse - Published: 2020-12-04 16:09 - Updated: 2020-12-04 16:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for postgresql12 fixes the following issues:\n\nUpgrade to version 12.5:\n\n* CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n* CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n* CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n* Fix recently-added timetz test case so it works when the USA\n is not observing daylight savings time.\n (obsoletes postgresql-timetz.patch)\n* https://www.postgresql.org/about/news/2111/\n* https://www.postgresql.org/docs/12/release-12-5.html\n\nThe previous postgresql12 update already addressed:\n\nUpdate to 12.4:\n\n* CVE-2020-14349, bsc#1175193: Set a secure search_path in logical replication walsenders and apply workers\n* CVE-2020-14350, bsc#1175194: Make contrib modules\u0027 installation scripts more secure.\n\n* https://www.postgresql.org/docs/12/release-12-4.html\n\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-3630,SUSE-2020-3630,SUSE-OpenStack-Cloud-7-2020-3630,SUSE-OpenStack-Cloud-8-2020-3630,SUSE-OpenStack-Cloud-9-2020-3630,SUSE-OpenStack-Cloud-Crowbar-8-2020-3630,SUSE-OpenStack-Cloud-Crowbar-9-2020-3630,SUSE-SLE-SAP-12-SP2-2020-3630,SUSE-SLE-SAP-12-SP3-2020-3630,SUSE-SLE-SAP-12-SP4-2020-3630,SUSE-SLE-SDK-12-SP5-2020-3630,SUSE-SLE-SERVER-12-SP2-2020-3630,SUSE-SLE-SERVER-12-SP2-BCL-2020-3630,SUSE-SLE-SERVER-12-SP3-2020-3630,SUSE-SLE-SERVER-12-SP3-BCL-2020-3630,SUSE-SLE-SERVER-12-SP4-LTSS-2020-3630,SUSE-SLE-SERVER-12-SP5-2020-3630,SUSE-Storage-5-2020-3630",
"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_3630-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3630-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203630-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3630-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007917.html"
},
{
"category": "self",
"summary": "SUSE Bug 1175193",
"url": "https://bugzilla.suse.com/1175193"
},
{
"category": "self",
"summary": "SUSE Bug 1175194",
"url": "https://bugzilla.suse.com/1175194"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14349 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14350 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14350/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql12",
"tracking": {
"current_release_date": "2020-12-04T16:09:07Z",
"generator": {
"date": "2020-12-04T16:09:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3630-1",
"initial_release_date": "2020-12-04T16:09:07Z",
"revision_history": [
{
"date": "2020-12-04T16:09:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.9.3.aarch64",
"product": {
"name": "libecpg6-12.5-3.9.3.aarch64",
"product_id": "libecpg6-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.9.3.aarch64",
"product": {
"name": "libpq5-12.5-3.9.3.aarch64",
"product_id": "libpq5-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-12.5-3.9.3.aarch64",
"product_id": "postgresql12-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-contrib-12.5-3.9.3.aarch64",
"product_id": "postgresql12-contrib-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-devel-12.5-3.9.3.aarch64",
"product_id": "postgresql12-devel-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-mini-12.5-3.9.1.aarch64",
"product": {
"name": "postgresql12-devel-mini-12.5-3.9.1.aarch64",
"product_id": "postgresql12-devel-mini-12.5-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-plperl-12.5-3.9.3.aarch64",
"product_id": "postgresql12-plperl-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-plpython-12.5-3.9.3.aarch64",
"product_id": "postgresql12-plpython-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-pltcl-12.5-3.9.3.aarch64",
"product_id": "postgresql12-pltcl-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-server-12.5-3.9.3.aarch64",
"product_id": "postgresql12-server-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-server-devel-12.5-3.9.3.aarch64",
"product_id": "postgresql12-server-devel-12.5-3.9.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.9.3.aarch64",
"product": {
"name": "postgresql12-test-12.5-3.9.3.aarch64",
"product_id": "postgresql12-test-12.5-3.9.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-12.5-3.9.3.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-12.5-3.9.3.aarch64_ilp32",
"product_id": "libecpg6-64bit-12.5-3.9.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-12.5-3.9.3.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-12.5-3.9.3.aarch64_ilp32",
"product_id": "libpq5-64bit-12.5-3.9.3.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.9.3.i586",
"product": {
"name": "libecpg6-12.5-3.9.3.i586",
"product_id": "libecpg6-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.9.3.i586",
"product": {
"name": "libpq5-12.5-3.9.3.i586",
"product_id": "libpq5-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-12.5-3.9.3.i586",
"product_id": "postgresql12-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-contrib-12.5-3.9.3.i586",
"product_id": "postgresql12-contrib-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-devel-12.5-3.9.3.i586",
"product_id": "postgresql12-devel-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-mini-12.5-3.9.1.i586",
"product": {
"name": "postgresql12-devel-mini-12.5-3.9.1.i586",
"product_id": "postgresql12-devel-mini-12.5-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-plperl-12.5-3.9.3.i586",
"product_id": "postgresql12-plperl-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-plpython-12.5-3.9.3.i586",
"product_id": "postgresql12-plpython-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-pltcl-12.5-3.9.3.i586",
"product_id": "postgresql12-pltcl-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-server-12.5-3.9.3.i586",
"product_id": "postgresql12-server-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-server-devel-12.5-3.9.3.i586",
"product_id": "postgresql12-server-devel-12.5-3.9.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.9.3.i586",
"product": {
"name": "postgresql12-test-12.5-3.9.3.i586",
"product_id": "postgresql12-test-12.5-3.9.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.5-3.9.3.noarch",
"product": {
"name": "postgresql12-docs-12.5-3.9.3.noarch",
"product_id": "postgresql12-docs-12.5-3.9.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.9.3.ppc64le",
"product": {
"name": "libecpg6-12.5-3.9.3.ppc64le",
"product_id": "libecpg6-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.9.3.ppc64le",
"product": {
"name": "libpq5-12.5-3.9.3.ppc64le",
"product_id": "libpq5-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-contrib-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-contrib-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-devel-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-devel-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-mini-12.5-3.9.1.ppc64le",
"product": {
"name": "postgresql12-devel-mini-12.5-3.9.1.ppc64le",
"product_id": "postgresql12-devel-mini-12.5-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-plperl-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-plperl-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-plpython-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-plpython-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-pltcl-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-server-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-server-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-server-devel-12.5-3.9.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.9.3.ppc64le",
"product": {
"name": "postgresql12-test-12.5-3.9.3.ppc64le",
"product_id": "postgresql12-test-12.5-3.9.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.9.3.s390",
"product": {
"name": "libecpg6-12.5-3.9.3.s390",
"product_id": "libecpg6-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.9.3.s390",
"product": {
"name": "libpq5-12.5-3.9.3.s390",
"product_id": "libpq5-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-12.5-3.9.3.s390",
"product_id": "postgresql12-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-contrib-12.5-3.9.3.s390",
"product_id": "postgresql12-contrib-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-devel-12.5-3.9.3.s390",
"product_id": "postgresql12-devel-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-mini-12.5-3.9.1.s390",
"product": {
"name": "postgresql12-devel-mini-12.5-3.9.1.s390",
"product_id": "postgresql12-devel-mini-12.5-3.9.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-plperl-12.5-3.9.3.s390",
"product_id": "postgresql12-plperl-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-plpython-12.5-3.9.3.s390",
"product_id": "postgresql12-plpython-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-pltcl-12.5-3.9.3.s390",
"product_id": "postgresql12-pltcl-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-server-12.5-3.9.3.s390",
"product_id": "postgresql12-server-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-server-devel-12.5-3.9.3.s390",
"product_id": "postgresql12-server-devel-12.5-3.9.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.9.3.s390",
"product": {
"name": "postgresql12-test-12.5-3.9.3.s390",
"product_id": "postgresql12-test-12.5-3.9.3.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.9.3.s390x",
"product": {
"name": "libecpg6-12.5-3.9.3.s390x",
"product_id": "libecpg6-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-12.5-3.9.3.s390x",
"product": {
"name": "libecpg6-32bit-12.5-3.9.3.s390x",
"product_id": "libecpg6-32bit-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.9.3.s390x",
"product": {
"name": "libpq5-12.5-3.9.3.s390x",
"product_id": "libpq5-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-12.5-3.9.3.s390x",
"product": {
"name": "libpq5-32bit-12.5-3.9.3.s390x",
"product_id": "libpq5-32bit-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-12.5-3.9.3.s390x",
"product_id": "postgresql12-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-contrib-12.5-3.9.3.s390x",
"product_id": "postgresql12-contrib-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-devel-12.5-3.9.3.s390x",
"product_id": "postgresql12-devel-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-mini-12.5-3.9.1.s390x",
"product": {
"name": "postgresql12-devel-mini-12.5-3.9.1.s390x",
"product_id": "postgresql12-devel-mini-12.5-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-plperl-12.5-3.9.3.s390x",
"product_id": "postgresql12-plperl-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-plpython-12.5-3.9.3.s390x",
"product_id": "postgresql12-plpython-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-pltcl-12.5-3.9.3.s390x",
"product_id": "postgresql12-pltcl-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-server-12.5-3.9.3.s390x",
"product_id": "postgresql12-server-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-server-devel-12.5-3.9.3.s390x",
"product_id": "postgresql12-server-devel-12.5-3.9.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.9.3.s390x",
"product": {
"name": "postgresql12-test-12.5-3.9.3.s390x",
"product_id": "postgresql12-test-12.5-3.9.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-12.5-3.9.3.x86_64",
"product": {
"name": "libecpg6-12.5-3.9.3.x86_64",
"product_id": "libecpg6-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-12.5-3.9.3.x86_64",
"product": {
"name": "libpq5-12.5-3.9.3.x86_64",
"product_id": "libpq5-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-12.5-3.9.3.x86_64",
"product": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64",
"product_id": "libpq5-32bit-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-12.5-3.9.3.x86_64",
"product": {
"name": "libecpg6-32bit-12.5-3.9.3.x86_64",
"product_id": "libecpg6-32bit-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-12.5-3.9.3.x86_64",
"product_id": "postgresql12-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-contrib-12.5-3.9.3.x86_64",
"product_id": "postgresql12-contrib-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-devel-12.5-3.9.3.x86_64",
"product_id": "postgresql12-devel-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-mini-12.5-3.9.1.x86_64",
"product": {
"name": "postgresql12-devel-mini-12.5-3.9.1.x86_64",
"product_id": "postgresql12-devel-mini-12.5-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-plperl-12.5-3.9.3.x86_64",
"product_id": "postgresql12-plperl-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-plpython-12.5-3.9.3.x86_64",
"product_id": "postgresql12-plpython-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-pltcl-12.5-3.9.3.x86_64",
"product_id": "postgresql12-pltcl-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-server-12.5-3.9.3.x86_64",
"product_id": "postgresql12-server-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-server-devel-12.5-3.9.3.x86_64",
"product_id": "postgresql12-server-devel-12.5-3.9.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.9.3.x86_64",
"product": {
"name": "postgresql12-test-12.5-3.9.3.x86_64",
"product_id": "postgresql12-test-12.5-3.9.3.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 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 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 OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 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 for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-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-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_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-12.5-3.9.3.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x"
},
"product_reference": "libecpg6-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.ppc64le"
},
"product_reference": "libecpg6-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.ppc64le"
},
"product_reference": "libpq5-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.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-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.ppc64le"
},
"product_reference": "libecpg6-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.ppc64le"
},
"product_reference": "libpq5-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.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-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.ppc64le"
},
"product_reference": "libecpg6-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.ppc64le"
},
"product_reference": "libpq5-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.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-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-devel-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-devel-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-devel-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-devel-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-server-devel-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-server-devel-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le"
},
"product_reference": "libecpg6-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x"
},
"product_reference": "libecpg6-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le"
},
"product_reference": "libpq5-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64"
},
"product_reference": "libecpg6-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le"
},
"product_reference": "libecpg6-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x"
},
"product_reference": "libecpg6-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64"
},
"product_reference": "libpq5-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le"
},
"product_reference": "libpq5-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64"
},
"product_reference": "libecpg6-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le"
},
"product_reference": "libecpg6-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x"
},
"product_reference": "libecpg6-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64"
},
"product_reference": "libpq5-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le"
},
"product_reference": "libpq5-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64"
},
"product_reference": "libecpg6-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le"
},
"product_reference": "libecpg6-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x"
},
"product_reference": "libecpg6-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64"
},
"product_reference": "libpq5-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le"
},
"product_reference": "libpq5-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-contrib-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-contrib-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-contrib-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-contrib-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.5-3.9.3.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch"
},
"product_reference": "postgresql12-docs-12.5-3.9.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-plperl-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-plperl-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-plperl-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-plperl-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-plpython-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-plpython-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-plpython-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-plpython-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-pltcl-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-pltcl-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-pltcl-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-server-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-server-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-server-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.9.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-server-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.aarch64"
},
"product_reference": "libecpg6-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.ppc64le"
},
"product_reference": "libecpg6-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.s390x"
},
"product_reference": "libecpg6-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.aarch64"
},
"product_reference": "libpq5-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.ppc64le"
},
"product_reference": "libpq5-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.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-12.5-3.9.3.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-12.5-3.9.3.s390x"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.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-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.9.3.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:postgresql12-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-contrib-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-contrib-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-contrib-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.9.3.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:postgresql12-contrib-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-contrib-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.5-3.9.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch"
},
"product_reference": "postgresql12-docs-12.5-3.9.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-plperl-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-plperl-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-plperl-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.9.3.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:postgresql12-plperl-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-plperl-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-plpython-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-plpython-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-plpython-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.9.3.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:postgresql12-plpython-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-plpython-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-pltcl-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-pltcl-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.9.3.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:postgresql12-pltcl-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-pltcl-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.9.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64"
},
"product_reference": "postgresql12-server-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.9.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le"
},
"product_reference": "postgresql12-server-12.5-3.9.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.9.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x"
},
"product_reference": "postgresql12-server-12.5-3.9.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.9.3.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:postgresql12-server-12.5-3.9.3.x86_64"
},
"product_reference": "postgresql12-server-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64"
},
"product_reference": "libecpg6-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-12.5-3.9.3.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64"
},
"product_reference": "libecpg6-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64"
},
"product_reference": "libpq5-12.5-3.9.3.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-12.5-3.9.3.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-12.5-3.9.3.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64"
},
"product_reference": "libpq5-32bit-12.5-3.9.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-14349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14349"
}
],
"notes": [
{
"category": "general",
"text": "It was found that PostgreSQL versions before 12.4, before 11.9 and before 10.14 did not properly sanitize the search_path during logical replication. An authenticated attacker could use this flaw in an attack similar to CVE-2018-1058, in order to execute arbitrary SQL command in the context of the user used for replication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14349",
"url": "https://www.suse.com/security/cve/CVE-2020-14349"
},
{
"category": "external",
"summary": "SUSE Bug 1175193 for CVE-2020-14349",
"url": "https://bugzilla.suse.com/1175193"
},
{
"category": "external",
"summary": "SUSE Bug 1176151 for CVE-2020-14349",
"url": "https://bugzilla.suse.com/1176151"
},
{
"category": "external",
"summary": "SUSE Bug 1179499 for CVE-2020-14349",
"url": "https://bugzilla.suse.com/1179499"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-14349",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-04T16:09:07Z",
"details": "important"
}
],
"title": "CVE-2020-14349"
},
{
"cve": "CVE-2020-14350",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14350"
}
],
"notes": [
{
"category": "general",
"text": "It was found that some PostgreSQL extensions did not use search_path safely in their installation script. An attacker with sufficient privileges could use this flaw to trick an administrator into executing a specially crafted script, during the installation or update of such extension. This affects PostgreSQL versions before 12.4, before 11.9, before 10.14, before 9.6.19, and before 9.5.23.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14350",
"url": "https://www.suse.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "SUSE Bug 1175194 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1175194"
},
{
"category": "external",
"summary": "SUSE Bug 1176151 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1176151"
},
{
"category": "external",
"summary": "SUSE Bug 1179115 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179115"
},
{
"category": "external",
"summary": "SUSE Bug 1179499 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179499"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-14350",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-04T16:09:07Z",
"details": "important"
}
],
"title": "CVE-2020-14350"
},
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-04T16:09:07Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-04T16:09:07Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-12.5-3.9.3.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.aarch64",
"SUSE Enterprise Storage 5:libpq5-12.5-3.9.3.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.9.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.9.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-12.5-3.9.3.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-12.5-3.9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-04T16:09:07Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
SUSE-SU-2021:0175-1
Vulnerability from csaf_suse - Published: 2021-01-20 08:24 - Updated: 2021-01-20 08:24| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64 | — |
Vendor Fix
|
{
"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 postgresql, postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql13 fixes the following issues:\n\nThis update ships postgresql13.\n\nUpgrade to version 13.1:\n\n* CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n* CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n* CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n* Fix recently-added timetz test case so it works when the USA\n is not observing daylight savings time.\n (obsoletes postgresql-timetz.patch)\n* https://www.postgresql.org/about/news/2111/\n* https://www.postgresql.org/docs/13/release-13-1.html\n\nInitial packaging of PostgreSQL 13:\n\n* https://www.postgresql.org/about/news/2077/\n* https://www.postgresql.org/docs/13/release-13.html\n\n- bsc#1178961: %ghost the symlinks to pg_config and ecpg.\n\nChanges in postgresql wrapper package:\n\n- Bump major version to 13.\n- We also transfer PostgreSQL 9.4.26 to the new package layout in\n SLE12-SP2 and newer. Reflect this in the conflict with\n postgresql94.\n- Also conflict with PostgreSQL versions before 9.\n- Conflicting with older versions is not limited to SLE.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-175,SUSE-SLE-Module-Basesystem-15-SP2-2021-175,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-175,SUSE-SLE-Module-Server-Applications-15-SP2-2021-175",
"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-2021_0175-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0175-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210175-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0175-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008229.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE Bug 1178961",
"url": "https://bugzilla.suse.com/1178961"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql, postgresql13",
"tracking": {
"current_release_date": "2021-01-20T08:24:08Z",
"generator": {
"date": "2021-01-20T08:24:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0175-1",
"initial_release_date": "2021-01-20T08:24:08Z",
"revision_history": [
{
"date": "2021-01-20T08:24:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-5.3.15.aarch64",
"product": {
"name": "libecpg6-13.1-5.3.15.aarch64",
"product_id": "libecpg6-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-5.3.15.aarch64",
"product": {
"name": "libpq5-13.1-5.3.15.aarch64",
"product_id": "libpq5-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-13.1-5.3.15.aarch64",
"product_id": "postgresql13-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-contrib-13.1-5.3.15.aarch64",
"product_id": "postgresql13-contrib-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-devel-13.1-5.3.15.aarch64",
"product_id": "postgresql13-devel-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-5.3.10.aarch64",
"product": {
"name": "postgresql13-devel-mini-13.1-5.3.10.aarch64",
"product_id": "postgresql13-devel-mini-13.1-5.3.10.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-plperl-13.1-5.3.15.aarch64",
"product_id": "postgresql13-plperl-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-plpython-13.1-5.3.15.aarch64",
"product_id": "postgresql13-plpython-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-pltcl-13.1-5.3.15.aarch64",
"product_id": "postgresql13-pltcl-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-server-13.1-5.3.15.aarch64",
"product_id": "postgresql13-server-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-server-devel-13.1-5.3.15.aarch64",
"product_id": "postgresql13-server-devel-13.1-5.3.15.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-5.3.15.aarch64",
"product": {
"name": "postgresql13-test-13.1-5.3.15.aarch64",
"product_id": "postgresql13-test-13.1-5.3.15.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-13.1-5.3.15.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-13.1-5.3.15.aarch64_ilp32",
"product_id": "libecpg6-64bit-13.1-5.3.15.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-13.1-5.3.15.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-13.1-5.3.15.aarch64_ilp32",
"product_id": "libpq5-64bit-13.1-5.3.15.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-5.3.15.i586",
"product": {
"name": "libecpg6-13.1-5.3.15.i586",
"product_id": "libecpg6-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-5.3.15.i586",
"product": {
"name": "libpq5-13.1-5.3.15.i586",
"product_id": "libpq5-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-13.1-5.3.15.i586",
"product_id": "postgresql13-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-contrib-13.1-5.3.15.i586",
"product_id": "postgresql13-contrib-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-devel-13.1-5.3.15.i586",
"product_id": "postgresql13-devel-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-5.3.10.i586",
"product": {
"name": "postgresql13-devel-mini-13.1-5.3.10.i586",
"product_id": "postgresql13-devel-mini-13.1-5.3.10.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-plperl-13.1-5.3.15.i586",
"product_id": "postgresql13-plperl-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-plpython-13.1-5.3.15.i586",
"product_id": "postgresql13-plpython-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-pltcl-13.1-5.3.15.i586",
"product_id": "postgresql13-pltcl-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-server-13.1-5.3.15.i586",
"product_id": "postgresql13-server-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-server-devel-13.1-5.3.15.i586",
"product_id": "postgresql13-server-devel-13.1-5.3.15.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-5.3.15.i586",
"product": {
"name": "postgresql13-test-13.1-5.3.15.i586",
"product_id": "postgresql13-test-13.1-5.3.15.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-13-4.6.7.noarch",
"product": {
"name": "postgresql-13-4.6.7.noarch",
"product_id": "postgresql-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13-4.6.7.noarch",
"product": {
"name": "postgresql-contrib-13-4.6.7.noarch",
"product_id": "postgresql-contrib-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-13-4.6.7.noarch",
"product": {
"name": "postgresql-devel-13-4.6.7.noarch",
"product_id": "postgresql-devel-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-13-4.6.7.noarch",
"product": {
"name": "postgresql-docs-13-4.6.7.noarch",
"product_id": "postgresql-docs-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13-4.6.7.noarch",
"product": {
"name": "postgresql-plperl-13-4.6.7.noarch",
"product_id": "postgresql-plperl-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-13-4.6.7.noarch",
"product": {
"name": "postgresql-plpython-13-4.6.7.noarch",
"product_id": "postgresql-plpython-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13-4.6.7.noarch",
"product": {
"name": "postgresql-pltcl-13-4.6.7.noarch",
"product_id": "postgresql-pltcl-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-13-4.6.7.noarch",
"product": {
"name": "postgresql-server-13-4.6.7.noarch",
"product_id": "postgresql-server-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13-4.6.7.noarch",
"product": {
"name": "postgresql-server-devel-13-4.6.7.noarch",
"product_id": "postgresql-server-devel-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-13-4.6.7.noarch",
"product": {
"name": "postgresql-test-13-4.6.7.noarch",
"product_id": "postgresql-test-13-4.6.7.noarch"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.1-5.3.15.noarch",
"product": {
"name": "postgresql13-docs-13.1-5.3.15.noarch",
"product_id": "postgresql13-docs-13.1-5.3.15.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-5.3.15.ppc64le",
"product": {
"name": "libecpg6-13.1-5.3.15.ppc64le",
"product_id": "libecpg6-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-5.3.15.ppc64le",
"product": {
"name": "libpq5-13.1-5.3.15.ppc64le",
"product_id": "libpq5-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-contrib-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-contrib-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-devel-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-devel-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-5.3.10.ppc64le",
"product": {
"name": "postgresql13-devel-mini-13.1-5.3.10.ppc64le",
"product_id": "postgresql13-devel-mini-13.1-5.3.10.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-plperl-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-plperl-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-plpython-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-plpython-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-pltcl-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-server-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-server-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-server-devel-13.1-5.3.15.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-5.3.15.ppc64le",
"product": {
"name": "postgresql13-test-13.1-5.3.15.ppc64le",
"product_id": "postgresql13-test-13.1-5.3.15.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-5.3.15.s390x",
"product": {
"name": "libecpg6-13.1-5.3.15.s390x",
"product_id": "libecpg6-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-5.3.15.s390x",
"product": {
"name": "libpq5-13.1-5.3.15.s390x",
"product_id": "libpq5-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-13.1-5.3.15.s390x",
"product_id": "postgresql13-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-contrib-13.1-5.3.15.s390x",
"product_id": "postgresql13-contrib-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-devel-13.1-5.3.15.s390x",
"product_id": "postgresql13-devel-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-5.3.10.s390x",
"product": {
"name": "postgresql13-devel-mini-13.1-5.3.10.s390x",
"product_id": "postgresql13-devel-mini-13.1-5.3.10.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-plperl-13.1-5.3.15.s390x",
"product_id": "postgresql13-plperl-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-plpython-13.1-5.3.15.s390x",
"product_id": "postgresql13-plpython-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-pltcl-13.1-5.3.15.s390x",
"product_id": "postgresql13-pltcl-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-server-13.1-5.3.15.s390x",
"product_id": "postgresql13-server-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-server-devel-13.1-5.3.15.s390x",
"product_id": "postgresql13-server-devel-13.1-5.3.15.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-5.3.15.s390x",
"product": {
"name": "postgresql13-test-13.1-5.3.15.s390x",
"product_id": "postgresql13-test-13.1-5.3.15.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-5.3.15.x86_64",
"product": {
"name": "libecpg6-13.1-5.3.15.x86_64",
"product_id": "libecpg6-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-13.1-5.3.15.x86_64",
"product": {
"name": "libecpg6-32bit-13.1-5.3.15.x86_64",
"product_id": "libecpg6-32bit-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-5.3.15.x86_64",
"product": {
"name": "libpq5-13.1-5.3.15.x86_64",
"product_id": "libpq5-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-13.1-5.3.15.x86_64",
"product": {
"name": "libpq5-32bit-13.1-5.3.15.x86_64",
"product_id": "libpq5-32bit-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-13.1-5.3.15.x86_64",
"product_id": "postgresql13-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-contrib-13.1-5.3.15.x86_64",
"product_id": "postgresql13-contrib-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-devel-13.1-5.3.15.x86_64",
"product_id": "postgresql13-devel-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-5.3.10.x86_64",
"product": {
"name": "postgresql13-devel-mini-13.1-5.3.10.x86_64",
"product_id": "postgresql13-devel-mini-13.1-5.3.10.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-plperl-13.1-5.3.15.x86_64",
"product_id": "postgresql13-plperl-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-plpython-13.1-5.3.15.x86_64",
"product_id": "postgresql13-plpython-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-pltcl-13.1-5.3.15.x86_64",
"product_id": "postgresql13-pltcl-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-server-13.1-5.3.15.x86_64",
"product_id": "postgresql13-server-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-server-devel-13.1-5.3.15.x86_64",
"product_id": "postgresql13-server-devel-13.1-5.3.15.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-5.3.15.x86_64",
"product": {
"name": "postgresql13-test-13.1-5.3.15.x86_64",
"product_id": "postgresql13-test-13.1-5.3.15.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64"
},
"product_reference": "libpq5-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le"
},
"product_reference": "libpq5-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x"
},
"product_reference": "libpq5-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64"
},
"product_reference": "libpq5-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64"
},
"product_reference": "libpq5-32bit-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch"
},
"product_reference": "postgresql-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch"
},
"product_reference": "postgresql-test-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-test-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-test-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-test-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-test-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64"
},
"product_reference": "libecpg6-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le"
},
"product_reference": "libecpg6-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x"
},
"product_reference": "libecpg6-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64"
},
"product_reference": "libecpg6-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch"
},
"product_reference": "postgresql-contrib-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch"
},
"product_reference": "postgresql-devel-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch"
},
"product_reference": "postgresql-docs-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch"
},
"product_reference": "postgresql-plperl-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch"
},
"product_reference": "postgresql-plpython-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch"
},
"product_reference": "postgresql-pltcl-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch"
},
"product_reference": "postgresql-server-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13-4.6.7.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch"
},
"product_reference": "postgresql-server-devel-13-4.6.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-contrib-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-contrib-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-contrib-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-contrib-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-devel-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-devel-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-devel-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-devel-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.1-5.3.15.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch"
},
"product_reference": "postgresql13-docs-13.1-5.3.15.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-plperl-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-plperl-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-plperl-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-plperl-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-plpython-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-plpython-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-plpython-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-plpython-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-pltcl-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-pltcl-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-pltcl-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-server-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-server-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-server-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-server-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.1-5.3.15.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64"
},
"product_reference": "postgresql13-server-devel-13.1-5.3.15.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.1-5.3.15.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.1-5.3.15.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.1-5.3.15.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x"
},
"product_reference": "postgresql13-server-devel-13.1-5.3.15.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.1-5.3.15.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
},
"product_reference": "postgresql13-server-devel-13.1-5.3.15.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-20T08:24:08Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-20T08:24:08Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql-test-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-contrib-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-docs-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plperl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-plpython-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-pltcl-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql-server-devel-13-4.6.7.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.1-5.3.15.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.1-5.3.15.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.1-5.3.15.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-20T08:24:08Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
SUSE-SU-2021:0217-1
Vulnerability from csaf_suse - Published: 2021-01-26 11:06 - Updated: 2021-01-26 11:06| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql, postgresql12, postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql, postgresql12, postgresql13 fixes the following issues:\n\nInitial packaging of PostgreSQL 13:\n\n* https://www.postgresql.org/about/news/2077/\n* https://www.postgresql.org/docs/13/release-13.html\n\nChanges in postgresql:\n\n- Bump postgresql major version to 13.\n\nChanges in postgresql12:\n\n- %ghost the symlinks to pg_config and ecpg. (bsc#1178961)\n- BuildRequire libpq5 and libecpg6 when not building them to avoid dangling symlinks in the devel package. (bsc#1179765)\n- Fix a DST problem in the test suite.\n\nChanges in postgresql13:\n\n- Add postgresql-icu68.patch: fix build with ICU 68\n\n- %ghost the symlinks to pg_config and ecpg. (bsc#1178961)\n- BuildRequire libpq5 and libecpg6 when not building them to avoid dangling symlinks in the devel package. (bsc#1179765)\n\nUpgrade to version 13.1:\n\n* CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD\n and firing of deferred triggers within index expressions and\n materialized view queries.\n* CVE-2020-25694, bsc#1178667:\n a) Fix usage of complex connection-string parameters in pg_dump,\n pg_restore, clusterdb, reindexdb, and vacuumdb.\n b) When psql\u0027s \\connect command re-uses connection parameters,\n ensure that all non-overridden parameters from a previous\n connection string are re-used.\n* CVE-2020-25696, bsc#1178668: Prevent psql\u0027s \\gset command from\n modifying specially-treated variables.\n* Fix recently-added timetz test case so it works when the USA\n is not observing daylight savings time.\n (obsoletes postgresql-timetz.patch)\n* https://www.postgresql.org/about/news/2111/\n* https://www.postgresql.org/docs/13/release-13-1.html\n\n- Fix a DST problem in the test suite.\n\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2021-217,SUSE-2021-217,SUSE-OpenStack-Cloud-7-2021-217,SUSE-OpenStack-Cloud-8-2021-217,SUSE-OpenStack-Cloud-9-2021-217,SUSE-OpenStack-Cloud-Crowbar-8-2021-217,SUSE-OpenStack-Cloud-Crowbar-9-2021-217,SUSE-SLE-SAP-12-SP2-2021-217,SUSE-SLE-SAP-12-SP3-2021-217,SUSE-SLE-SAP-12-SP4-2021-217,SUSE-SLE-SDK-12-SP5-2021-217,SUSE-SLE-SERVER-12-SP2-2021-217,SUSE-SLE-SERVER-12-SP2-BCL-2021-217,SUSE-SLE-SERVER-12-SP3-2021-217,SUSE-SLE-SERVER-12-SP3-BCL-2021-217,SUSE-SLE-SERVER-12-SP4-LTSS-2021-217,SUSE-SLE-SERVER-12-SP5-2021-217,SUSE-Storage-5-2021-217",
"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-2021_0217-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0217-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210217-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0217-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-January/008245.html"
},
{
"category": "self",
"summary": "SUSE Bug 1178666",
"url": "https://bugzilla.suse.com/1178666"
},
{
"category": "self",
"summary": "SUSE Bug 1178667",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "self",
"summary": "SUSE Bug 1178668",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "self",
"summary": "SUSE Bug 1178961",
"url": "https://bugzilla.suse.com/1178961"
},
{
"category": "self",
"summary": "SUSE Bug 1179765",
"url": "https://bugzilla.suse.com/1179765"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25696/"
}
],
"title": "Security update for postgresql, postgresql12, postgresql13",
"tracking": {
"current_release_date": "2021-01-26T11:06:16Z",
"generator": {
"date": "2021-01-26T11:06:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0217-1",
"initial_release_date": "2021-01-26T11:06:16Z",
"revision_history": [
{
"date": "2021-01-26T11:06:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-3.3.1.aarch64",
"product": {
"name": "libecpg6-13.1-3.3.1.aarch64",
"product_id": "libecpg6-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-3.3.1.aarch64",
"product": {
"name": "libpq5-13.1-3.3.1.aarch64",
"product_id": "libpq5-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-12.5-3.12.3.aarch64",
"product_id": "postgresql12-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-contrib-12.5-3.12.3.aarch64",
"product_id": "postgresql12-contrib-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-devel-12.5-3.12.3.aarch64",
"product_id": "postgresql12-devel-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-plperl-12.5-3.12.3.aarch64",
"product_id": "postgresql12-plperl-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-plpython-12.5-3.12.3.aarch64",
"product_id": "postgresql12-plpython-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-pltcl-12.5-3.12.3.aarch64",
"product_id": "postgresql12-pltcl-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-server-12.5-3.12.3.aarch64",
"product_id": "postgresql12-server-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-server-devel-12.5-3.12.3.aarch64",
"product_id": "postgresql12-server-devel-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.12.3.aarch64",
"product": {
"name": "postgresql12-test-12.5-3.12.3.aarch64",
"product_id": "postgresql12-test-12.5-3.12.3.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-13.1-3.3.1.aarch64",
"product_id": "postgresql13-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.1-3.3.1.aarch64",
"product_id": "postgresql13-contrib-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-devel-13.1-3.3.1.aarch64",
"product_id": "postgresql13-devel-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-devel-mini-13.1-3.3.1.aarch64",
"product_id": "postgresql13-devel-mini-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.1-3.3.1.aarch64",
"product_id": "postgresql13-plperl-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.1-3.3.1.aarch64",
"product_id": "postgresql13-plpython-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.1-3.3.1.aarch64",
"product_id": "postgresql13-pltcl-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-server-13.1-3.3.1.aarch64",
"product_id": "postgresql13-server-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.1-3.3.1.aarch64",
"product_id": "postgresql13-server-devel-13.1-3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-3.3.1.aarch64",
"product": {
"name": "postgresql13-test-13.1-3.3.1.aarch64",
"product_id": "postgresql13-test-13.1-3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-13.1-3.3.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-13.1-3.3.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-13.1-3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-13.1-3.3.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-13.1-3.3.1.aarch64_ilp32",
"product_id": "libpq5-64bit-13.1-3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-3.3.1.i586",
"product": {
"name": "libecpg6-13.1-3.3.1.i586",
"product_id": "libecpg6-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-3.3.1.i586",
"product": {
"name": "libpq5-13.1-3.3.1.i586",
"product_id": "libpq5-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-12.5-3.12.3.i586",
"product_id": "postgresql12-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-contrib-12.5-3.12.3.i586",
"product_id": "postgresql12-contrib-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-devel-12.5-3.12.3.i586",
"product_id": "postgresql12-devel-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-plperl-12.5-3.12.3.i586",
"product_id": "postgresql12-plperl-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-plpython-12.5-3.12.3.i586",
"product_id": "postgresql12-plpython-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-pltcl-12.5-3.12.3.i586",
"product_id": "postgresql12-pltcl-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-server-12.5-3.12.3.i586",
"product_id": "postgresql12-server-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-server-devel-12.5-3.12.3.i586",
"product_id": "postgresql12-server-devel-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.12.3.i586",
"product": {
"name": "postgresql12-test-12.5-3.12.3.i586",
"product_id": "postgresql12-test-12.5-3.12.3.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-13.1-3.3.1.i586",
"product_id": "postgresql13-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-contrib-13.1-3.3.1.i586",
"product_id": "postgresql13-contrib-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-devel-13.1-3.3.1.i586",
"product_id": "postgresql13-devel-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-devel-mini-13.1-3.3.1.i586",
"product_id": "postgresql13-devel-mini-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-plperl-13.1-3.3.1.i586",
"product_id": "postgresql13-plperl-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-plpython-13.1-3.3.1.i586",
"product_id": "postgresql13-plpython-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-pltcl-13.1-3.3.1.i586",
"product_id": "postgresql13-pltcl-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-server-13.1-3.3.1.i586",
"product_id": "postgresql13-server-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-server-devel-13.1-3.3.1.i586",
"product_id": "postgresql13-server-devel-13.1-3.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-3.3.1.i586",
"product": {
"name": "postgresql13-test-13.1-3.3.1.i586",
"product_id": "postgresql13-test-13.1-3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-13-4.7.1.noarch",
"product": {
"name": "postgresql-13-4.7.1.noarch",
"product_id": "postgresql-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-13-4.7.1.noarch",
"product": {
"name": "postgresql-contrib-13-4.7.1.noarch",
"product_id": "postgresql-contrib-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-13-4.7.1.noarch",
"product": {
"name": "postgresql-docs-13-4.7.1.noarch",
"product_id": "postgresql-docs-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-13-4.7.1.noarch",
"product": {
"name": "postgresql-plperl-13-4.7.1.noarch",
"product_id": "postgresql-plperl-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-13-4.7.1.noarch",
"product": {
"name": "postgresql-plpython-13-4.7.1.noarch",
"product_id": "postgresql-plpython-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-13-4.7.1.noarch",
"product": {
"name": "postgresql-pltcl-13-4.7.1.noarch",
"product_id": "postgresql-pltcl-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-13-4.7.1.noarch",
"product": {
"name": "postgresql-server-13-4.7.1.noarch",
"product_id": "postgresql-server-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-13-4.7.1.noarch",
"product": {
"name": "postgresql-devel-13-4.7.1.noarch",
"product_id": "postgresql-devel-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-13-4.7.1.noarch",
"product": {
"name": "postgresql-server-devel-13-4.7.1.noarch",
"product_id": "postgresql-server-devel-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-13-4.7.1.noarch",
"product": {
"name": "postgresql-test-13-4.7.1.noarch",
"product_id": "postgresql-test-13-4.7.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql12-docs-12.5-3.12.3.noarch",
"product": {
"name": "postgresql12-docs-12.5-3.12.3.noarch",
"product_id": "postgresql12-docs-12.5-3.12.3.noarch"
}
},
{
"category": "product_version",
"name": "postgresql13-docs-13.1-3.3.1.noarch",
"product": {
"name": "postgresql13-docs-13.1-3.3.1.noarch",
"product_id": "postgresql13-docs-13.1-3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-3.3.1.ppc64le",
"product": {
"name": "libecpg6-13.1-3.3.1.ppc64le",
"product_id": "libecpg6-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-3.3.1.ppc64le",
"product": {
"name": "libpq5-13.1-3.3.1.ppc64le",
"product_id": "libpq5-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-contrib-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-contrib-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-devel-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-devel-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-plperl-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-plperl-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-plpython-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-plpython-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-pltcl-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-server-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-server-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-server-devel-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.12.3.ppc64le",
"product": {
"name": "postgresql12-test-12.5-3.12.3.ppc64le",
"product_id": "postgresql12-test-12.5-3.12.3.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-contrib-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-devel-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-devel-mini-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-devel-mini-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-plperl-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-plpython-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-pltcl-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-server-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-server-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-server-devel-13.1-3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-3.3.1.ppc64le",
"product": {
"name": "postgresql13-test-13.1-3.3.1.ppc64le",
"product_id": "postgresql13-test-13.1-3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-3.3.1.s390",
"product": {
"name": "libecpg6-13.1-3.3.1.s390",
"product_id": "libecpg6-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-3.3.1.s390",
"product": {
"name": "libpq5-13.1-3.3.1.s390",
"product_id": "libpq5-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-12.5-3.12.3.s390",
"product_id": "postgresql12-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-contrib-12.5-3.12.3.s390",
"product_id": "postgresql12-contrib-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-devel-12.5-3.12.3.s390",
"product_id": "postgresql12-devel-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-plperl-12.5-3.12.3.s390",
"product_id": "postgresql12-plperl-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-plpython-12.5-3.12.3.s390",
"product_id": "postgresql12-plpython-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-pltcl-12.5-3.12.3.s390",
"product_id": "postgresql12-pltcl-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-server-12.5-3.12.3.s390",
"product_id": "postgresql12-server-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-server-devel-12.5-3.12.3.s390",
"product_id": "postgresql12-server-devel-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.12.3.s390",
"product": {
"name": "postgresql12-test-12.5-3.12.3.s390",
"product_id": "postgresql12-test-12.5-3.12.3.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-13.1-3.3.1.s390",
"product_id": "postgresql13-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-contrib-13.1-3.3.1.s390",
"product_id": "postgresql13-contrib-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-devel-13.1-3.3.1.s390",
"product_id": "postgresql13-devel-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-devel-mini-13.1-3.3.1.s390",
"product_id": "postgresql13-devel-mini-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-plperl-13.1-3.3.1.s390",
"product_id": "postgresql13-plperl-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-plpython-13.1-3.3.1.s390",
"product_id": "postgresql13-plpython-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-pltcl-13.1-3.3.1.s390",
"product_id": "postgresql13-pltcl-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-server-13.1-3.3.1.s390",
"product_id": "postgresql13-server-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-server-devel-13.1-3.3.1.s390",
"product_id": "postgresql13-server-devel-13.1-3.3.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-3.3.1.s390",
"product": {
"name": "postgresql13-test-13.1-3.3.1.s390",
"product_id": "postgresql13-test-13.1-3.3.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-3.3.1.s390x",
"product": {
"name": "libecpg6-13.1-3.3.1.s390x",
"product_id": "libecpg6-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-13.1-3.3.1.s390x",
"product": {
"name": "libecpg6-32bit-13.1-3.3.1.s390x",
"product_id": "libecpg6-32bit-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-3.3.1.s390x",
"product": {
"name": "libpq5-13.1-3.3.1.s390x",
"product_id": "libpq5-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-13.1-3.3.1.s390x",
"product": {
"name": "libpq5-32bit-13.1-3.3.1.s390x",
"product_id": "libpq5-32bit-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-12.5-3.12.3.s390x",
"product_id": "postgresql12-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-contrib-12.5-3.12.3.s390x",
"product_id": "postgresql12-contrib-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-devel-12.5-3.12.3.s390x",
"product_id": "postgresql12-devel-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-plperl-12.5-3.12.3.s390x",
"product_id": "postgresql12-plperl-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-plpython-12.5-3.12.3.s390x",
"product_id": "postgresql12-plpython-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-pltcl-12.5-3.12.3.s390x",
"product_id": "postgresql12-pltcl-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-server-12.5-3.12.3.s390x",
"product_id": "postgresql12-server-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-server-devel-12.5-3.12.3.s390x",
"product_id": "postgresql12-server-devel-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.12.3.s390x",
"product": {
"name": "postgresql12-test-12.5-3.12.3.s390x",
"product_id": "postgresql12-test-12.5-3.12.3.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-13.1-3.3.1.s390x",
"product_id": "postgresql13-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-contrib-13.1-3.3.1.s390x",
"product_id": "postgresql13-contrib-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-devel-13.1-3.3.1.s390x",
"product_id": "postgresql13-devel-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-devel-mini-13.1-3.3.1.s390x",
"product_id": "postgresql13-devel-mini-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-plperl-13.1-3.3.1.s390x",
"product_id": "postgresql13-plperl-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-plpython-13.1-3.3.1.s390x",
"product_id": "postgresql13-plpython-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.1-3.3.1.s390x",
"product_id": "postgresql13-pltcl-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-server-13.1-3.3.1.s390x",
"product_id": "postgresql13-server-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.1-3.3.1.s390x",
"product_id": "postgresql13-server-devel-13.1-3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-3.3.1.s390x",
"product": {
"name": "postgresql13-test-13.1-3.3.1.s390x",
"product_id": "postgresql13-test-13.1-3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-13.1-3.3.1.x86_64",
"product": {
"name": "libecpg6-13.1-3.3.1.x86_64",
"product_id": "libecpg6-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-13.1-3.3.1.x86_64",
"product": {
"name": "libpq5-13.1-3.3.1.x86_64",
"product_id": "libpq5-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-13.1-3.3.1.x86_64",
"product": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64",
"product_id": "libpq5-32bit-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-13.1-3.3.1.x86_64",
"product": {
"name": "libecpg6-32bit-13.1-3.3.1.x86_64",
"product_id": "libecpg6-32bit-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-12.5-3.12.3.x86_64",
"product_id": "postgresql12-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-contrib-12.5-3.12.3.x86_64",
"product_id": "postgresql12-contrib-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-devel-12.5-3.12.3.x86_64",
"product_id": "postgresql12-devel-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-plperl-12.5-3.12.3.x86_64",
"product_id": "postgresql12-plperl-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-plpython-12.5-3.12.3.x86_64",
"product_id": "postgresql12-plpython-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-pltcl-12.5-3.12.3.x86_64",
"product_id": "postgresql12-pltcl-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-server-12.5-3.12.3.x86_64",
"product_id": "postgresql12-server-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-server-devel-12.5-3.12.3.x86_64",
"product_id": "postgresql12-server-devel-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.5-3.12.3.x86_64",
"product": {
"name": "postgresql12-test-12.5-3.12.3.x86_64",
"product_id": "postgresql12-test-12.5-3.12.3.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-13.1-3.3.1.x86_64",
"product_id": "postgresql13-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.1-3.3.1.x86_64",
"product_id": "postgresql13-contrib-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-devel-13.1-3.3.1.x86_64",
"product_id": "postgresql13-devel-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-mini-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-devel-mini-13.1-3.3.1.x86_64",
"product_id": "postgresql13-devel-mini-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.1-3.3.1.x86_64",
"product_id": "postgresql13-plperl-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.1-3.3.1.x86_64",
"product_id": "postgresql13-plpython-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.1-3.3.1.x86_64",
"product_id": "postgresql13-pltcl-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-server-13.1-3.3.1.x86_64",
"product_id": "postgresql13-server-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.1-3.3.1.x86_64",
"product_id": "postgresql13-server-devel-13.1-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.1-3.3.1.x86_64",
"product": {
"name": "postgresql13-test-13.1-3.3.1.x86_64",
"product_id": "postgresql13-test-13.1-3.3.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 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 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 OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 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 for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-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-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_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-13.1-3.3.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x"
},
"product_reference": "libecpg6-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.ppc64le"
},
"product_reference": "libecpg6-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.ppc64le"
},
"product_reference": "libpq5-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.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:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.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:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.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:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.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:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.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:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.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:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.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:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.ppc64le"
},
"product_reference": "libecpg6-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.ppc64le"
},
"product_reference": "libpq5-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.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:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.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:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.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:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.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:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.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:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.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:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.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:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.ppc64le"
},
"product_reference": "libecpg6-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.ppc64le"
},
"product_reference": "libpq5-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.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:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.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:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.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:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.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:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.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:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.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:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.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:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-13-4.7.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch"
},
"product_reference": "postgresql-devel-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-13-4.7.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-devel-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-devel-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-devel-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-devel-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.5-3.12.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-devel-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-server-devel-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.5-3.12.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-server-devel-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-devel-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-devel-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64"
},
"product_reference": "postgresql13-devel-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le"
},
"product_reference": "libecpg6-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x"
},
"product_reference": "libecpg6-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le"
},
"product_reference": "libpq5-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64"
},
"product_reference": "libecpg6-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le"
},
"product_reference": "libecpg6-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x"
},
"product_reference": "libecpg6-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64"
},
"product_reference": "libpq5-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le"
},
"product_reference": "libpq5-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64"
},
"product_reference": "libecpg6-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le"
},
"product_reference": "libecpg6-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x"
},
"product_reference": "libecpg6-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64"
},
"product_reference": "libpq5-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le"
},
"product_reference": "libpq5-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64"
},
"product_reference": "libecpg6-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le"
},
"product_reference": "libecpg6-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x"
},
"product_reference": "libecpg6-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64"
},
"product_reference": "libpq5-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le"
},
"product_reference": "libpq5-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.12.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-contrib-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-contrib-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-contrib-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.12.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-contrib-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.5-3.12.3.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch"
},
"product_reference": "postgresql12-docs-12.5-3.12.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-plperl-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-plperl-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-plperl-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.12.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-plperl-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-plpython-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-plpython-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-plpython-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.12.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-plpython-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-pltcl-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-pltcl-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.12.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-pltcl-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-server-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-server-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-server-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.12.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-server-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-contrib-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.1-3.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch"
},
"product_reference": "postgresql13-docs-13.1-3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-plperl-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-plpython-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-server-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-server-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-server-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.aarch64"
},
"product_reference": "libecpg6-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.ppc64le"
},
"product_reference": "libecpg6-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.s390x"
},
"product_reference": "libecpg6-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.aarch64"
},
"product_reference": "libpq5-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.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-13.1-3.3.1.ppc64le"
},
"product_reference": "libpq5-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.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-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.s390x"
},
"product_reference": "libpq5-32bit-13.1-3.3.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-13.1-3.3.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-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.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:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.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:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.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:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.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:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.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:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.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:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.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:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.5-3.12.3.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:postgresql12-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-contrib-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-contrib-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-contrib-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.5-3.12.3.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:postgresql12-contrib-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-contrib-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.5-3.12.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch"
},
"product_reference": "postgresql12-docs-12.5-3.12.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-plperl-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-plperl-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-plperl-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.5-3.12.3.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:postgresql12-plperl-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-plperl-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-plpython-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-plpython-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-plpython-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.5-3.12.3.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:postgresql12-plpython-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-plpython-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-pltcl-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-pltcl-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.5-3.12.3.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:postgresql12-pltcl-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-pltcl-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.12.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64"
},
"product_reference": "postgresql12-server-12.5-3.12.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.12.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le"
},
"product_reference": "postgresql12-server-12.5-3.12.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.12.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x"
},
"product_reference": "postgresql12-server-12.5-3.12.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.5-3.12.3.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:postgresql12-server-12.5-3.12.3.x86_64"
},
"product_reference": "postgresql12-server-12.5-3.12.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-contrib-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.1-3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch"
},
"product_reference": "postgresql13-docs-13.1-3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-plperl-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-plpython-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64"
},
"product_reference": "postgresql13-server-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le"
},
"product_reference": "postgresql13-server-13.1-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x"
},
"product_reference": "postgresql13-server-13.1-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64"
},
"product_reference": "libecpg6-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-13.1-3.3.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64"
},
"product_reference": "libecpg6-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64"
},
"product_reference": "libpq5-13.1-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-13.1-3.3.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-13.1-3.3.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64"
},
"product_reference": "libpq5-32bit-13.1-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-13-4.7.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch"
},
"product_reference": "postgresql-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-13-4.7.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch"
},
"product_reference": "postgresql-contrib-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-13-4.7.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch"
},
"product_reference": "postgresql-docs-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-13-4.7.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch"
},
"product_reference": "postgresql-plperl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-13-4.7.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch"
},
"product_reference": "postgresql-plpython-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-13-4.7.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch"
},
"product_reference": "postgresql-pltcl-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-13-4.7.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch"
},
"product_reference": "postgresql-server-13-4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-25694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25694"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25694",
"url": "https://www.suse.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "SUSE Bug 1178667 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1178667"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25694",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-26T11:06:16Z",
"details": "moderate"
}
],
"title": "CVE-2020-25694"
},
{
"cve": "CVE-2020-25695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25695"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25695",
"url": "https://www.suse.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "SUSE Bug 1178666 for CVE-2020-25695",
"url": "https://bugzilla.suse.com/1178666"
}
],
"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-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-26T11:06:16Z",
"details": "important"
}
],
"title": "CVE-2020-25695"
},
{
"cve": "CVE-2020-25696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25696"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25696",
"url": "https://www.suse.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "SUSE Bug 1178668 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1178668"
},
{
"category": "external",
"summary": "SUSE Bug 1179870 for CVE-2020-25696",
"url": "https://bugzilla.suse.com/1179870"
}
],
"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-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libecpg6-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:libpq5-32bit-13.1-3.3.1.x86_64",
"HPE Helion OpenStack 8:postgresql-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-contrib-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-docs-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plperl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-plpython-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-pltcl-13-4.7.1.noarch",
"HPE Helion OpenStack 8:postgresql-server-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.aarch64",
"SUSE Enterprise Storage 5:libpq5-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Enterprise Storage 5:postgresql-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-docs-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Enterprise Storage 5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-13-4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.5-3.12.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.1-3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-13-4.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.5-3.12.3.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.1-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.s390x",
"SUSE OpenStack Cloud 7:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 7:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud 9:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:postgresql-server-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libecpg6-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-13.1-3.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:postgresql-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-docs-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-13-4.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:postgresql-server-13-4.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-26T11:06:16Z",
"details": "important"
}
],
"title": "CVE-2020-25696"
}
]
}
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.