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 E1Zj7DV-0006bR-UC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Last-minute updates for release notes.

Add entries for security and not-quite-security issues.

Security: CVE-2015-5288, CVE-2015-5289

Branch
------
REL9_2_STABLE

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

Modified Files
--------------
doc/src/sgml/release-9.0.sgml |   22 ++++++++++++++++++++++
doc/src/sgml/release-9.1.sgml |   22 ++++++++++++++++++++++
doc/src/sgml/release-9.2.sgml |   22 ++++++++++++++++++++++
3 files changed, 66 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Last-minute updates for release notes.
Next
From: Noah Misch
Date:
Subject: pgsql: pgcrypto: Detect and report too-short crypt() salts.