From c2dd90469b1d1ff79ecbaf635955cfb1cbe98c05 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 12 May 2017 19:37:54 +0000 Subject: The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 9.6.3, 9.5.7, 9.4.12, 9.3.17, and 9.2.21. This release fixes three security issues. It also patches a number of other bugs reported over the last three months. Users who use the PGREQUIRESSL environment variable to control connections, and users who rely on security isolation between database users when using foreign servers, should update as soon as possible. Other users should plan to update at the next convenient downtime. --- databases/postgresql96-docs/PLIST | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'databases/postgresql96-docs') diff --git a/databases/postgresql96-docs/PLIST b/databases/postgresql96-docs/PLIST index 145c7b1a34b..1b65d5eb661 100644 --- a/databases/postgresql96-docs/PLIST +++ b/databases/postgresql96-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2017/02/11 10:18:53 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2017/05/12 19:37:55 adam Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -796,6 +796,7 @@ share/doc/postgresql/html/pgvisibility.html share/doc/postgresql/html/pgxlogdump.html share/doc/postgresql/html/planner-optimizer.html share/doc/postgresql/html/planner-stats-details.html +share/doc/postgresql/html/planner-stats-security.html share/doc/postgresql/html/planner-stats.html share/doc/postgresql/html/plhandler.html share/doc/postgresql/html/plperl-builtins.html @@ -1155,6 +1156,7 @@ share/doc/postgresql/html/release-9-2-18.html share/doc/postgresql/html/release-9-2-19.html share/doc/postgresql/html/release-9-2-2.html share/doc/postgresql/html/release-9-2-20.html +share/doc/postgresql/html/release-9-2-21.html share/doc/postgresql/html/release-9-2-3.html share/doc/postgresql/html/release-9-2-4.html share/doc/postgresql/html/release-9-2-5.html @@ -1171,6 +1173,7 @@ share/doc/postgresql/html/release-9-3-13.html share/doc/postgresql/html/release-9-3-14.html share/doc/postgresql/html/release-9-3-15.html share/doc/postgresql/html/release-9-3-16.html +share/doc/postgresql/html/release-9-3-17.html share/doc/postgresql/html/release-9-3-2.html share/doc/postgresql/html/release-9-3-3.html share/doc/postgresql/html/release-9-3-4.html @@ -1183,6 +1186,7 @@ share/doc/postgresql/html/release-9-3.html share/doc/postgresql/html/release-9-4-1.html share/doc/postgresql/html/release-9-4-10.html share/doc/postgresql/html/release-9-4-11.html +share/doc/postgresql/html/release-9-4-12.html share/doc/postgresql/html/release-9-4-2.html share/doc/postgresql/html/release-9-4-3.html share/doc/postgresql/html/release-9-4-4.html @@ -1198,9 +1202,11 @@ share/doc/postgresql/html/release-9-5-3.html share/doc/postgresql/html/release-9-5-4.html share/doc/postgresql/html/release-9-5-5.html share/doc/postgresql/html/release-9-5-6.html +share/doc/postgresql/html/release-9-5-7.html share/doc/postgresql/html/release-9-5.html share/doc/postgresql/html/release-9-6-1.html share/doc/postgresql/html/release-9-6-2.html +share/doc/postgresql/html/release-9-6-3.html share/doc/postgresql/html/release-9-6.html share/doc/postgresql/html/release.html share/doc/postgresql/html/replication-origins.html -- cgit v1.2.3