summaryrefslogtreecommitdiff
path: root/databases/postgresql80-client
diff options
context:
space:
mode:
authoradam <adam>2007-02-05 11:58:42 +0000
committeradam <adam>2007-02-05 11:58:42 +0000
commit205c6cb30691f84e37ed353ccdd0d5e04f325589 (patch)
tree449ade42d2ffe40ae1be48f854431d34baa28282 /databases/postgresql80-client
parent0d21f8026d3b1b9211142ffe7fd0c1228b30aae1 (diff)
downloadpkgsrc-205c6cb30691f84e37ed353ccdd0d5e04f325589.tar.gz
Changes 8.0.11:
* Remove security vulnerabilities that allowed connected users to read backend memory * Fix rare bug wherein btree index page splits could fail due to choosing an infeasible split point * Fix for rare Assert() crash triggered by UNION * Tighten security of multi-byte character processing for UTF8 sequences over three bytes long
Diffstat (limited to 'databases/postgresql80-client')
-rw-r--r--databases/postgresql80-client/PLIST5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/postgresql80-client/PLIST b/databases/postgresql80-client/PLIST
index 158eac4affa..ce1b97589ef 100644
--- a/databases/postgresql80-client/PLIST
+++ b/databases/postgresql80-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2007/01/08 20:30:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2007/02/05 11:58:42 adam Exp $
${PG_SUBPREFIX}bin/clusterdb
${PG_SUBPREFIX}bin/createdb
${PG_SUBPREFIX}bin/createlang
@@ -949,6 +949,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-14.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-15.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-16.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-17.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-18.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-4.html
@@ -965,6 +966,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-12.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-13.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-14.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-15.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-16.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
@@ -975,6 +977,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-8.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-9.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-1.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-10.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html