Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-10915 (GCVE-0-2018-10915)
Vulnerability from cvelistv5 – Published: 2018-08-09 20:00 – Updated: 2024-08-05 07:54| Vendor | Product | Version | |
|---|---|---|---|
| PostgreSQL Global Development Group | postgresql |
Affected:
10.5
Affected: 9.6.10 Affected: 9.5.14 Affected: 9.4.19 Affected: 9.3.24 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T07:54:36.359Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "GLSA-201810-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201810-08"
},
{
"name": "RHSA-2018:2729",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2729"
},
{
"name": "DSA-4269",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2018/dsa-4269"
},
{
"name": "RHSA-2018:2643",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"name": "RHSA-2018:2721",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2721"
},
{
"name": "RHSA-2018:2511",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2511"
},
{
"name": "USN-3744-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/3744-1/"
},
{
"name": "[debian-lts-announce] 20180815 [SECURITY] [DLA 1464-1] postgresql-9.4 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html"
},
{
"name": "RHSA-2018:2566",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"name": "RHSA-2018:2565",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2565"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915"
},
{
"name": "RHSA-2018:3816",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
},
{
"name": "105054",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/105054"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"name": "RHSA-2018:2557",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2557"
},
{
"name": "1041446",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1041446"
},
{
"name": "openSUSE-SU-2020:1227",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "postgresql",
"vendor": "PostgreSQL Global Development Group",
"versions": [
{
"status": "affected",
"version": "10.5"
},
{
"status": "affected",
"version": "9.6.10"
},
{
"status": "affected",
"version": "9.5.14"
},
{
"status": "affected",
"version": "9.4.19"
},
{
"status": "affected",
"version": "9.3.24"
}
]
}
],
"datePublic": "2018-08-09T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-665",
"description": "CWE-665",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-08-17T17:06:12.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "GLSA-201810-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201810-08"
},
{
"name": "RHSA-2018:2729",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2729"
},
{
"name": "DSA-4269",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2018/dsa-4269"
},
{
"name": "RHSA-2018:2643",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"name": "RHSA-2018:2721",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2721"
},
{
"name": "RHSA-2018:2511",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2511"
},
{
"name": "USN-3744-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/3744-1/"
},
{
"name": "[debian-lts-announce] 20180815 [SECURITY] [DLA 1464-1] postgresql-9.4 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html"
},
{
"name": "RHSA-2018:2566",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"name": "RHSA-2018:2565",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2565"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915"
},
{
"name": "RHSA-2018:3816",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
},
{
"name": "105054",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/105054"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"name": "RHSA-2018:2557",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2557"
},
{
"name": "1041446",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1041446"
},
{
"name": "openSUSE-SU-2020:1227",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-10915",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "postgresql",
"version": {
"version_data": [
{
"version_value": "10.5"
},
{
"version_value": "9.6.10"
},
{
"version_value": "9.5.14"
},
{
"version_value": "9.4.19"
},
{
"version_value": "9.3.24"
}
]
}
}
]
},
"vendor_name": "PostgreSQL Global Development Group"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "8.5/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-665"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "GLSA-201810-08",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201810-08"
},
{
"name": "RHSA-2018:2729",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2729"
},
{
"name": "DSA-4269",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4269"
},
{
"name": "RHSA-2018:2643",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"name": "RHSA-2018:2721",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2721"
},
{
"name": "RHSA-2018:2511",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2511"
},
{
"name": "USN-3744-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3744-1/"
},
{
"name": "[debian-lts-announce] 20180815 [SECURITY] [DLA 1464-1] postgresql-9.4 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html"
},
{
"name": "RHSA-2018:2566",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"name": "RHSA-2018:2565",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2565"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915"
},
{
"name": "RHSA-2018:3816",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
},
{
"name": "105054",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105054"
},
{
"name": "https://www.postgresql.org/about/news/1878/",
"refsource": "CONFIRM",
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"name": "RHSA-2018:2557",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2557"
},
{
"name": "1041446",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041446"
},
{
"name": "openSUSE-SU-2020:1227",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2018-10915",
"datePublished": "2018-08-09T20:00:00.000Z",
"dateReserved": "2018-05-09T00:00:00.000Z",
"dateUpdated": "2024-08-05T07:54:36.359Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-10915",
"date": "2026-05-29",
"epss": "0.01753",
"percentile": "0.82881"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-10915\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2018-08-09T20:29:00.237\",\"lastModified\":\"2024-11-21T03:42:17.623\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \\\"host\\\" or \\\"hostaddr\\\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.\"},{\"lang\":\"es\",\"value\":\"Se ha encontrado una vulnerabilidad en qemu-img, la biblioteca de cliente por defecto de PostgreSQL por la que libpq fracasa a la hora de restablecer su estado interno entre conexiones. Si se emplea una versi\u00f3n afectada de libpq se emplea con par\u00e1metros de conexi\u00f3n \\\"host\\\" o \\\"hostaddr\\\" desde entradas no fiables, los atacantes podr\u00edan omitir caracter\u00edsticas de seguridad de conexi\u00f3n del lado del cliente, obtener acceso a conexiones con mayores privilegios o, posiblemente, provocar otro tipo de impacto mediante una inyecci\u00f3n SQL. Esto se lograr\u00eda haciendo que las funciones PQescape() funcionen err\u00f3neamente. Se han visto afectadas las versiones anteriores a la 10.5, 9.6.10, 9.5.14, 9.4.19 y 9.3.24 de PostgreSQL.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:P/I:P/A:P\",\"baseScore\":6.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":6.8,\"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-89\"},{\"lang\":\"en\",\"value\":\"CWE-200\"},{\"lang\":\"en\",\"value\":\"CWE-665\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D4AC996-B340-4A14-86F7-FF83B4D5EC8F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"704CFA1A-953E-4105-BFBE-406034B83DED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BBD7A51-0590-4DDF-8249-5AFA8D645CB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.3.0\",\"versionEndExcluding\":\"9.3.24\",\"matchCriteriaId\":\"9A79BFBE-69D5-4FCA-B7DD-988E19C47036\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.4.0\",\"versionEndExcluding\":\"9.4.19\",\"matchCriteriaId\":\"D8088C03-9F37-4340-BF7A-3FADE2CDC6A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.5.0\",\"versionEndExcluding\":\"9.5.14\",\"matchCriteriaId\":\"03CA4B69-446D-4536-B568-2752B718F979\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.6.0\",\"versionEndExcluding\":\"9.6.10\",\"matchCriteriaId\":\"E91FFE36-2647-4506-B46C-F1BE82DBCA98\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.5\",\"matchCriteriaId\":\"889677DE-5E60-4102-9222-E5430B8AF67D\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/105054\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1041446\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2511\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2557\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2565\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2566\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2643\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2721\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2729\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3816\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201810-08\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://usn.ubuntu.com/3744-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4269\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1878/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/105054\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1041446\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2511\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2557\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2565\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2566\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2643\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2721\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2729\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3816\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201810-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/3744-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4269\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1878/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
RHSA-2018:2566
Vulnerability from csaf_redhat - Published: 2018-08-27 08:35 - Updated: 2026-05-14 22:24Invalid json_populate_recordset or jsonb_populate_recordset function calls in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20 can crash the server or disclose a few bytes of server memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
INSERT ... ON CONFLICT DO UPDATE commands in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, and 9.5.x before 9.5.10 disclose table contents that the invoker lacks privilege to read. These exploits affect only tables where the attacker lacks full read access but has both INSERT and UPDATE privileges. Exploits bypass row level security policies and lack of SELECT privilege.
CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
This release of CloudForms corrects an issue invoked when running pg_upgrade by which attackers could read or modify the output of `pg_dumpall -g` in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current working directory, and the prevailing umask prevents attackers from opening the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
It was found that pg_catalog.pg_logfile_rotate(), from the adminpack extension, did not follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could use this flaw to force log rotation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with "host" or "hostaddr" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
It was discovered that PostgreSQL failed to properly check authorization on certain statements involved with "INSERT ... ON CONFLICT DO UPDATE". An attacker with "CREATE TABLE" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain "INSERT" and limited "UPDATE" privileges to a particular table, they could exploit this to update other columns in the same table.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 | — |
Vendor Fix
fix
|
{
"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 rh-postgresql96-postgresql is now available for Red Hat Software Collections.\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\nThe following packages have been upgraded to a later upstream version: rh-postgresql96-postgresql (9.6.10). (BZ#1614340)\n\nSecurity Fix(es):\n\n* postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)\n\n* postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements (CVE-2018-10925)\n\n* postgresql: Memory disclosure in JSON functions (CVE-2017-15098)\n\n* postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask (CVE-2018-1053)\n\n* postgresql: Uncontrolled search path element in pg_dump and other client applications (CVE-2018-1058)\n\n* postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges (CVE-2017-15099)\n\n* postgresql: Too-permissive access control list on function pg_logfile_rotate() (CVE-2018-1115)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915, CVE-2018-10925, CVE-2017-15098, CVE-2018-1053, CVE-2017-15099, and CVE-2018-1115. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915; David Rowley as the original reporter of CVE-2017-15098; Tom Lane as the original reporter of CVE-2018-1053; Dean Rasheed as the original reporter of CVE-2017-15099; and Stephen Frost as the original reporter of CVE-2018-1115.",
"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-2018:2566",
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1508820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508820"
},
{
"category": "external",
"summary": "1508823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508823"
},
{
"category": "external",
"summary": "1539619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619"
},
{
"category": "external",
"summary": "1547044",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044"
},
{
"category": "external",
"summary": "1573276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1573276"
},
{
"category": "external",
"summary": "1609891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891"
},
{
"category": "external",
"summary": "1612619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2566.json"
}
],
"title": "Red Hat Security Advisory: rh-postgresql96-postgresql security update",
"tracking": {
"current_release_date": "2026-05-14T22:24:15+00:00",
"generator": {
"date": "2026-05-14T22:24:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2018:2566",
"initial_release_date": "2018-08-27T08:35:12+00:00",
"revision_history": [
{
"date": "2018-08-27T08:35:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-08-27T08:35:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:24:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"product": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"product": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"product": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"product": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"product": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"product": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)",
"product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)",
"product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
},
"product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"David Rowley"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-15098",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2017-10-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1508820"
}
],
"notes": [
{
"category": "description",
"text": "Invalid json_populate_recordset or jsonb_populate_recordset function calls in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20 can crash the server or disclose a few bytes of server memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Memory disclosure in JSON functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of rh-postgresql94-postgresql, rh-postgresql95-postgresql, and rh-postgresql96-postgresql as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-15098"
},
{
"category": "external",
"summary": "RHBZ#1508820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-15098",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15098"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15098",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15098"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1801/",
"url": "https://www.postgresql.org/about/news/1801/"
}
],
"release_date": "2017-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-27T08:35:12+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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Memory disclosure in JSON functions"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Dean Rasheed"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-15099",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2017-10-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1508823"
}
],
"notes": [
{
"category": "description",
"text": "INSERT ... ON CONFLICT DO UPDATE commands in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, and 9.5.x before 9.5.10 disclose table contents that the invoker lacks privilege to read. These exploits affect only tables where the attacker lacks full read access but has both INSERT and UPDATE privileges. Exploits bypass row level security policies and lack of SELECT privilege.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of rh-postgresql95-postgresql, and rh-postgresql96-postgresql as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-15099"
},
{
"category": "external",
"summary": "RHBZ#1508823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508823"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15099"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1801/",
"url": "https://www.postgresql.org/about/news/1801/"
}
],
"release_date": "2017-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-27T08:35:12+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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Tom Lane"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-1053",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2018-01-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1539619"
}
],
"notes": [
{
"category": "description",
"text": "This release of CloudForms corrects an issue invoked when running pg_upgrade by which attackers could read or modify the output of `pg_dumpall -g` in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current working directory, and the prevailing umask prevents attackers from opening the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of PostgreSQL 9.x as shipped with Red Hat Satellite 5.x and CloudForms 5.x. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1053"
},
{
"category": "external",
"summary": "RHBZ#1539619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1053",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1829/",
"url": "https://www.postgresql.org/about/news/1829/"
}
],
"release_date": "2018-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-27T08:35:12+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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask"
},
{
"cve": "CVE-2018-1058",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1547044"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in pg_dump and other client applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of Postgresql as shipped with Red Hat Satellite 5. Red Hat Product Security has rated this issue as having security impact of Low. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1058"
},
{
"category": "external",
"summary": "RHBZ#1547044",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1058",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1834/",
"url": "https://www.postgresql.org/about/news/1834/"
}
],
"release_date": "2018-03-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-27T08:35:12+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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"category": "workaround",
"details": "Upstream suggests the following mitigation can be used to protect against this security flaw: \nhttps://wiki.postgresql.org/wiki/A_Guide_to_CVE-2018-1058:_Protect_Your_Search_Path",
"product_ids": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.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.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in pg_dump and other client applications"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Stephen Frost"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-1115",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2018-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1573276"
}
],
"notes": [
{
"category": "description",
"text": "It was found that pg_catalog.pg_logfile_rotate(), from the adminpack extension, did not follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could use this flaw to force log rotation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Too-permissive access control list on function pg_logfile_rotate()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not appear to affect the versions of postgresql as shipped with Red Hat Satellite version 5, CloudForms version 4, Red Hat Single Sign-On 7, and Fuse Service Works 6.",
"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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1115"
},
{
"category": "external",
"summary": "RHBZ#1573276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1573276"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1115"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1115",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1115"
}
],
"release_date": "2018-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-27T08:35:12+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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Too-permissive access control list on function pg_logfile_rotate()"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Andrew Krasichkov"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-10915",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1609891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Certain host connection parameters defeat client-side security defenses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable where an attacker can provide or influence connection parameters to a PostgreSQL client application using libpq. Contrib modules \"dblink\" and \"postgres_fdw\" are examples of applications affected by this flaw.\n\nRed Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the rh-postgresql95-postgresql package as shipped with Red Hat Satellite 5.7 and 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5. A future update may address this issue.",
"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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "RHBZ#1609891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10915",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10915"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1878/",
"url": "https://www.postgresql.org/about/news/1878/"
}
],
"release_date": "2018-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-27T08:35:12+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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Certain host connection parameters defeat client-side security defenses"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
}
],
"cve": "CVE-2018-10925",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2018-08-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612619"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that PostgreSQL failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the postsgresql package as shipped with Red Hat Satellite 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5.8. A future update may address this issue.",
"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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10925"
},
{
"category": "external",
"summary": "RHBZ#1612619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10925",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1878/",
"url": "https://www.postgresql.org/about/news/1878/"
}
],
"release_date": "2018-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-27T08:35:12+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": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64",
"6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x",
"7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements"
}
]
}
RHSA-2018:2643
Vulnerability from csaf_redhat - Published: 2018-09-04 14:10 - Updated: 2026-05-14 22:24It was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an HTTP header value.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
It was found that URLResource.getLastModified() in Undertow closes the file descriptors only when they are finalized which can cause file descriptors to exhaust. This leads to a file handler leak.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
It was discovered that when Apache CXF is configured to use the system property com.sun.net.ssl.internal.www.protocol ,it uses reflection to make the HostnameVerifier work with old com.sun.net.ssl.HostnameVerifier interface. Although the CXF implementation throws an exception, which is caught in the reflection code but it is not properly propagated, this can lead to a man-in-the-middle attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
A vulnerability was found in Guava where the AtomicDoubleArray and CompoundOrdering classes were found to allocate memory based on size fields sent by the client without validation. A crafted message could cause the server to consume all available memory or crash leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
It was found that the explode function of the deployment utility in jboss-cli and console that allows extraction of files from an archive does not perform necessary validation for directory traversal. This can lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with "host" or "hostaddr" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
A vulnerability was found in BouncyCastle. The number of iterations of the Miller-Rabin primality test was incorrectly calculated (according to FIPS 186-4 C.3). Under some circumstances, this could lead to the generation of weak RSA key pairs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src | — |
Vendor Fix
fix
|
{
"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 rhvm-appliance is now available for Red Hat Virtualization 4 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": "The RHV-M Virtual Appliance automates the process of installing and configuring the Red Hat Virtualization Manager. The appliance is available to download as an OVA file from the Customer Portal.\n\nThe following packages have been upgraded to a later upstream version: rhvm-appliance (4.2). (BZ#1590658, BZ#1591095, BZ#1591096, BZ#1592655, BZ#1594636, BZ#1597534, BZ#1612683)\n\nRed Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915 and Ammarit Thongthua (Deloitte Thailand Pentest team) and Nattakit Intarasorn (Deloitte Thailand Pentest team) for reporting CVE-2018-1067. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915.\n\nSecurity fixes:\n\n* vulnerability: wildfly-core: Path traversal can allow the extraction of .war archives to write arbitrary files (Zip Slip) (CVE-2018-10862)\n\n* vulnerability: apache-cxf: TLS hostname verification does not work correctly with com.sun.net.ssl.* (CVE-2018-8039)\n\n* vulnerability: postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)\n\n* vulnerability: undertow: HTTP header injection using CRLF with UTF-8 Encoding (incomplete fix of ) (CVE-2018-1067, CVE-2016-4993)\n\n* vulnerability: undertow: File descriptor leak caused by JarURLConnection.getLastModified() allows attacker to cause a denial of service (CVE-2018-1114)\n\n* vulnerability: guava: Unbounded memory allocation in AtomicDoubleArray and CompoundOrdering classes allow remote attackers to cause a denial of service (CVE-2018-10237)\n\n* vulnerability: bouncycastle: flaw in the low-level interface to RSA key pair generator (CVE-2018-1000180)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE pages 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-2018:2643",
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1550671",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1550671"
},
{
"category": "external",
"summary": "1573045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1573045"
},
{
"category": "external",
"summary": "1573391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1573391"
},
{
"category": "external",
"summary": "1588306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1588306"
},
{
"category": "external",
"summary": "1593527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593527"
},
{
"category": "external",
"summary": "1595332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595332"
},
{
"category": "external",
"summary": "1609891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891"
},
{
"category": "external",
"summary": "1616249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616249"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2643.json"
}
],
"title": "Red Hat Security Advisory: rhvm-appliance security update",
"tracking": {
"current_release_date": "2026-05-14T22:24:17+00:00",
"generator": {
"date": "2026-05-14T22:24:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2018:2643",
"initial_release_date": "2018-09-04T14:10:19+00:00",
"revision_history": [
{
"date": "2018-09-04T14:10:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-09-04T14:10:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:24:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product": {
"name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "rhvm-appliance-2:4.2-20180828.0.el7.src",
"product": {
"name": "rhvm-appliance-2:4.2-20180828.0.el7.src",
"product_id": "rhvm-appliance-2:4.2-20180828.0.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhvm-appliance@4.2-20180828.0.el7?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"product": {
"name": "rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"product_id": "rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhvm-appliance@4.2-20180828.0.el7?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhvm-appliance-2:4.2-20180828.0.el7.noarch as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch"
},
"product_reference": "rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhvm-appliance-2:4.2-20180828.0.el7.src as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
},
"product_reference": "rhvm-appliance-2:4.2-20180828.0.el7.src",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhvm-appliance-2:4.2-20180828.0.el7.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch"
},
"product_reference": "rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhvm-appliance-2:4.2-20180828.0.el7.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
},
"product_reference": "rhvm-appliance-2:4.2-20180828.0.el7.src",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Ammarit Thongthua",
"Nattakit Intarasorn"
],
"organization": "Deloitte Thailand Pentest team"
}
],
"cve": "CVE-2018-1067",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2018-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1550671"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an HTTP header value.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: HTTP header injection using CRLF with UTF-8 Encoding (incomplete fix of CVE-2016-4993)",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1067"
},
{
"category": "external",
"summary": "RHBZ#1550671",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1550671"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1067",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1067"
}
],
"release_date": "2018-04-25T17:51:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T14:10:19+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/2974891",
"product_ids": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undertow: HTTP header injection using CRLF with UTF-8 Encoding (incomplete fix of CVE-2016-4993)"
},
{
"cve": "CVE-2018-1114",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1573045"
}
],
"notes": [
{
"category": "description",
"text": "It was found that URLResource.getLastModified() in Undertow closes the file descriptors only when they are finalized which can cause file descriptors to exhaust. This leads to a file handler leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: File descriptor leak caused by JarURLConnection.getLastModified() allows attacker to cause a denial of service",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1114"
},
{
"category": "external",
"summary": "RHBZ#1573045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1573045"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1114"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1114",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1114"
},
{
"category": "external",
"summary": "https://bugs.openjdk.java.net/browse/JDK-6956385",
"url": "https://bugs.openjdk.java.net/browse/JDK-6956385"
},
{
"category": "external",
"summary": "https://issues.jboss.org/browse/UNDERTOW-1338",
"url": "https://issues.jboss.org/browse/UNDERTOW-1338"
}
],
"release_date": "2018-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T14:10:19+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/2974891",
"product_ids": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undertow: File descriptor leak caused by JarURLConnection.getLastModified() allows attacker to cause a denial of service"
},
{
"cve": "CVE-2018-8039",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2018-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1595332"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that when Apache CXF is configured to use the system property com.sun.net.ssl.internal.www.protocol ,it uses reflection to make the HostnameVerifier work with old com.sun.net.ssl.HostnameVerifier interface. Although the CXF implementation throws an exception, which is caught in the reflection code but it is not properly propagated, this can lead to a man-in-the-middle attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-cxf: TLS hostname verification does not work correctly with com.sun.net.ssl.*",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Logging the openshift-logging/elasticsearch6-rhel8 container bundles the vulnerable version of apache-cxf, but the vulnerable class is not shipped, hence this component is not affected by this vulnerability.",
"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": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-8039"
},
{
"category": "external",
"summary": "RHBZ#1595332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-8039",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8039"
},
{
"category": "external",
"summary": "http://cxf.apache.org/security-advisories.data/CVE-2018-8039.txt.asc?version=1\u0026modificationDate=1530184663000\u0026api=v2",
"url": "http://cxf.apache.org/security-advisories.data/CVE-2018-8039.txt.asc?version=1\u0026modificationDate=1530184663000\u0026api=v2"
}
],
"release_date": "2018-06-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T14:10:19+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/2974891",
"product_ids": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-cxf: TLS hostname verification does not work correctly with com.sun.net.ssl.*"
},
{
"cve": "CVE-2018-10237",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2018-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1573391"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Guava where the AtomicDoubleArray and CompoundOrdering classes were found to allocate memory based on size fields sent by the client without validation. A crafted message could cause the server to consume all available memory or crash leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "guava: Unbounded memory allocation in AtomicDoubleArray and CompoundOrdering classes allow remote attackers to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Openshift Application Runtimes: Eclipse Vert.x is not exploitable by this flaw, though the vulnerable code is a transient dependency to the product. This issue may be addressed in a future release.",
"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": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10237"
},
{
"category": "external",
"summary": "RHBZ#1573391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1573391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10237"
},
{
"category": "external",
"summary": "https://github.com/google/guava/wiki/CVE-2018-10237",
"url": "https://github.com/google/guava/wiki/CVE-2018-10237"
},
{
"category": "external",
"summary": "https://groups.google.com/forum/#!topic/guava-announce/xqWALw4W1vs/discussion",
"url": "https://groups.google.com/forum/#!topic/guava-announce/xqWALw4W1vs/discussion"
}
],
"release_date": "2018-04-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T14:10:19+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/2974891",
"product_ids": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "guava: Unbounded memory allocation in AtomicDoubleArray and CompoundOrdering classes allow remote attackers to cause a denial of service"
},
{
"cve": "CVE-2018-10862",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2018-06-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1593527"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the explode function of the deployment utility in jboss-cli and console that allows extraction of files from an archive does not perform necessary validation for directory traversal. This can lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wildfly-core: Path traversal can allow the extraction of .war archives to write arbitrary files (Zip Slip)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability can only be exploited by users with deployment permissions.",
"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": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10862"
},
{
"category": "external",
"summary": "RHBZ#1593527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10862",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10862"
},
{
"category": "external",
"summary": "https://snyk.io/research/zip-slip-vulnerability",
"url": "https://snyk.io/research/zip-slip-vulnerability"
}
],
"release_date": "2018-06-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T14:10:19+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/2974891",
"product_ids": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "wildfly-core: Path traversal can allow the extraction of .war archives to write arbitrary files (Zip Slip)"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Andrew Krasichkov"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-10915",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1609891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Certain host connection parameters defeat client-side security defenses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable where an attacker can provide or influence connection parameters to a PostgreSQL client application using libpq. Contrib modules \"dblink\" and \"postgres_fdw\" are examples of applications affected by this flaw.\n\nRed Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the rh-postgresql95-postgresql package as shipped with Red Hat Satellite 5.7 and 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5. A future update may address this issue.",
"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": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "RHBZ#1609891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10915",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10915"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1878/",
"url": "https://www.postgresql.org/about/news/1878/"
}
],
"release_date": "2018-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T14:10:19+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/2974891",
"product_ids": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Certain host connection parameters defeat client-side security defenses"
},
{
"cve": "CVE-2018-1000180",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2018-06-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1588306"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in BouncyCastle. The number of iterations of the Miller-Rabin primality test was incorrectly calculated (according to FIPS 186-4 C.3). Under some circumstances, this could lead to the generation of weak RSA key pairs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bouncycastle: flaw in the low-level interface to RSA key pair generator",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of bouncycastle as shipped with Red Hat Subscription Asset Manager 1.x. Red Hat Product Security has rated this issue as having a security impact of Moderate. No update is planned for this product at this time. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nRed Hat Satellite 6.5 isn\u0027t vulnerable to this issue, since it doesn\u0027t ship bouncycastle jar file anymore.",
"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": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1000180"
},
{
"category": "external",
"summary": "RHBZ#1588306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1588306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000180",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000180"
}
],
"release_date": "2018-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T14:10:19+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/2974891",
"product_ids": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20180828.0.el7.src",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.noarch",
"7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20180828.0.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bouncycastle: flaw in the low-level interface to RSA key pair generator"
}
]
}
RHSA-2018:3816
Vulnerability from csaf_redhat - Published: 2018-12-13 15:15 - Updated: 2026-02-20 16:30This release of CloudForms corrects an issue invoked when running pg_upgrade by which attackers could read or modify the output of `pg_dumpall -g` in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current working directory, and the prevailing umask prevents attackers from opening the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with "host" or "hostaddr" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
It was discovered that PostgreSQL failed to properly check authorization on certain statements involved with "INSERT ... ON CONFLICT DO UPDATE". An attacker with "CREATE TABLE" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain "INSERT" and limited "UPDATE" privileges to a particular table, they could exploit this to update other columns in the same table.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64 | — |
Vendor Fix
fix
|
{
"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 is now available for CloudForms Management Engine 5.9.\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": "Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.\n\nSecurity Fix(es):\n\n* postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)\n\n* postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements (CVE-2018-10925)\n\n* postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask (CVE-2018-1053)\n\n* postgresql: Uncontrolled search path element in pg_dump and other client applications (CVE-2018-1058)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915, CVE-2018-10925 and CVE-2018-1053. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915; and Tom Lane as the original reporter of CVE-2018-1053.\n\nAdditional Changes:\n\nThis update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document.",
"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-2018:3816",
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html/release_notes",
"url": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html/release_notes"
},
{
"category": "external",
"summary": "1539619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619"
},
{
"category": "external",
"summary": "1547044",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044"
},
{
"category": "external",
"summary": "1609891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891"
},
{
"category": "external",
"summary": "1610547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1610547"
},
{
"category": "external",
"summary": "1612619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619"
},
{
"category": "external",
"summary": "1618836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618836"
},
{
"category": "external",
"summary": "1623562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1623562"
},
{
"category": "external",
"summary": "1634809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1634809"
},
{
"category": "external",
"summary": "1635034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635034"
},
{
"category": "external",
"summary": "1635255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635255"
},
{
"category": "external",
"summary": "1635759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635759"
},
{
"category": "external",
"summary": "1635788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635788"
},
{
"category": "external",
"summary": "1638501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1638501"
},
{
"category": "external",
"summary": "1639351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639351"
},
{
"category": "external",
"summary": "1639353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639353"
},
{
"category": "external",
"summary": "1639364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639364"
},
{
"category": "external",
"summary": "1640194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640194"
},
{
"category": "external",
"summary": "1640258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640258"
},
{
"category": "external",
"summary": "1640629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640629"
},
{
"category": "external",
"summary": "1640631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640631"
},
{
"category": "external",
"summary": "1641771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1641771"
},
{
"category": "external",
"summary": "1643042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643042"
},
{
"category": "external",
"summary": "1643261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643261"
},
{
"category": "external",
"summary": "1643263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643263"
},
{
"category": "external",
"summary": "1643539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643539"
},
{
"category": "external",
"summary": "1643959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643959"
},
{
"category": "external",
"summary": "1644410",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1644410"
},
{
"category": "external",
"summary": "1645198",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1645198"
},
{
"category": "external",
"summary": "1645204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1645204"
},
{
"category": "external",
"summary": "1646435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646435"
},
{
"category": "external",
"summary": "1646561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646561"
},
{
"category": "external",
"summary": "1646564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646564"
},
{
"category": "external",
"summary": "1646571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646571"
},
{
"category": "external",
"summary": "1646599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646599"
},
{
"category": "external",
"summary": "1646604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646604"
},
{
"category": "external",
"summary": "1646605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646605"
},
{
"category": "external",
"summary": "1646606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646606"
},
{
"category": "external",
"summary": "1646613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646613"
},
{
"category": "external",
"summary": "1646629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646629"
},
{
"category": "external",
"summary": "1646646",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646646"
},
{
"category": "external",
"summary": "1647056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647056"
},
{
"category": "external",
"summary": "1647108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647108"
},
{
"category": "external",
"summary": "1647188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647188"
},
{
"category": "external",
"summary": "1647489",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647489"
},
{
"category": "external",
"summary": "1648674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648674"
},
{
"category": "external",
"summary": "1648948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648948"
},
{
"category": "external",
"summary": "1648955",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648955"
},
{
"category": "external",
"summary": "1648991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648991"
},
{
"category": "external",
"summary": "1649033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649033"
},
{
"category": "external",
"summary": "1649380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649380"
},
{
"category": "external",
"summary": "1649419",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649419"
},
{
"category": "external",
"summary": "1650691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1650691"
},
{
"category": "external",
"summary": "1651291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1651291"
},
{
"category": "external",
"summary": "1651347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1651347"
},
{
"category": "external",
"summary": "1651391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1651391"
},
{
"category": "external",
"summary": "1653417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1653417"
},
{
"category": "external",
"summary": "1653710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1653710"
},
{
"category": "external",
"summary": "1654436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1654436"
},
{
"category": "external",
"summary": "1654463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1654463"
},
{
"category": "external",
"summary": "1655081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655081"
},
{
"category": "external",
"summary": "1655143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655143"
},
{
"category": "external",
"summary": "1655773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655773"
},
{
"category": "external",
"summary": "1656168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1656168"
},
{
"category": "external",
"summary": "1656169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1656169"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_3816.json"
}
],
"title": "Red Hat Security Advisory: CloudForms 4.6.6 security, bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-02-20T16:30:45+00:00",
"generator": {
"date": "2026-02-20T16:30:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2018:3816",
"initial_release_date": "2018-12-13T15:15:46+00:00",
"revision_history": [
{
"date": "2018-12-13T15:15:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-12-13T15:15:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-20T16:30:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CloudForms Management Engine 5.9",
"product": {
"name": "CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cloudforms_managementengine:5.9::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat CloudForms"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-contrib@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-devel@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-libs@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-plpython@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-test@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-pltcl@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-plperl@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-debuginfo@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-docs@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"product": {
"name": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"product_id": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96-server@9.6.10-1PGDG.el7at?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"product": {
"name": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"product_id": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-appliance@5.9.6.5-1.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"product": {
"name": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"product_id": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-appliance-common@5.9.6.5-1.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"product": {
"name": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"product_id": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-appliance-debuginfo@5.9.6.5-1.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"product": {
"name": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"product_id": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-appliance-tools@5.9.6.5-1.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"product": {
"name": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"product_id": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-gemset@5.9.6.5-2.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"product": {
"name": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"product_id": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-gemset-debuginfo@5.9.6.5-2.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"product": {
"name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"product_id": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.9.6.5-2.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"product": {
"name": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"product_id": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-debuginfo@5.9.6.5-3.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cfme-0:5.9.6.5-3.el7cf.x86_64",
"product": {
"name": "cfme-0:5.9.6.5-3.el7cf.x86_64",
"product_id": "cfme-0:5.9.6.5-3.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme@5.9.6.5-3.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"product": {
"name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"product_id": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-configmap-generator@0.2.2-1.2.el7cf?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"product": {
"name": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"product_id": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dbus-api-service@1.0.1-3.1.el7cf?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-0:9.6.10-1PGDG.el7at.src",
"product": {
"name": "postgresql96-0:9.6.10-1PGDG.el7at.src",
"product_id": "postgresql96-0:9.6.10-1PGDG.el7at.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql96@9.6.10-1PGDG.el7at?arch=src"
}
}
},
{
"category": "product_version",
"name": "cfme-appliance-0:5.9.6.5-1.el7cf.src",
"product": {
"name": "cfme-appliance-0:5.9.6.5-1.el7cf.src",
"product_id": "cfme-appliance-0:5.9.6.5-1.el7cf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-appliance@5.9.6.5-1.el7cf?arch=src"
}
}
},
{
"category": "product_version",
"name": "cfme-gemset-0:5.9.6.5-2.el7cf.src",
"product": {
"name": "cfme-gemset-0:5.9.6.5-2.el7cf.src",
"product_id": "cfme-gemset-0:5.9.6.5-2.el7cf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-gemset@5.9.6.5-2.el7cf?arch=src"
}
}
},
{
"category": "product_version",
"name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"product": {
"name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"product_id": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.9.6.5-2.el7cf?arch=src"
}
}
},
{
"category": "product_version",
"name": "cfme-0:5.9.6.5-3.el7cf.src",
"product": {
"name": "cfme-0:5.9.6.5-3.el7cf.src",
"product_id": "cfme-0:5.9.6.5-3.el7cf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cfme@5.9.6.5-3.el7cf?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"product": {
"name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"product_id": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-configmap-generator@0.2.2-1.2.el7cf?arch=src"
}
}
},
{
"category": "product_version",
"name": "dbus-api-service-0:1.0.1-3.1.el7cf.src",
"product": {
"name": "dbus-api-service-0:1.0.1-3.1.el7cf.src",
"product_id": "dbus-api-service-0:1.0.1-3.1.el7cf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dbus-api-service@1.0.1-3.1.el7cf?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-0:5.9.6.5-3.el7cf.src as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src"
},
"product_reference": "cfme-0:5.9.6.5-3.el7cf.src",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-0:5.9.6.5-3.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64"
},
"product_reference": "cfme-0:5.9.6.5-3.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src"
},
"product_reference": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64"
},
"product_reference": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-appliance-0:5.9.6.5-1.el7cf.src as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src"
},
"product_reference": "cfme-appliance-0:5.9.6.5-1.el7cf.src",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64"
},
"product_reference": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64"
},
"product_reference": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64"
},
"product_reference": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64"
},
"product_reference": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64"
},
"product_reference": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-gemset-0:5.9.6.5-2.el7cf.src as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src"
},
"product_reference": "cfme-gemset-0:5.9.6.5-2.el7cf.src",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64"
},
"product_reference": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64"
},
"product_reference": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dbus-api-service-0:1.0.1-3.1.el7cf.src as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src"
},
"product_reference": "dbus-api-service-0:1.0.1-3.1.el7cf.src",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64"
},
"product_reference": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src"
},
"product_reference": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64"
},
"product_reference": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-0:9.6.10-1PGDG.el7at.src as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src"
},
"product_reference": "postgresql96-0:9.6.10-1PGDG.el7at.src",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9",
"product_id": "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
},
"product_reference": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64",
"relates_to_product_reference": "7Server-RH7-CFME-5.9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Tom Lane"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-1053",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2018-01-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1539619"
}
],
"notes": [
{
"category": "description",
"text": "This release of CloudForms corrects an issue invoked when running pg_upgrade by which attackers could read or modify the output of `pg_dumpall -g` in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current working directory, and the prevailing umask prevents attackers from opening the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of PostgreSQL 9.x as shipped with Red Hat Satellite 5.x and CloudForms 5.x. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1053"
},
{
"category": "external",
"summary": "RHBZ#1539619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1053",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1829/",
"url": "https://www.postgresql.org/about/news/1829/"
}
],
"release_date": "2018-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-12-13T15:15:46+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. After installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask"
},
{
"cve": "CVE-2018-1058",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1547044"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in pg_dump and other client applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of Postgresql as shipped with Red Hat Satellite 5. Red Hat Product Security has rated this issue as having security impact of Low. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1058"
},
{
"category": "external",
"summary": "RHBZ#1547044",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1058",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1834/",
"url": "https://www.postgresql.org/about/news/1834/"
}
],
"release_date": "2018-03-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-12-13T15:15:46+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. After installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
},
{
"category": "workaround",
"details": "Upstream suggests the following mitigation can be used to protect against this security flaw: \nhttps://wiki.postgresql.org/wiki/A_Guide_to_CVE-2018-1058:_Protect_Your_Search_Path",
"product_ids": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.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.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in pg_dump and other client applications"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Andrew Krasichkov"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-10915",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1609891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Certain host connection parameters defeat client-side security defenses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable where an attacker can provide or influence connection parameters to a PostgreSQL client application using libpq. Contrib modules \"dblink\" and \"postgres_fdw\" are examples of applications affected by this flaw.\n\nRed Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the rh-postgresql95-postgresql package as shipped with Red Hat Satellite 5.7 and 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5. A future update may address this issue.",
"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": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "RHBZ#1609891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10915",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10915"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1878/",
"url": "https://www.postgresql.org/about/news/1878/"
}
],
"release_date": "2018-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-12-13T15:15:46+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. After installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Certain host connection parameters defeat client-side security defenses"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
}
],
"cve": "CVE-2018-10925",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2018-08-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612619"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that PostgreSQL failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the postsgresql package as shipped with Red Hat Satellite 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5.8. A future update may address this issue.",
"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": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10925"
},
{
"category": "external",
"summary": "RHBZ#1612619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10925",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1878/",
"url": "https://www.postgresql.org/about/news/1878/"
}
],
"release_date": "2018-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-12-13T15:15:46+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. After installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src",
"7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src",
"7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src",
"7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src",
"7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64",
"7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements"
}
]
}
SUSE-SU-2018:2564-1
Vulnerability from csaf_suse - Published: 2018-08-30 14:11 - Updated: 2018-08-30 14:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.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 postgresql10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql10 fixes the following issues:\n\nPostgreSQL 10 was updated to 10.5:\n\n- https://www.postgresql.org/about/news/1851/\n- https://www.postgresql.org/docs/current/static/release-10-5.html\n\n A dump/restore is not required for those running 10.X.\n However, if you use the adminpack extension, you should update\n it as per the first changelog entry below.\n Also, if the function marking mistakes mentioned in the second\n and third changelog entries below affect you, you will want to\n take steps to correct your database catalogs.\n\nSecurity issues fixed:\n\n- CVE-2018-1115: Remove public execute privilege\n from contrib/adminpack\u0027s pg_logfile_rotate() function\n pg_logfile_rotate() is a deprecated wrapper for the core\n function pg_rotate_logfile(). When that function was changed\n to rely on SQL privileges for access control rather than a\n hard-coded superuser check, pg_logfile_rotate() should have\n been updated as well, but the need for this was missed. Hence,\n if adminpack is installed, any user could request a logfile\n rotation, creating a minor security issue.\n After installing this update, administrators should update\n adminpack by performing ALTER EXTENSION adminpack UPDATE in\n each database in which adminpack is installed (bsc#1091610).\n- CVE-2018-10915: libpq failed to properly reset its internal state between\n connections. If an affected version of libpq was used with \u0027host\u0027 or \u0027hostaddr\u0027\n connection parameters from untrusted input, attackers could have bypassed\n client-side connection security features, obtain access to higher privileged\n connections or potentially cause other impact SQL injection, by causing the\n PQescape() functions to malfunction (bsc#1104199)\n- CVE-2018-10925: Add missing authorization check on certain statements\n involved with \u0027INSERT ... ON CONFLICT DO UPDATE\u0027. An attacker with \u0027CREATE\n TABLE\u0027 privileges could have exploited this to read arbitrary bytes server\n memory. If the attacker also had certain \u0027INSERT\u0027 and limited \u0027UPDATE\u0027\n privileges to a particular table, they could have exploited this to update\n other columns in the same table (bsc#1104202).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Basesystem-15-2018-1799,SUSE-SLE-Module-Server-Applications-15-2018-1799",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_2564-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2564-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182564-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2564-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004517.html"
},
{
"category": "self",
"summary": "SUSE Bug 1091610",
"url": "https://bugzilla.suse.com/1091610"
},
{
"category": "self",
"summary": "SUSE Bug 1104199",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "self",
"summary": "SUSE Bug 1104202",
"url": "https://bugzilla.suse.com/1104202"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10915 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10915/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10925 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1115 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1115/"
}
],
"title": "Security update for postgresql10",
"tracking": {
"current_release_date": "2018-08-30T14:11:30Z",
"generator": {
"date": "2018-08-30T14:11:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2564-1",
"initial_release_date": "2018-08-30T14:11:30Z",
"revision_history": [
{
"date": "2018-08-30T14:11:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpq5-10.5-4.5.1.aarch64",
"product": {
"name": "libpq5-10.5-4.5.1.aarch64",
"product_id": "libpq5-10.5-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.5-4.5.1.aarch64",
"product": {
"name": "postgresql10-10.5-4.5.1.aarch64",
"product_id": "postgresql10-10.5-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libecpg6-10.5-4.5.1.aarch64",
"product": {
"name": "libecpg6-10.5-4.5.1.aarch64",
"product_id": "libecpg6-10.5-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.5-4.5.1.aarch64",
"product": {
"name": "postgresql10-contrib-10.5-4.5.1.aarch64",
"product_id": "postgresql10-contrib-10.5-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.5-4.5.1.aarch64",
"product": {
"name": "postgresql10-devel-10.5-4.5.1.aarch64",
"product_id": "postgresql10-devel-10.5-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.5-4.5.1.aarch64",
"product": {
"name": "postgresql10-plperl-10.5-4.5.1.aarch64",
"product_id": "postgresql10-plperl-10.5-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.5-4.5.1.aarch64",
"product": {
"name": "postgresql10-plpython-10.5-4.5.1.aarch64",
"product_id": "postgresql10-plpython-10.5-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.5-4.5.1.aarch64",
"product": {
"name": "postgresql10-pltcl-10.5-4.5.1.aarch64",
"product_id": "postgresql10-pltcl-10.5-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.5-4.5.1.aarch64",
"product": {
"name": "postgresql10-server-10.5-4.5.1.aarch64",
"product_id": "postgresql10-server-10.5-4.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql10-docs-10.5-4.5.1.noarch",
"product": {
"name": "postgresql10-docs-10.5-4.5.1.noarch",
"product_id": "postgresql10-docs-10.5-4.5.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq5-10.5-4.5.1.ppc64le",
"product": {
"name": "libpq5-10.5-4.5.1.ppc64le",
"product_id": "libpq5-10.5-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-10.5-4.5.1.ppc64le",
"product": {
"name": "postgresql10-10.5-4.5.1.ppc64le",
"product_id": "postgresql10-10.5-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libecpg6-10.5-4.5.1.ppc64le",
"product": {
"name": "libecpg6-10.5-4.5.1.ppc64le",
"product_id": "libecpg6-10.5-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.5-4.5.1.ppc64le",
"product": {
"name": "postgresql10-contrib-10.5-4.5.1.ppc64le",
"product_id": "postgresql10-contrib-10.5-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.5-4.5.1.ppc64le",
"product": {
"name": "postgresql10-devel-10.5-4.5.1.ppc64le",
"product_id": "postgresql10-devel-10.5-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.5-4.5.1.ppc64le",
"product": {
"name": "postgresql10-plperl-10.5-4.5.1.ppc64le",
"product_id": "postgresql10-plperl-10.5-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.5-4.5.1.ppc64le",
"product": {
"name": "postgresql10-plpython-10.5-4.5.1.ppc64le",
"product_id": "postgresql10-plpython-10.5-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.5-4.5.1.ppc64le",
"product": {
"name": "postgresql10-pltcl-10.5-4.5.1.ppc64le",
"product_id": "postgresql10-pltcl-10.5-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.5-4.5.1.ppc64le",
"product": {
"name": "postgresql10-server-10.5-4.5.1.ppc64le",
"product_id": "postgresql10-server-10.5-4.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq5-10.5-4.5.1.s390x",
"product": {
"name": "libpq5-10.5-4.5.1.s390x",
"product_id": "libpq5-10.5-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-10.5-4.5.1.s390x",
"product": {
"name": "postgresql10-10.5-4.5.1.s390x",
"product_id": "postgresql10-10.5-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-10.5-4.5.1.s390x",
"product": {
"name": "libecpg6-10.5-4.5.1.s390x",
"product_id": "libecpg6-10.5-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.5-4.5.1.s390x",
"product": {
"name": "postgresql10-contrib-10.5-4.5.1.s390x",
"product_id": "postgresql10-contrib-10.5-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.5-4.5.1.s390x",
"product": {
"name": "postgresql10-devel-10.5-4.5.1.s390x",
"product_id": "postgresql10-devel-10.5-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.5-4.5.1.s390x",
"product": {
"name": "postgresql10-plperl-10.5-4.5.1.s390x",
"product_id": "postgresql10-plperl-10.5-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.5-4.5.1.s390x",
"product": {
"name": "postgresql10-plpython-10.5-4.5.1.s390x",
"product_id": "postgresql10-plpython-10.5-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.5-4.5.1.s390x",
"product": {
"name": "postgresql10-pltcl-10.5-4.5.1.s390x",
"product_id": "postgresql10-pltcl-10.5-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.5-4.5.1.s390x",
"product": {
"name": "postgresql10-server-10.5-4.5.1.s390x",
"product_id": "postgresql10-server-10.5-4.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq5-10.5-4.5.1.x86_64",
"product": {
"name": "libpq5-10.5-4.5.1.x86_64",
"product_id": "libpq5-10.5-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-10.5-4.5.1.x86_64",
"product": {
"name": "postgresql10-10.5-4.5.1.x86_64",
"product_id": "postgresql10-10.5-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-10.5-4.5.1.x86_64",
"product": {
"name": "libecpg6-10.5-4.5.1.x86_64",
"product_id": "libecpg6-10.5-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-contrib-10.5-4.5.1.x86_64",
"product": {
"name": "postgresql10-contrib-10.5-4.5.1.x86_64",
"product_id": "postgresql10-contrib-10.5-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-devel-10.5-4.5.1.x86_64",
"product": {
"name": "postgresql10-devel-10.5-4.5.1.x86_64",
"product_id": "postgresql10-devel-10.5-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plperl-10.5-4.5.1.x86_64",
"product": {
"name": "postgresql10-plperl-10.5-4.5.1.x86_64",
"product_id": "postgresql10-plperl-10.5-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-plpython-10.5-4.5.1.x86_64",
"product": {
"name": "postgresql10-plpython-10.5-4.5.1.x86_64",
"product_id": "postgresql10-plpython-10.5-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-pltcl-10.5-4.5.1.x86_64",
"product": {
"name": "postgresql10-pltcl-10.5-4.5.1.x86_64",
"product_id": "postgresql10-pltcl-10.5-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql10-server-10.5-4.5.1.x86_64",
"product": {
"name": "postgresql10-server-10.5-4.5.1.x86_64",
"product_id": "postgresql10-server-10.5-4.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64"
},
"product_reference": "libpq5-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le"
},
"product_reference": "libpq5-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x"
},
"product_reference": "libpq5-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64"
},
"product_reference": "libpq5-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64"
},
"product_reference": "postgresql10-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le"
},
"product_reference": "postgresql10-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x"
},
"product_reference": "postgresql10-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64"
},
"product_reference": "postgresql10-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64"
},
"product_reference": "libecpg6-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le"
},
"product_reference": "libecpg6-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x"
},
"product_reference": "libecpg6-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64"
},
"product_reference": "libecpg6-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64"
},
"product_reference": "postgresql10-contrib-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le"
},
"product_reference": "postgresql10-contrib-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x"
},
"product_reference": "postgresql10-contrib-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-contrib-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64"
},
"product_reference": "postgresql10-contrib-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64"
},
"product_reference": "postgresql10-devel-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le"
},
"product_reference": "postgresql10-devel-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x"
},
"product_reference": "postgresql10-devel-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-devel-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64"
},
"product_reference": "postgresql10-devel-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-docs-10.5-4.5.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch"
},
"product_reference": "postgresql10-docs-10.5-4.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64"
},
"product_reference": "postgresql10-plperl-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le"
},
"product_reference": "postgresql10-plperl-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x"
},
"product_reference": "postgresql10-plperl-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plperl-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64"
},
"product_reference": "postgresql10-plperl-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64"
},
"product_reference": "postgresql10-plpython-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le"
},
"product_reference": "postgresql10-plpython-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x"
},
"product_reference": "postgresql10-plpython-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-plpython-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64"
},
"product_reference": "postgresql10-plpython-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64"
},
"product_reference": "postgresql10-pltcl-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le"
},
"product_reference": "postgresql10-pltcl-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x"
},
"product_reference": "postgresql10-pltcl-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-pltcl-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64"
},
"product_reference": "postgresql10-pltcl-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64"
},
"product_reference": "postgresql10-server-10.5-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le"
},
"product_reference": "postgresql10-server-10.5-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x"
},
"product_reference": "postgresql10-server-10.5-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql10-server-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
},
"product_reference": "postgresql10-server-10.5-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10915"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10915",
"url": "https://www.suse.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "SUSE Bug 1104199 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "external",
"summary": "SUSE Bug 1140876 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1140876"
},
{
"category": "external",
"summary": "SUSE Bug 1185814 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1185814"
}
],
"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:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-30T14:11:30Z",
"details": "important"
}
],
"title": "CVE-2018-10915"
},
{
"cve": "CVE-2018-10925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10925"
}
],
"notes": [
{
"category": "general",
"text": "It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10925",
"url": "https://www.suse.com/security/cve/CVE-2018-10925"
},
{
"category": "external",
"summary": "SUSE Bug 1104202 for CVE-2018-10925",
"url": "https://bugzilla.suse.com/1104202"
}
],
"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:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-30T14:11:30Z",
"details": "important"
}
],
"title": "CVE-2018-10925"
},
{
"cve": "CVE-2018-1115",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1115"
}
],
"notes": [
{
"category": "general",
"text": "postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn\u0027t follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could exploit this to force log rotation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1115",
"url": "https://www.suse.com/security/cve/CVE-2018-1115"
},
{
"category": "external",
"summary": "SUSE Bug 1091610 for CVE-2018-1115",
"url": "https://bugzilla.suse.com/1091610"
}
],
"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:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-30T14:11:30Z",
"details": "critical"
}
],
"title": "CVE-2018-1115"
}
]
}
SUSE-SU-2018:3287-1
Vulnerability from csaf_suse - Published: 2018-10-22 11:29 - Updated: 2018-10-22 11:29| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.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 postgresql94",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql94 fixes the following issues:\n\npostgresql was updated to 9.4.19:\n\n https://www.postgresql.org/docs/current/static/release-9-4-19.html\n * CVE-2018-10915, bsc#1104199: Fix failure to reset libpq\u0027s state\n fully between connection attempts.\n\npostgresql was updated to 9.4.18:\n\n- https://www.postgresql.org/about/news/1851/\n- https://www.postgresql.org/docs/current/static/release-9-4-18.html\n A dump/restore is not required for those running 9.4.X.\n However, if the function marking mistakes mentioned in the first\n changelog entry below affect you, you will want to take steps to\n correct your database catalogs.\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp4-postgresql94-13829,slessp4-postgresql94-13829",
"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-2018_3287-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3287-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183287-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3287-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-October/004758.html"
},
{
"category": "self",
"summary": "SUSE Bug 1104199",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10915 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10915/"
}
],
"title": "Security update for postgresql94",
"tracking": {
"current_release_date": "2018-10-22T11:29:54Z",
"generator": {
"date": "2018-10-22T11:29:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3287-1",
"initial_release_date": "2018-10-22T11:29:54Z",
"revision_history": [
{
"date": "2018-10-22T11:29:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.i586",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.i586",
"product_id": "libecpg6-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.i586",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.i586",
"product_id": "libpq5-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.ia64",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.ia64",
"product_id": "libecpg6-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.ia64",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.ia64",
"product_id": "libpq5-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.ppc64",
"product_id": "libecpg6-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.ppc64",
"product_id": "libpq5-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"product_id": "libpq5-32bit-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.s390x",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.s390x",
"product_id": "libecpg6-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.s390x",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.s390x",
"product_id": "libpq5-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-9.4.19-0.23.19.1.s390x",
"product": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.s390x",
"product_id": "libpq5-32bit-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.x86_64",
"product_id": "libecpg6-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.x86_64",
"product_id": "libpq5-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"product_id": "libpq5-32bit-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10915"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10915",
"url": "https://www.suse.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "SUSE Bug 1104199 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "external",
"summary": "SUSE Bug 1140876 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1140876"
},
{
"category": "external",
"summary": "SUSE Bug 1185814 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1185814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-22T11:29:54Z",
"details": "important"
}
],
"title": "CVE-2018-10915"
}
]
}
SUSE-SU-2018:3377-1
Vulnerability from csaf_suse - Published: 2018-10-24 09:13 - Updated: 2018-10-24 09:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.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 to 9.6.10 fixes the following issues:\n\nThese security issues were fixed:\n\n- CVE-2018-10915: libpq failed to properly reset its internal state between\n connections. If an affected version of libpq was used with \u0027host\u0027 or \u0027hostaddr\u0027\n connection parameters from untrusted input, attackers could have bypassed\n client-side connection security features, obtain access to higher privileged\n connections or potentially cause other impact SQL injection, by causing the\n PQescape() functions to malfunction (bsc#1104199)\n- CVE-2018-10925: Add missing authorization check on certain statements\n involved with \u0027INSERT ... ON CONFLICT DO UPDATE\u0027. An attacker with \u0027CREATE\n TABLE\u0027 privileges could have exploited this to read arbitrary bytes server\n memory. If the attacker also had certain \u0027INSERT\u0027 and limited \u0027UPDATE\u0027\n privileges to a particular table, they could have exploited this to update\n other columns in the same table (bsc#1104202)\n\nFor addition details please see\nhttps://www.postgresql.org/docs/current/static/release-9-6-10.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-OpenStack-Cloud-7-2018-2427,SUSE-SLE-DESKTOP-12-SP3-2018-2427,SUSE-SLE-SAP-12-SP1-2018-2427,SUSE-SLE-SAP-12-SP2-2018-2427,SUSE-SLE-SDK-12-SP3-2018-2427,SUSE-SLE-SERVER-12-2018-2427,SUSE-SLE-SERVER-12-SP1-2018-2427,SUSE-SLE-SERVER-12-SP2-2018-2427,SUSE-SLE-SERVER-12-SP3-2018-2427,SUSE-Storage-4-2018-2427",
"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-2018_3377-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3377-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183377-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3377-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-October/004778.html"
},
{
"category": "self",
"summary": "SUSE Bug 1104199",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "self",
"summary": "SUSE Bug 1104202",
"url": "https://bugzilla.suse.com/1104202"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10915 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10915/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10925 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10925/"
}
],
"title": "Security update for postgresql96",
"tracking": {
"current_release_date": "2018-10-24T09:13:45Z",
"generator": {
"date": "2018-10-24T09:13:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3377-1",
"initial_release_date": "2018-10-24T09:13:45Z",
"revision_history": [
{
"date": "2018-10-24T09:13:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-devel-9.6.10-3.22.1.aarch64",
"product": {
"name": "postgresql96-devel-9.6.10-3.22.1.aarch64",
"product_id": "postgresql96-devel-9.6.10-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-9.6.10-3.22.7.aarch64",
"product": {
"name": "postgresql96-9.6.10-3.22.7.aarch64",
"product_id": "postgresql96-9.6.10-3.22.7.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.10-3.22.7.aarch64",
"product": {
"name": "postgresql96-contrib-9.6.10-3.22.7.aarch64",
"product_id": "postgresql96-contrib-9.6.10-3.22.7.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.10-3.22.7.aarch64",
"product": {
"name": "postgresql96-server-9.6.10-3.22.7.aarch64",
"product_id": "postgresql96-server-9.6.10-3.22.7.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-docs-9.6.10-3.22.7.noarch",
"product": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch",
"product_id": "postgresql96-docs-9.6.10-3.22.7.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.10-3.22.7.ppc64le",
"product": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le",
"product_id": "postgresql96-9.6.10-3.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"product": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"product_id": "postgresql96-contrib-9.6.10-3.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"product": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"product_id": "postgresql96-server-9.6.10-3.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.10-3.22.1.ppc64le",
"product": {
"name": "postgresql96-devel-9.6.10-3.22.1.ppc64le",
"product_id": "postgresql96-devel-9.6.10-3.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.10-3.22.7.s390x",
"product": {
"name": "postgresql96-9.6.10-3.22.7.s390x",
"product_id": "postgresql96-9.6.10-3.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"product": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"product_id": "postgresql96-contrib-9.6.10-3.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.10-3.22.7.s390x",
"product": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x",
"product_id": "postgresql96-server-9.6.10-3.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.10-3.22.1.s390x",
"product": {
"name": "postgresql96-devel-9.6.10-3.22.1.s390x",
"product_id": "postgresql96-devel-9.6.10-3.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.10-3.22.7.x86_64",
"product": {
"name": "postgresql96-9.6.10-3.22.7.x86_64",
"product_id": "postgresql96-9.6.10-3.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"product": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"product_id": "postgresql96-contrib-9.6.10-3.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.10-3.22.7.x86_64",
"product": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64",
"product_id": "postgresql96-server-9.6.10-3.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.10-3.22.1.x86_64",
"product": {
"name": "postgresql96-devel-9.6.10-3.22.1.x86_64",
"product_id": "postgresql96-devel-9.6.10-3.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"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 Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.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.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.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.10-3.22.7.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.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.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.10-3.22.7.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.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.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.10-3.22.7.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.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.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.10-3.22.7.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.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"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.10-3.22.7.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.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.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.10-3.22.7.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.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-9.6.10-3.22.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64"
},
"product_reference": "postgresql96-devel-9.6.10-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-9.6.10-3.22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le"
},
"product_reference": "postgresql96-devel-9.6.10-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-9.6.10-3.22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x"
},
"product_reference": "postgresql96-devel-9.6.10-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-9.6.10-3.22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64"
},
"product_reference": "postgresql96-devel-9.6.10-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.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.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.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.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.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.10-3.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.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.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.aarch64 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.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.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.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.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.10-3.22.7.s390x 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.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.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.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.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.10-3.22.7.aarch64 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.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.aarch64",
"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.10-3.22.7.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.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.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.10-3.22.7.s390x 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.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"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.10-3.22.7.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.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.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.10-3.22.7.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.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"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.10-3.22.7.aarch64 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.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.aarch64",
"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.10-3.22.7.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.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.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.10-3.22.7.s390x 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.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"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.10-3.22.7.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.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.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.10-3.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10915"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10915",
"url": "https://www.suse.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "SUSE Bug 1104199 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "external",
"summary": "SUSE Bug 1140876 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1140876"
},
{
"category": "external",
"summary": "SUSE Bug 1185814 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1185814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-24T09:13:45Z",
"details": "important"
}
],
"title": "CVE-2018-10915"
},
{
"cve": "CVE-2018-10925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10925"
}
],
"notes": [
{
"category": "general",
"text": "It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10925",
"url": "https://www.suse.com/security/cve/CVE-2018-10925"
},
{
"category": "external",
"summary": "SUSE Bug 1104202 for CVE-2018-10925",
"url": "https://bugzilla.suse.com/1104202"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-24T09:13:45Z",
"details": "important"
}
],
"title": "CVE-2018-10925"
}
]
}
SUSE-SU-2018:3909-1
Vulnerability from csaf_suse - Published: 2018-11-26 16:45 - Updated: 2018-11-26 16:45| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.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 postgresql94",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql94 to 9.4.19 fixes the following security issue:\n\n- CVE-2018-10915: libpq failed to properly reset its internal state between\n connections. If an affected version of libpq was used with \u0027host\u0027 or \u0027hostaddr\u0027\n connection parameters from untrusted input, attackers could have bypassed\n client-side connection security features, obtain access to higher privileged\n connections or potentially cause other impact SQL injection, by causing the\n PQescape() functions to malfunction (bsc#1104199).\n\nA dump/restore is not required for this update unless you use\nthe functions query_to_xml, cursor_to_xml, cursor_to_xmlschema,\nquery_to_xmlschema, and query_to_xml_and_xmlschema. In this case please see\nthe first entry of https://www.postgresql.org/docs/9.4/static/release-9-4-18.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-OpenStack-Cloud-7-2018-2779,SUSE-SLE-SAP-12-SP1-2018-2779,SUSE-SLE-SAP-12-SP2-2018-2779,SUSE-SLE-SERVER-12-2018-2779,SUSE-SLE-SERVER-12-SP1-2018-2779,SUSE-SLE-SERVER-12-SP2-2018-2779,SUSE-Storage-4-2018-2779",
"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-2018_3909-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3909-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183909-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3909-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-November/004887.html"
},
{
"category": "self",
"summary": "SUSE Bug 1104199",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10915 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10915/"
}
],
"title": "Security update for postgresql94",
"tracking": {
"current_release_date": "2018-11-26T16:45:52Z",
"generator": {
"date": "2018-11-26T16:45:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3909-1",
"initial_release_date": "2018-11-26T16:45:52Z",
"revision_history": [
{
"date": "2018-11-26T16:45:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-21.22.7.noarch",
"product": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch",
"product_id": "postgresql94-docs-9.4.19-21.22.7.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-9.4.19-21.22.7.ppc64le",
"product": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le",
"product_id": "postgresql94-9.4.19-21.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"product": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"product_id": "postgresql94-contrib-9.4.19-21.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"product": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"product_id": "postgresql94-server-9.4.19-21.22.7.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-9.4.19-21.22.7.s390x",
"product": {
"name": "postgresql94-9.4.19-21.22.7.s390x",
"product_id": "postgresql94-9.4.19-21.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"product": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"product_id": "postgresql94-contrib-9.4.19-21.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-21.22.7.s390x",
"product": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x",
"product_id": "postgresql94-server-9.4.19-21.22.7.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-9.4.19-21.22.7.x86_64",
"product": {
"name": "postgresql94-9.4.19-21.22.7.x86_64",
"product_id": "postgresql94-9.4.19-21.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"product": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"product_id": "postgresql94-contrib-9.4.19-21.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-21.22.7.x86_64",
"product": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64",
"product_id": "postgresql94-server-9.4.19-21.22.7.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.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:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.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:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.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:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10915"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10915",
"url": "https://www.suse.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "SUSE Bug 1104199 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "external",
"summary": "SUSE Bug 1140876 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1140876"
},
{
"category": "external",
"summary": "SUSE Bug 1185814 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1185814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-26T16:45:52Z",
"details": "important"
}
],
"title": "CVE-2018-10915"
}
]
}
WID-SEC-W-2024-3749
Vulnerability from csaf_certbund - Published: 2018-08-09 22:00 - Updated: 2024-12-23 23:00Es existiert eine Schwachstelle in PostgreSQL. In libpq, der Standard-PostgreSQL-Clientbibliothek, wird der interne Status zwischen den Verbindungen nicht richtig zurückgesetzt. Diese Schwachstelle können angemeldete Angreifer ausnutzen, um Sicherheitsrestriktionen zu umgehen und z. B. unautorisiert auf Server zuzugreifen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source PostgreSQL <10.5
Open Source / PostgreSQL
|
<10.5 | ||
|
Open Source PostgreSQL <9.6.10
Open Source / PostgreSQL
|
<9.6.10 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source PostgreSQL <9.3.24
Open Source / PostgreSQL
|
<9.3.24 | ||
|
Open Source PostgreSQL <9.5.14
Open Source / PostgreSQL
|
<9.5.14 | ||
|
Open Source PostgreSQL <9.4.19
Open Source / PostgreSQL
|
<9.4.19 |
Es existiert eine Schwachstelle in PostgreSQL. Ein Angreifer, der in der Lage ist, CREATE TABLE auszustellen, kann beliebige Bytes des Serverspeichers mit einer Upsert-Abfrage (INSERT ... ON CONFLICT DO UPDATE) lesen. Unter bestimmten Umständen ist es Ihm möglich Daten zu manipulieren.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source PostgreSQL <10.5
Open Source / PostgreSQL
|
<10.5 | ||
|
Open Source PostgreSQL <9.6.10
Open Source / PostgreSQL
|
<9.6.10 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source PostgreSQL <9.3.24
Open Source / PostgreSQL
|
<9.3.24 | ||
|
Open Source PostgreSQL <9.5.14
Open Source / PostgreSQL
|
<9.5.14 | ||
|
Open Source PostgreSQL <9.4.19
Open Source / PostgreSQL
|
<9.4.19 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um Sicherheitsvorkehrungen zu umgehen und Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3749 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2018/wid-sec-w-2024-3749.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3749 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3749"
},
{
"category": "external",
"summary": "PostgreSQL Release Notes vom 2018-08-09",
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4269 vom 2018-08-11",
"url": "https://www.debian.org/security/2018/dsa-4269"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-1464 vom 2018-08-16",
"url": "https://security-tracker.debian.org/tracker/DLA-1464-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-3744-1 vom 2018-08-17",
"url": "http://www.ubuntu.com/usn/usn-3744-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2018:2511 vom 2018-08-20",
"url": "http://rhn.redhat.com/errata/RHSA-2018-2511.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2018-2557 vom 2018-08-23",
"url": "http://linux.oracle.com/errata/ELSA-2018-2557.html"
},
{
"category": "external",
"summary": "RedHat Security Advisory RHSA-2018:2566",
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"category": "external",
"summary": "RedHat Security Advisory: RHSA-2018:2565",
"url": "https://access.redhat.com/errata/RHSA-2018:2565"
},
{
"category": "external",
"summary": "RedHat Security Advisory RHSA-2018:2557",
"url": "https://access.redhat.com/errata/RHSA-2018:2557"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2018:2557 vom 2018-08-28",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2018-2557-Important-CentOS-7-postgresql-Security-Update-tp4645257.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:2564-1 vom 2018-08-31",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182564-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2018:2643 vom 2018-09-05",
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:3287-1 vom 2018-10-22",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183287-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:3377-1 vom 2018-10-25",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183377-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:3909-1 vom 2018-11-27",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183909-1.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10882 vom 2024-12-24",
"url": "https://linux.oracle.com/errata/ELSA-2024-10882.html"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-12-23T23:00:00.000+00:00",
"generator": {
"date": "2024-12-24T10:02:34.351+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-3749",
"initial_release_date": "2018-08-09T22:00:00.000+00:00",
"revision_history": [
{
"date": "2018-08-09T22:00:00.000+00:00",
"number": "1",
"summary": "Initial Release"
},
{
"date": "2018-08-09T22:00:00.000+00:00",
"number": "2",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-08-12T22:00:00.000+00:00",
"number": "3",
"summary": "New remediations available"
},
{
"date": "2018-08-15T22:00:00.000+00:00",
"number": "4",
"summary": "New remediations available"
},
{
"date": "2018-08-16T22:00:00.000+00:00",
"number": "5",
"summary": "New remediations available"
},
{
"date": "2018-08-20T22:00:00.000+00:00",
"number": "6",
"summary": "New remediations available"
},
{
"date": "2018-08-20T22:00:00.000+00:00",
"number": "7",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-08-20T22:00:00.000+00:00",
"number": "8",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-08-23T22:00:00.000+00:00",
"number": "9",
"summary": "New remediations available"
},
{
"date": "2018-08-26T22:00:00.000+00:00",
"number": "10",
"summary": "New remediations available"
},
{
"date": "2018-08-26T22:00:00.000+00:00",
"number": "11",
"summary": "New remediations available"
},
{
"date": "2018-08-28T22:00:00.000+00:00",
"number": "12",
"summary": "New remediations available"
},
{
"date": "2018-08-28T22:00:00.000+00:00",
"number": "13",
"summary": "New remediations available"
},
{
"date": "2018-08-30T22:00:00.000+00:00",
"number": "14",
"summary": "New remediations available"
},
{
"date": "2018-09-04T22:00:00.000+00:00",
"number": "15",
"summary": "New remediations available"
},
{
"date": "2018-10-22T22:00:00.000+00:00",
"number": "16",
"summary": "New remediations available"
},
{
"date": "2018-10-24T22:00:00.000+00:00",
"number": "17",
"summary": "New remediations available"
},
{
"date": "2018-10-30T23:00:00.000+00:00",
"number": "18",
"summary": "Added references"
},
{
"date": "2018-11-26T23:00:00.000+00:00",
"number": "19",
"summary": "New remediations available"
},
{
"date": "2024-12-23T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "20"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.5",
"product": {
"name": "Open Source PostgreSQL \u003c10.5",
"product_id": "T012605"
}
},
{
"category": "product_version",
"name": "10.5",
"product": {
"name": "Open Source PostgreSQL 10.5",
"product_id": "T012605-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:10.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.6.10",
"product": {
"name": "Open Source PostgreSQL \u003c9.6.10",
"product_id": "T012606"
}
},
{
"category": "product_version",
"name": "9.6.10",
"product": {
"name": "Open Source PostgreSQL 9.6.10",
"product_id": "T012606-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:9.6.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.5.14",
"product": {
"name": "Open Source PostgreSQL \u003c9.5.14",
"product_id": "T012607"
}
},
{
"category": "product_version",
"name": "9.5.14",
"product": {
"name": "Open Source PostgreSQL 9.5.14",
"product_id": "T012607-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:9.5.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.19",
"product": {
"name": "Open Source PostgreSQL \u003c9.4.19",
"product_id": "T012608"
}
},
{
"category": "product_version",
"name": "9.4.19",
"product": {
"name": "Open Source PostgreSQL 9.4.19",
"product_id": "T012608-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:9.4.19"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.24",
"product": {
"name": "Open Source PostgreSQL \u003c9.3.24",
"product_id": "T012609"
}
},
{
"category": "product_version",
"name": "9.3.24",
"product": {
"name": "Open Source PostgreSQL 9.3.24",
"product_id": "T012609-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:9.3.24"
}
}
}
],
"category": "product_name",
"name": "PostgreSQL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in PostgreSQL. In libpq, der Standard-PostgreSQL-Clientbibliothek, wird der interne Status zwischen den Verbindungen nicht richtig zur\u00fcckgesetzt. Diese Schwachstelle k\u00f6nnen angemeldete Angreifer ausnutzen, um Sicherheitsrestriktionen zu umgehen und z. B. unautorisiert auf Server zuzugreifen."
}
],
"product_status": {
"known_affected": [
"T012605",
"T012606",
"2951",
"T002207",
"67646",
"T000126",
"1727",
"T004914",
"T012609",
"T012607",
"T012608"
]
},
"release_date": "2018-08-09T22:00:00.000+00:00",
"title": "CVE-2018-10915"
},
{
"cve": "CVE-2018-10925",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in PostgreSQL. Ein Angreifer, der in der Lage ist, CREATE TABLE auszustellen, kann beliebige Bytes des Serverspeichers mit einer Upsert-Abfrage (INSERT ... ON CONFLICT DO UPDATE) lesen. Unter bestimmten Umst\u00e4nden ist es Ihm m\u00f6glich Daten zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T012605",
"T012606",
"2951",
"T002207",
"67646",
"T000126",
"1727",
"T004914",
"T012609",
"T012607",
"T012608"
]
},
"release_date": "2018-08-09T22:00:00.000+00:00",
"title": "CVE-2018-10925"
}
]
}
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.