dev-db/postgresql: Security Update
authorAaron W. Swenson <titanofold@gentoo.org>
Thu, 31 Mar 2016 13:58:16 +0000 (09:58 -0400)
committerAaron W. Swenson <titanofold@gentoo.org>
Thu, 31 Mar 2016 13:59:15 +0000 (09:59 -0400)
commitb2d0a204703f79a7f320e4cf9be6a09904fe91d6
treec054b551425d47d6c6d254ff1c28310f49461ec9
parente853f35a081ff26d91da9cfbfe97b9d2667d7d6d
dev-db/postgresql: Security Update

Fixes security bug 578680.

See http://www.postgresql.org/about/news/1656/ for complete release
announcement.

Closes security hole CVE-2016-2193, where a query plan might get reused for more than one ROLE in the same session.

Fixes CVE-2016-3065, a server crash bug triggered by using pageinspect with BRIN index pages.

Additionally, support for Python 3.5 was added for PostgreSQL 9.5.

Bug: 578680, 574646

Package-Manager: portage-2.2.26
dev-db/postgresql/Manifest
dev-db/postgresql/postgresql-9.1.21.ebuild [new file with mode: 0644]
dev-db/postgresql/postgresql-9.2.16.ebuild [new file with mode: 0644]
dev-db/postgresql/postgresql-9.3.12.ebuild [new file with mode: 0644]
dev-db/postgresql/postgresql-9.4.7.ebuild [new file with mode: 0644]
dev-db/postgresql/postgresql-9.5.2.ebuild [new file with mode: 0644]
dev-db/postgresql/postgresql-9999.ebuild