Update PostgreSQL 9.5 to latest version

Security Fixes for RLS, BRIN
----------------------------

This release closes security hole CVE-2016-2193
(https://access.redhat.com/security/cve/CVE-2016-2193), where a query plan
might get reused for more than one ROLE in the same session.  This could cause
the wrong set of Row Level Security (RLS) policies to be used for the query.

The update also fixes CVE-2016-3065
(https://access.redhat.com/security/cve/CVE-2016-3065), a server crash bug
triggered by using `pageinspect` with BRIN index pages.  Since an attacker
might be able to expose a few bytes of server memory, this crash is being
treated as a security issue.

Abbreviated Keys and Corrupt Indexes
------------------------------------

In this release, the PostgreSQL Project has been forced to disable 9.5's
Abbreviated Keys performance feature for many indexes due to reports of index
corruption.  This may affect any B-tree indexes on TEXT, VARCHAR, and CHAR
columns which are not in "C" locale. Indexes in other locales will lose the
performance benefits of the feature, and should be REINDEXed in case of
existing index corruption. The feature may be re-enabled in future versions if
the project finds a solution for the problem.  See the release notes, and the
wiki page on this issue for more information:
http://wiki.postgresql.org/abbreviatedkeys_issue

URL:		http://www.postgresql.org/about/news/1656/
URL:		http://wiki.postgresql.org/abbreviatedkeys_issue
Security:	CVE-2016-2193
Security:	CVE-2016-3065
This commit is contained in:
Palle Girgensohn 2016-03-31 14:46:39 +00:00
parent 4326713408
commit 4eb290d68e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412226
3 changed files with 7 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
# $FreeBSD$
DISTVERSION?= 9.5.1
DISTVERSION?= 9.5.2
MAINTAINER?= pgsql@FreeBSD.org

View file

@ -1,2 +1,2 @@
SHA256 (postgresql/postgresql-9.5.1.tar.bz2) = 6b309d8506a39773a752ff074f47656e5424576ea090b04a24fe1725958c5bd2
SIZE (postgresql/postgresql-9.5.1.tar.bz2) = 18441638
SHA256 (postgresql/postgresql-9.5.2.tar.bz2) = f8d132e464506b551ef498719f18cfe9d777709c7a1589dc360afc0b20e47c41
SIZE (postgresql/postgresql-9.5.2.tar.bz2) = 18446616

View file

@ -86,6 +86,7 @@ lib/libpgcommon.a
%%NLS%%share/locale/fr/LC_MESSAGES/pg_controldata-9.5.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_ctl-9.5.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_resetxlog-9.5.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_rewind-9.5.mo
%%NLS%%share/locale/fr/LC_MESSAGES/plpgsql-9.5.mo
%%NLS%%share/locale/fr/LC_MESSAGES/postgres-9.5.mo
%%NLS%%share/locale/id/LC_MESSAGES/postgres-9.5.mo
@ -392,6 +393,7 @@ lib/libpgcommon.a
%%TZDATA%%%%DATADIR%%/timezone/Asia/Bahrain
%%TZDATA%%%%DATADIR%%/timezone/Asia/Baku
%%TZDATA%%%%DATADIR%%/timezone/Asia/Bangkok
%%TZDATA%%%%DATADIR%%/timezone/Asia/Barnaul
%%TZDATA%%%%DATADIR%%/timezone/Asia/Beirut
%%TZDATA%%%%DATADIR%%/timezone/Asia/Bishkek
%%TZDATA%%%%DATADIR%%/timezone/Asia/Brunei
@ -568,6 +570,7 @@ lib/libpgcommon.a
%%TZDATA%%%%DATADIR%%/timezone/Etc/Zulu
%%TZDATA%%%%DATADIR%%/timezone/Europe/Amsterdam
%%TZDATA%%%%DATADIR%%/timezone/Europe/Andorra
%%TZDATA%%%%DATADIR%%/timezone/Europe/Astrakhan
%%TZDATA%%%%DATADIR%%/timezone/Europe/Athens
%%TZDATA%%%%DATADIR%%/timezone/Europe/Belfast
%%TZDATA%%%%DATADIR%%/timezone/Europe/Belgrade
@ -615,6 +618,7 @@ lib/libpgcommon.a
%%TZDATA%%%%DATADIR%%/timezone/Europe/Tallinn
%%TZDATA%%%%DATADIR%%/timezone/Europe/Tirane
%%TZDATA%%%%DATADIR%%/timezone/Europe/Tiraspol
%%TZDATA%%%%DATADIR%%/timezone/Europe/Ulyanovsk
%%TZDATA%%%%DATADIR%%/timezone/Europe/Uzhgorod
%%TZDATA%%%%DATADIR%%/timezone/Europe/Vaduz
%%TZDATA%%%%DATADIR%%/timezone/Europe/Vatican