summaryrefslogtreecommitdiff
path: root/databases/postgresql96-client
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-03-02 17:11:10 +0000
committeradam <adam@pkgsrc.org>2018-03-02 17:11:10 +0000
commit1bb58604e78cd16b6e83e2c8ed87e1f3bb5e01bb (patch)
tree6560a0352a7b167c2976b06e1398b8faa086732a /databases/postgresql96-client
parentb0de5cb2845c14602e3b545d3672445f89fcb6eb (diff)
downloadpkgsrc-1bb58604e78cd16b6e83e2c8ed87e1f3bb5e01bb.tar.gz
postgresqlNN: updated to 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22
PostgreSQL 10.3, 9.6.8, 9.5.12, 9.4.17, and 9.3.22: The purpose of this release is to address CVE-2018-1058, which describes how a user can create like-named objects in different schemas that can change the behavior of other users' queries and cause unexpected or malicious behavior, also known as a "trojan-horse" attack. Most of this release centers around added documentation that describes the issue and how to take steps to mitigate the impact on PostgreSQL databases.
Diffstat (limited to 'databases/postgresql96-client')
-rw-r--r--databases/postgresql96-client/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql96-client/PLIST b/databases/postgresql96-client/PLIST
index 8b288d5e511..b83a5e6a20e 100644
--- a/databases/postgresql96-client/PLIST
+++ b/databases/postgresql96-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/08/13 19:25:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/03/02 17:11:11 adam Exp $
bin/clusterdb
bin/createdb
bin/createlang
@@ -293,6 +293,7 @@ include/postgresql/server/executor/spi_priv.h
include/postgresql/server/executor/tqueue.h
include/postgresql/server/executor/tstoreReceiver.h
include/postgresql/server/executor/tuptable.h
+include/postgresql/server/fe_utils/connect.h
include/postgresql/server/fe_utils/mbprint.h
include/postgresql/server/fe_utils/print.h
include/postgresql/server/fe_utils/psqlscan.h