pgsql: Last-minute updates for release notes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Last-minute updates for release notes.
Date
Msg-id E1YuNbf-0008C2-Nr@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Last-minute updates for release notes.

Add entries for security issues.

Security: CVE-2015-3165 through CVE-2015-3167

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e369bbb3894ecc7b6074b7999909cd34b831ab12

Modified Files
--------------
doc/src/sgml/release-9.0.sgml |   51 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: pgcrypto: Report errant decryption as "Wrong key or corrupt data
Next
From: Noah Misch
Date:
Subject: pgsql: Add error-throwing wrappers for the printf family of functions.