pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar  2 17:11:12 UTC 2018

Modified Files:
        pkgsrc/databases/postgresql10: Makefile.common distinfo
        pkgsrc/databases/postgresql10-client: PLIST
        pkgsrc/databases/postgresql10-docs: PLIST
        pkgsrc/databases/postgresql10-plperl: PLIST
        pkgsrc/databases/postgresql10-plpython: PLIST
        pkgsrc/databases/postgresql10-pltcl: PLIST
        pkgsrc/databases/postgresql10-server: PLIST
        pkgsrc/databases/postgresql93: Makefile.common distinfo
        pkgsrc/databases/postgresql93-client: PLIST
        pkgsrc/databases/postgresql93-docs: PLIST
        pkgsrc/databases/postgresql94: Makefile.common distinfo
        pkgsrc/databases/postgresql94-client: PLIST
        pkgsrc/databases/postgresql94-docs: PLIST
        pkgsrc/databases/postgresql95: Makefile.common distinfo
        pkgsrc/databases/postgresql95-client: PLIST
        pkgsrc/databases/postgresql95-docs: PLIST
        pkgsrc/databases/postgresql96: Makefile.common distinfo
        pkgsrc/databases/postgresql96-client: PLIST
        pkgsrc/databases/postgresql96-docs: PLIST

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/postgresql10/Makefile.common
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/postgresql10/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/postgresql10-client/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/postgresql10-docs/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/postgresql10-plperl/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/postgresql10-plpython/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/postgresql10-pltcl/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/postgresql10-server/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/databases/postgresql93/Makefile.common
cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/postgresql93/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/postgresql93-client/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/postgresql93-docs/PLIST
cvs rdiff -u -r1.24 -r1.25 pkgsrc/databases/postgresql94/Makefile.common
cvs rdiff -u -r1.20 -r1.21 pkgsrc/databases/postgresql94/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/postgresql94-client/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/databases/postgresql94-docs/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/databases/postgresql95/Makefile.common
cvs rdiff -u -r1.13 -r1.14 pkgsrc/databases/postgresql95/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/postgresql95-client/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/postgresql95-docs/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/postgresql96/Makefile.common
cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/postgresql96/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/postgresql96-client/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/postgresql96-docs/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/postgresql10/Makefile.common
diff -u pkgsrc/databases/postgresql10/Makefile.common:1.6 pkgsrc/databases/postgresql10/Makefile.common:1.7
--- pkgsrc/databases/postgresql10/Makefile.common:1.6   Thu Feb  8 20:53:56 2018
+++ pkgsrc/databases/postgresql10/Makefile.common       Fri Mar  2 17:11:12 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2018/02/08 20:53:56 adam Exp $
+# $NetBSD: Makefile.common,v 1.7 2018/03/02 17:11:12 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
 # used by databases/postgresql10-pltcl/Makefile
 # used by databases/postgresql10-server/Makefile
 
-DISTNAME=      postgresql-10.2
+DISTNAME=      postgresql-10.3
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/databases/postgresql10/distinfo
diff -u pkgsrc/databases/postgresql10/distinfo:1.4 pkgsrc/databases/postgresql10/distinfo:1.5
--- pkgsrc/databases/postgresql10/distinfo:1.4  Thu Feb  8 20:53:56 2018
+++ pkgsrc/databases/postgresql10/distinfo      Fri Mar  2 17:11:12 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2018/02/08 20:53:56 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/03/02 17:11:12 adam Exp $
 
-SHA1 (postgresql-10.2.tar.bz2) = b0597de368dac410cfb65ce92f89e324bbdc1ea1
-RMD160 (postgresql-10.2.tar.bz2) = fb755e381c32452959a9351570c1917b6fe596ba
-SHA512 (postgresql-10.2.tar.bz2) = bac61644c12c31e2dce97ec0134902a2a7141e922619015425961b963961b21210ca840f59ba585d3d75c7e34cb640f2ebeaa2b25c4a866db68f5e73a8f8a448
-Size (postgresql-10.2.tar.bz2) = 19901836 bytes
+SHA1 (postgresql-10.3.tar.bz2) = 93882ad46aa15fd45bfa53cb7f6532c3070d6964
+RMD160 (postgresql-10.3.tar.bz2) = 4f9f08c957c1c2e5feb9bfc6231c9722fdffe0d2
+SHA512 (postgresql-10.3.tar.bz2) = 05cf82d3483bdf38734e6ff0fef6b80e7f8fd3cb5ea6792ffe222a599d97d1a29638970bf28ebf5bd1f877e8dcd9986d88f5c5e5379e74fe79ce83e20d2babba
+Size (postgresql-10.3.tar.bz2) = 19959653 bytes
 SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
 SHA1 (patch-config_perl.m4) = b3393d0f28e97f89ae20297d85553c508b3896bb
 SHA1 (patch-configure) = b0a758023b3b263ff51b154d0da32cf02520c6cd

Index: pkgsrc/databases/postgresql10-client/PLIST
diff -u pkgsrc/databases/postgresql10-client/PLIST:1.2 pkgsrc/databases/postgresql10-client/PLIST:1.3
--- pkgsrc/databases/postgresql10-client/PLIST:1.2      Thu Feb  8 20:53:56 2018
+++ pkgsrc/databases/postgresql10-client/PLIST  Fri Mar  2 17:11:12 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/02/08 20:53:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/03/02 17:11:12 adam Exp $
 bin/clusterdb
 bin/createdb
 bin/createuser
@@ -323,6 +323,7 @@ include/postgresql/server/executor/table
 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
@@ -786,6 +787,7 @@ share/locale/es/LC_MESSAGES/pg_resetwal-
 share/locale/es/LC_MESSAGES/pg_rewind-10.mo
 share/locale/es/LC_MESSAGES/pg_test_fsync-10.mo
 share/locale/es/LC_MESSAGES/pg_test_timing-10.mo
+share/locale/es/LC_MESSAGES/pg_waldump-10.mo
 share/locale/es/LC_MESSAGES/pgscripts-10.mo
 share/locale/es/LC_MESSAGES/psql-10.mo
 share/locale/fr/LC_MESSAGES/ecpg-10.mo
@@ -830,13 +832,20 @@ share/locale/ja/LC_MESSAGES/ecpg-10.mo
 share/locale/ja/LC_MESSAGES/ecpglib6-10.mo
 share/locale/ja/LC_MESSAGES/initdb-10.mo
 share/locale/ja/LC_MESSAGES/libpq5-10.mo
+share/locale/ja/LC_MESSAGES/pg_archivecleanup-10.mo
+share/locale/ja/LC_MESSAGES/pg_basebackup-10.mo
 share/locale/ja/LC_MESSAGES/pg_config-10.mo
 share/locale/ja/LC_MESSAGES/pg_controldata-10.mo
 share/locale/ja/LC_MESSAGES/pg_ctl-10.mo
 share/locale/ja/LC_MESSAGES/pg_dump-10.mo
 share/locale/ja/LC_MESSAGES/pg_resetwal-10.mo
 share/locale/ja/LC_MESSAGES/pg_rewind-10.mo
+share/locale/ja/LC_MESSAGES/pg_test_fsync-10.mo
+share/locale/ja/LC_MESSAGES/pg_test_timing-10.mo
+share/locale/ja/LC_MESSAGES/pg_upgrade-10.mo
+share/locale/ja/LC_MESSAGES/pg_waldump-10.mo
 share/locale/ja/LC_MESSAGES/pgscripts-10.mo
+share/locale/ja/LC_MESSAGES/psql-10.mo
 share/locale/ko/LC_MESSAGES/ecpg-10.mo
 share/locale/ko/LC_MESSAGES/ecpglib6-10.mo
 share/locale/ko/LC_MESSAGES/initdb-10.mo
@@ -924,14 +933,21 @@ share/locale/sv/LC_MESSAGES/psql-10.mo
 share/locale/ta/LC_MESSAGES/pg_config-10.mo
 share/locale/tr/LC_MESSAGES/ecpg-10.mo
 share/locale/tr/LC_MESSAGES/ecpglib6-10.mo
+share/locale/tr/LC_MESSAGES/initdb-10.mo
 share/locale/tr/LC_MESSAGES/libpq5-10.mo
 share/locale/tr/LC_MESSAGES/pg_archivecleanup-10.mo
 share/locale/tr/LC_MESSAGES/pg_basebackup-10.mo
 share/locale/tr/LC_MESSAGES/pg_config-10.mo
+share/locale/tr/LC_MESSAGES/pg_controldata-10.mo
+share/locale/tr/LC_MESSAGES/pg_ctl-10.mo
 share/locale/tr/LC_MESSAGES/pg_dump-10.mo
+share/locale/tr/LC_MESSAGES/pg_resetwal-10.mo
+share/locale/tr/LC_MESSAGES/pg_rewind-10.mo
 share/locale/tr/LC_MESSAGES/pg_test_fsync-10.mo
+share/locale/tr/LC_MESSAGES/pg_test_timing-10.mo
 share/locale/tr/LC_MESSAGES/pg_upgrade-10.mo
 share/locale/tr/LC_MESSAGES/pg_waldump-10.mo
+share/locale/tr/LC_MESSAGES/pgscripts-10.mo
 share/locale/zh_CN/LC_MESSAGES/ecpg-10.mo
 share/locale/zh_CN/LC_MESSAGES/ecpglib6-10.mo
 share/locale/zh_CN/LC_MESSAGES/initdb-10.mo

Index: pkgsrc/databases/postgresql10-docs/PLIST
diff -u pkgsrc/databases/postgresql10-docs/PLIST:1.3 pkgsrc/databases/postgresql10-docs/PLIST:1.4
--- pkgsrc/databases/postgresql10-docs/PLIST:1.3        Thu Feb  8 20:53:56 2018
+++ pkgsrc/databases/postgresql10-docs/PLIST    Fri Mar  2 17:11:12 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/02/08 20:53:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/03/02 17:11:12 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createuser.1
@@ -916,6 +916,7 @@ share/doc/postgresql/html/release-1-02.h
 share/doc/postgresql/html/release-1-09.html
 share/doc/postgresql/html/release-10-1.html
 share/doc/postgresql/html/release-10-2.html
+share/doc/postgresql/html/release-10-3.html
 share/doc/postgresql/html/release-10.html
 share/doc/postgresql/html/release-6-0.html
 share/doc/postgresql/html/release-6-1-1.html
@@ -1212,6 +1213,7 @@ share/doc/postgresql/html/release-9-3-19
 share/doc/postgresql/html/release-9-3-2.html
 share/doc/postgresql/html/release-9-3-20.html
 share/doc/postgresql/html/release-9-3-21.html
+share/doc/postgresql/html/release-9-3-22.html
 share/doc/postgresql/html/release-9-3-3.html
 share/doc/postgresql/html/release-9-3-4.html
 share/doc/postgresql/html/release-9-3-5.html
@@ -1228,6 +1230,7 @@ share/doc/postgresql/html/release-9-4-13
 share/doc/postgresql/html/release-9-4-14.html
 share/doc/postgresql/html/release-9-4-15.html
 share/doc/postgresql/html/release-9-4-16.html
+share/doc/postgresql/html/release-9-4-17.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
@@ -1240,6 +1243,7 @@ share/doc/postgresql/html/release-9-4.ht
 share/doc/postgresql/html/release-9-5-1.html
 share/doc/postgresql/html/release-9-5-10.html
 share/doc/postgresql/html/release-9-5-11.html
+share/doc/postgresql/html/release-9-5-12.html
 share/doc/postgresql/html/release-9-5-2.html
 share/doc/postgresql/html/release-9-5-3.html
 share/doc/postgresql/html/release-9-5-4.html
@@ -1256,6 +1260,7 @@ share/doc/postgresql/html/release-9-6-4.
 share/doc/postgresql/html/release-9-6-5.html
 share/doc/postgresql/html/release-9-6-6.html
 share/doc/postgresql/html/release-9-6-7.html
+share/doc/postgresql/html/release-9-6-8.html
 share/doc/postgresql/html/release-9-6.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/replication-origins.html

Index: pkgsrc/databases/postgresql10-plperl/PLIST
diff -u pkgsrc/databases/postgresql10-plperl/PLIST:1.1 pkgsrc/databases/postgresql10-plperl/PLIST:1.2
--- pkgsrc/databases/postgresql10-plperl/PLIST:1.1      Mon Oct 23 20:33:49 2017
+++ pkgsrc/databases/postgresql10-plperl/PLIST  Fri Mar  2 17:11:12 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/10/23 20:33:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/03/02 17:11:12 adam Exp $
 include/postgresql/server/plperl.h
 include/postgresql/server/ppport.h
 lib/postgresql/plperl.so
@@ -14,6 +14,7 @@ share/locale/pt_BR/LC_MESSAGES/plperl-10
 share/locale/ro/LC_MESSAGES/plperl-10.mo
 share/locale/ru/LC_MESSAGES/plperl-10.mo
 share/locale/sv/LC_MESSAGES/plperl-10.mo
+share/locale/tr/LC_MESSAGES/plperl-10.mo
 share/locale/zh_CN/LC_MESSAGES/plperl-10.mo
 share/postgresql/extension/plperl--1.0.sql
 share/postgresql/extension/plperl--unpackaged--1.0.sql

Index: pkgsrc/databases/postgresql10-plpython/PLIST
diff -u pkgsrc/databases/postgresql10-plpython/PLIST:1.1 pkgsrc/databases/postgresql10-plpython/PLIST:1.2
--- pkgsrc/databases/postgresql10-plpython/PLIST:1.1    Mon Oct 23 20:33:49 2017
+++ pkgsrc/databases/postgresql10-plpython/PLIST        Fri Mar  2 17:11:12 2018
@@ -1,20 +1,21 @@
-@comment $NetBSD: PLIST,v 1.1 2017/10/23 20:33:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/03/02 17:11:12 adam Exp $
 include/postgresql/server/plpy_util.h
 include/postgresql/server/plpython.h
 ${PLIST.py2x}lib/postgresql/hstore_plpython2.so
 ${PLIST.py3x}lib/postgresql/hstore_plpython3.so
 ${PLIST.py2x}lib/postgresql/plpython2.so
 ${PLIST.py3x}lib/postgresql/plpython3.so
-@comment as of 9.5.1 installation of these is not dependent on python version
 share/locale/de/LC_MESSAGES/plpython-10.mo
 share/locale/es/LC_MESSAGES/plpython-10.mo
 share/locale/fr/LC_MESSAGES/plpython-10.mo
 share/locale/it/LC_MESSAGES/plpython-10.mo
+share/locale/ja/LC_MESSAGES/plpython-10.mo
 share/locale/ko/LC_MESSAGES/plpython-10.mo
 share/locale/pl/LC_MESSAGES/plpython-10.mo
 share/locale/pt_BR/LC_MESSAGES/plpython-10.mo
 share/locale/ru/LC_MESSAGES/plpython-10.mo
 share/locale/sv/LC_MESSAGES/plpython-10.mo
+share/locale/tr/LC_MESSAGES/plpython-10.mo
 share/locale/zh_CN/LC_MESSAGES/plpython-10.mo
 share/postgresql/extension/hstore_plpython2u--1.0.sql
 share/postgresql/extension/hstore_plpython2u.control

Index: pkgsrc/databases/postgresql10-pltcl/PLIST
diff -u pkgsrc/databases/postgresql10-pltcl/PLIST:1.1 pkgsrc/databases/postgresql10-pltcl/PLIST:1.2
--- pkgsrc/databases/postgresql10-pltcl/PLIST:1.1       Mon Oct 23 20:33:50 2017
+++ pkgsrc/databases/postgresql10-pltcl/PLIST   Fri Mar  2 17:11:12 2018
@@ -1,13 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1 2017/10/23 20:33:50 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/03/02 17:11:12 adam Exp $
 lib/postgresql/pltcl.so
 share/locale/de/LC_MESSAGES/pltcl-10.mo
 share/locale/es/LC_MESSAGES/pltcl-10.mo
 share/locale/fr/LC_MESSAGES/pltcl-10.mo
 share/locale/it/LC_MESSAGES/pltcl-10.mo
+share/locale/ja/LC_MESSAGES/pltcl-10.mo
 share/locale/ko/LC_MESSAGES/pltcl-10.mo
 share/locale/pl/LC_MESSAGES/pltcl-10.mo
 share/locale/ru/LC_MESSAGES/pltcl-10.mo
 share/locale/sv/LC_MESSAGES/pltcl-10.mo
+share/locale/tr/LC_MESSAGES/pltcl-10.mo
 share/postgresql/extension/pltcl--1.0.sql
 share/postgresql/extension/pltcl--unpackaged--1.0.sql
 share/postgresql/extension/pltcl.control

Index: pkgsrc/databases/postgresql10-server/PLIST
diff -u pkgsrc/databases/postgresql10-server/PLIST:1.3 pkgsrc/databases/postgresql10-server/PLIST:1.4
--- pkgsrc/databases/postgresql10-server/PLIST:1.3      Thu Feb  8 20:53:56 2018
+++ pkgsrc/databases/postgresql10-server/PLIST  Fri Mar  2 17:11:12 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/02/08 20:53:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/03/02 17:11:12 adam Exp $
 bin/postgres
 bin/postmaster
 include/postgresql/server/plpgsql.h
@@ -51,6 +51,7 @@ share/locale/ru/LC_MESSAGES/plpgsql-10.m
 share/locale/ru/LC_MESSAGES/postgres-10.mo
 share/locale/sv/LC_MESSAGES/plpgsql-10.mo
 share/locale/sv/LC_MESSAGES/postgres-10.mo
+share/locale/tr/LC_MESSAGES/plpgsql-10.mo
 share/locale/tr/LC_MESSAGES/postgres-10.mo
 share/locale/zh_CN/LC_MESSAGES/plpgsql-10.mo
 share/locale/zh_CN/LC_MESSAGES/postgres-10.mo

Index: pkgsrc/databases/postgresql93/Makefile.common
diff -u pkgsrc/databases/postgresql93/Makefile.common:1.32 pkgsrc/databases/postgresql93/Makefile.common:1.33
--- pkgsrc/databases/postgresql93/Makefile.common:1.32  Thu Feb  8 20:53:56 2018
+++ pkgsrc/databases/postgresql93/Makefile.common       Fri Mar  2 17:11:10 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2018/02/08 20:53:56 adam Exp $
+# $NetBSD: Makefile.common,v 1.33 2018/03/02 17:11:10 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
 # used by databases/postgresql93-pltcl/Makefile
 # used by databases/postgresql93-server/Makefile
 
-DISTNAME=      postgresql-9.3.21
+DISTNAME=      postgresql-9.3.22
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/databases/postgresql93/distinfo
diff -u pkgsrc/databases/postgresql93/distinfo:1.28 pkgsrc/databases/postgresql93/distinfo:1.29
--- pkgsrc/databases/postgresql93/distinfo:1.28 Thu Feb  8 20:53:56 2018
+++ pkgsrc/databases/postgresql93/distinfo      Fri Mar  2 17:11:10 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.28 2018/02/08 20:53:56 adam Exp $
+$NetBSD: distinfo,v 1.29 2018/03/02 17:11:10 adam Exp $
 
-SHA1 (postgresql-9.3.21.tar.bz2) = c0ac00ce4fdc91371c10b5bbb9a5b7ce85df8482
-RMD160 (postgresql-9.3.21.tar.bz2) = 9c7e39aa5cea5e1f5524d202376427f818af799d
-SHA512 (postgresql-9.3.21.tar.bz2) = 4c34ddf140a28b7095f8853f85c85cdc4ac44e4e5062ef66542c3082ada8509a201e0037e75d880e7909e1b41d0e3577713ad981cea8e693fb87644a0dce9929
-Size (postgresql-9.3.21.tar.bz2) = 17014472 bytes
+SHA1 (postgresql-9.3.22.tar.bz2) = 8df59c0d230287c91a658c25cc6955d273a14300
+RMD160 (postgresql-9.3.22.tar.bz2) = 29b7b0a536d812ebed711e8d7dcc09195063aab5
+SHA512 (postgresql-9.3.22.tar.bz2) = 667ff496172626d2fe35c6795935fb07f4f7967a3b0631dd3b96278f8dc00b3d08794f091a5ab060a45d6f2a861e0f10f0e9660f9e343ab34eeabd693104c47f
+Size (postgresql-9.3.22.tar.bz2) = 17022938 bytes
 SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
 SHA1 (patch-config_perl.m4) = 2a423161cf0c394ff8b8f8cfb3ecffae1c65956a
 SHA1 (patch-configure) = 8fd9dcaa459ba2871b875c4b9c777064f7a57ee2

Index: pkgsrc/databases/postgresql93-client/PLIST
diff -u pkgsrc/databases/postgresql93-client/PLIST:1.3 pkgsrc/databases/postgresql93-client/PLIST:1.4
--- pkgsrc/databases/postgresql93-client/PLIST:1.3      Sat Feb 14 07:40:19 2015
+++ pkgsrc/databases/postgresql93-client/PLIST  Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/02/14 07:40:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/03/02 17:11:11 adam Exp $
 bin/clusterdb
 bin/createdb
 bin/createlang
@@ -246,6 +246,7 @@ include/postgresql/server/executor/spi.h
 include/postgresql/server/executor/spi_priv.h
 include/postgresql/server/executor/tstoreReceiver.h
 include/postgresql/server/executor/tuptable.h
+include/postgresql/server/fe_utils/connect.h
 include/postgresql/server/fmgr.h
 include/postgresql/server/foreign/fdwapi.h
 include/postgresql/server/foreign/foreign.h

Index: pkgsrc/databases/postgresql93-docs/PLIST
diff -u pkgsrc/databases/postgresql93-docs/PLIST:1.23 pkgsrc/databases/postgresql93-docs/PLIST:1.24
--- pkgsrc/databases/postgresql93-docs/PLIST:1.23       Thu Feb  8 20:53:57 2018
+++ pkgsrc/databases/postgresql93-docs/PLIST    Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2018/02/08 20:53:57 adam Exp $
+@comment $NetBSD: PLIST,v 1.24 2018/03/02 17:11:11 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -1127,6 +1127,7 @@ share/doc/postgresql/html/release-9-3-19
 share/doc/postgresql/html/release-9-3-2.html
 share/doc/postgresql/html/release-9-3-20.html
 share/doc/postgresql/html/release-9-3-21.html
+share/doc/postgresql/html/release-9-3-22.html
 share/doc/postgresql/html/release-9-3-3.html
 share/doc/postgresql/html/release-9-3-4.html
 share/doc/postgresql/html/release-9-3-5.html

Index: pkgsrc/databases/postgresql94/Makefile.common
diff -u pkgsrc/databases/postgresql94/Makefile.common:1.24 pkgsrc/databases/postgresql94/Makefile.common:1.25
--- pkgsrc/databases/postgresql94/Makefile.common:1.24  Thu Feb  8 20:53:57 2018
+++ pkgsrc/databases/postgresql94/Makefile.common       Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2018/02/08 20:53:57 adam Exp $
+# $NetBSD: Makefile.common,v 1.25 2018/03/02 17:11:11 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
 # used by databases/postgresql94-pltcl/Makefile
 # used by databases/postgresql94-server/Makefile
 
-DISTNAME=      postgresql-9.4.16
+DISTNAME=      postgresql-9.4.17
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/databases/postgresql94/distinfo
diff -u pkgsrc/databases/postgresql94/distinfo:1.20 pkgsrc/databases/postgresql94/distinfo:1.21
--- pkgsrc/databases/postgresql94/distinfo:1.20 Thu Feb  8 20:53:57 2018
+++ pkgsrc/databases/postgresql94/distinfo      Fri Mar  2 17:11:11 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2018/02/08 20:53:57 adam Exp $
+$NetBSD: distinfo,v 1.21 2018/03/02 17:11:11 adam Exp $
 
-SHA1 (postgresql-9.4.16.tar.bz2) = a5a1b327ae8a6a8ef598addf59bf697496cd5f29
-RMD160 (postgresql-9.4.16.tar.bz2) = ac5621449c04f2328c099967133c30a6a93746d7
-SHA512 (postgresql-9.4.16.tar.bz2) = 2e2bf14e2e63dec7254813e3c3a902a39cbd0aae89d8b3da5f75c6dead5d413a4f260fda6e87c9f84e4378df350c6531e67d972201f731a848b60bacef5b2bc8
-Size (postgresql-9.4.16.tar.bz2) = 17778763 bytes
+SHA1 (postgresql-9.4.17.tar.bz2) = 706aea600900e5818eaae2ea9ecc008a08da7585
+RMD160 (postgresql-9.4.17.tar.bz2) = 9028289e7a2dff7182729014e2697ea6b2d88da3
+SHA512 (postgresql-9.4.17.tar.bz2) = 9ac03d460e521dcd142ac463dd5bb0f3e3f47333367bf8d61499ec7e8d0129d338c6f111667d0006df0c8ced9ae8a337d4c1b40eb5f55e6bc8dd5a24dfd376f0
+Size (postgresql-9.4.17.tar.bz2) = 17807762 bytes
 SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
 SHA1 (patch-config_perl.m4) = 14c9564577d0df6f82ae0027aeada2f3a6a8f07c
 SHA1 (patch-configure) = 1c0fee3fb270863eb39118a65769ce170391cfec

Index: pkgsrc/databases/postgresql94-client/PLIST
diff -u pkgsrc/databases/postgresql94-client/PLIST:1.3 pkgsrc/databases/postgresql94-client/PLIST:1.4
--- pkgsrc/databases/postgresql94-client/PLIST:1.3      Fri May 12 19:37:54 2017
+++ pkgsrc/databases/postgresql94-client/PLIST  Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/05/12 19:37:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/03/02 17:11:11 adam Exp $
 bin/clusterdb
 bin/createdb
 bin/createlang
@@ -250,6 +250,7 @@ include/postgresql/server/executor/spi.h
 include/postgresql/server/executor/spi_priv.h
 include/postgresql/server/executor/tstoreReceiver.h
 include/postgresql/server/executor/tuptable.h
+include/postgresql/server/fe_utils/connect.h
 include/postgresql/server/fmgr.h
 include/postgresql/server/foreign/fdwapi.h
 include/postgresql/server/foreign/foreign.h

Index: pkgsrc/databases/postgresql94-docs/PLIST
diff -u pkgsrc/databases/postgresql94-docs/PLIST:1.18 pkgsrc/databases/postgresql94-docs/PLIST:1.19
--- pkgsrc/databases/postgresql94-docs/PLIST:1.18       Thu Feb  8 20:53:57 2018
+++ pkgsrc/databases/postgresql94-docs/PLIST    Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2018/02/08 20:53:57 adam Exp $
+@comment $NetBSD: PLIST,v 1.19 2018/03/02 17:11:11 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -1147,6 +1147,7 @@ share/doc/postgresql/html/release-9-3-19
 share/doc/postgresql/html/release-9-3-2.html
 share/doc/postgresql/html/release-9-3-20.html
 share/doc/postgresql/html/release-9-3-21.html
+share/doc/postgresql/html/release-9-3-22.html
 share/doc/postgresql/html/release-9-3-3.html
 share/doc/postgresql/html/release-9-3-4.html
 share/doc/postgresql/html/release-9-3-5.html
@@ -1163,6 +1164,7 @@ share/doc/postgresql/html/release-9-4-13
 share/doc/postgresql/html/release-9-4-14.html
 share/doc/postgresql/html/release-9-4-15.html
 share/doc/postgresql/html/release-9-4-16.html
+share/doc/postgresql/html/release-9-4-17.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

Index: pkgsrc/databases/postgresql95/Makefile.common
diff -u pkgsrc/databases/postgresql95/Makefile.common:1.18 pkgsrc/databases/postgresql95/Makefile.common:1.19
--- pkgsrc/databases/postgresql95/Makefile.common:1.18  Thu Feb  8 20:53:57 2018
+++ pkgsrc/databases/postgresql95/Makefile.common       Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2018/02/08 20:53:57 adam Exp $
+# $NetBSD: Makefile.common,v 1.19 2018/03/02 17:11:11 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
 # used by databases/postgresql95-pltcl/Makefile
 # used by databases/postgresql95-server/Makefile
 
-DISTNAME=      postgresql-9.5.11
+DISTNAME=      postgresql-9.5.12
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/databases/postgresql95/distinfo
diff -u pkgsrc/databases/postgresql95/distinfo:1.13 pkgsrc/databases/postgresql95/distinfo:1.14
--- pkgsrc/databases/postgresql95/distinfo:1.13 Thu Feb  8 20:53:57 2018
+++ pkgsrc/databases/postgresql95/distinfo      Fri Mar  2 17:11:11 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2018/02/08 20:53:57 adam Exp $
+$NetBSD: distinfo,v 1.14 2018/03/02 17:11:11 adam Exp $
 
-SHA1 (postgresql-9.5.11.tar.bz2) = 097f9048d013072fa5b4c04aebdc38eb26219d54
-RMD160 (postgresql-9.5.11.tar.bz2) = 73e3f5cd83aca28fb6a04145217b44dd0457eebe
-SHA512 (postgresql-9.5.11.tar.bz2) = c196709ddb953fe7ebdcee6e1d4624fc8136b83c5f0f6f010c29036a32f29f73763bdf64613dd57919d4be128e95a7f179c1c69a82f5951593c2fa0c2315fe83
-Size (postgresql-9.5.11.tar.bz2) = 18572811 bytes
+SHA1 (postgresql-9.5.12.tar.bz2) = 5c135e82e6056735dd94c66c24e3822b629769b7
+RMD160 (postgresql-9.5.12.tar.bz2) = d62602e70cff96aec0a5ae5e303b66d3e58099e2
+SHA512 (postgresql-9.5.12.tar.bz2) = ab81bc95fd587f76a1986db5616b63d861b84da0eb9e54478f5298248a81d7a608d1bb1a9e30662c8190d05630106ddb3bb6413c34b003de948417214d342654
+Size (postgresql-9.5.12.tar.bz2) = 18589538 bytes
 SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
 SHA1 (patch-config_perl.m4) = 14c9564577d0df6f82ae0027aeada2f3a6a8f07c
 SHA1 (patch-configure) = 18dd4af7f043b090beda157dfd52531b551eafd0

Index: pkgsrc/databases/postgresql95-client/PLIST
diff -u pkgsrc/databases/postgresql95-client/PLIST:1.4 pkgsrc/databases/postgresql95-client/PLIST:1.5
--- pkgsrc/databases/postgresql95-client/PLIST:1.4      Fri May 12 19:37:55 2017
+++ pkgsrc/databases/postgresql95-client/PLIST  Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/05/12 19:37:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/03/02 17:11:11 adam Exp $
 bin/clusterdb
 bin/createdb
 bin/createlang
@@ -281,6 +281,7 @@ include/postgresql/server/executor/spi.h
 include/postgresql/server/executor/spi_priv.h
 include/postgresql/server/executor/tstoreReceiver.h
 include/postgresql/server/executor/tuptable.h
+include/postgresql/server/fe_utils/connect.h
 include/postgresql/server/fmgr.h
 include/postgresql/server/foreign/fdwapi.h
 include/postgresql/server/foreign/foreign.h

Index: pkgsrc/databases/postgresql95-docs/PLIST
diff -u pkgsrc/databases/postgresql95-docs/PLIST:1.11 pkgsrc/databases/postgresql95-docs/PLIST:1.12
--- pkgsrc/databases/postgresql95-docs/PLIST:1.11       Thu Feb  8 20:53:58 2018
+++ pkgsrc/databases/postgresql95-docs/PLIST    Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2018/02/08 20:53:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2018/03/02 17:11:11 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -1168,6 +1168,7 @@ share/doc/postgresql/html/release-9-3-19
 share/doc/postgresql/html/release-9-3-2.html
 share/doc/postgresql/html/release-9-3-20.html
 share/doc/postgresql/html/release-9-3-21.html
+share/doc/postgresql/html/release-9-3-22.html
 share/doc/postgresql/html/release-9-3-3.html
 share/doc/postgresql/html/release-9-3-4.html
 share/doc/postgresql/html/release-9-3-5.html
@@ -1184,6 +1185,7 @@ share/doc/postgresql/html/release-9-4-13
 share/doc/postgresql/html/release-9-4-14.html
 share/doc/postgresql/html/release-9-4-15.html
 share/doc/postgresql/html/release-9-4-16.html
+share/doc/postgresql/html/release-9-4-17.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
@@ -1196,6 +1198,7 @@ share/doc/postgresql/html/release-9-4.ht
 share/doc/postgresql/html/release-9-5-1.html
 share/doc/postgresql/html/release-9-5-10.html
 share/doc/postgresql/html/release-9-5-11.html
+share/doc/postgresql/html/release-9-5-12.html
 share/doc/postgresql/html/release-9-5-2.html
 share/doc/postgresql/html/release-9-5-3.html
 share/doc/postgresql/html/release-9-5-4.html

Index: pkgsrc/databases/postgresql96/Makefile.common
diff -u pkgsrc/databases/postgresql96/Makefile.common:1.12 pkgsrc/databases/postgresql96/Makefile.common:1.13
--- pkgsrc/databases/postgresql96/Makefile.common:1.12  Thu Feb  8 20:53:58 2018
+++ pkgsrc/databases/postgresql96/Makefile.common       Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2018/02/08 20:53:58 adam Exp $
+# $NetBSD: Makefile.common,v 1.13 2018/03/02 17:11:11 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
 # used by databases/postgresql96-pltcl/Makefile
 # used by databases/postgresql96-server/Makefile
 
-DISTNAME=      postgresql-9.6.7
+DISTNAME=      postgresql-9.6.8
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/databases/postgresql96/distinfo
diff -u pkgsrc/databases/postgresql96/distinfo:1.9 pkgsrc/databases/postgresql96/distinfo:1.10
--- pkgsrc/databases/postgresql96/distinfo:1.9  Thu Feb  8 20:53:58 2018
+++ pkgsrc/databases/postgresql96/distinfo      Fri Mar  2 17:11:11 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2018/02/08 20:53:58 adam Exp $
+$NetBSD: distinfo,v 1.10 2018/03/02 17:11:11 adam Exp $
 
-SHA1 (postgresql-9.6.7.tar.bz2) = cac19c1c688aeaae0eacad7879a301fda4c72fb3
-RMD160 (postgresql-9.6.7.tar.bz2) = 219a2be7fc1b6a370949d015f9396479e46312e9
-SHA512 (postgresql-9.6.7.tar.bz2) = 6a66cdd5b74ea6dc95628b89bb7663555370be56b3e938f635950628ad5d77443ac8f40c747be1fc1cfc19ca8b0a27f41e52fe4db83a43c7a7bab9bb076c7844
-Size (postgresql-9.6.7.tar.bz2) = 19504886 bytes
+SHA1 (postgresql-9.6.8.tar.bz2) = 8e610dd8dbaab69982d12324971b0c6b5225142f
+RMD160 (postgresql-9.6.8.tar.bz2) = b433ed8ee784610c7991f87ba74ca4a22cfb99f6
+SHA512 (postgresql-9.6.8.tar.bz2) = 6b7595c0046308c725d77360b156e979d6bc469b78ac6500f631112f19b2607ca2d816781f8c5fd3bd835c48e079e79ada7af687fbd306a8fec5e160f20dd211
+Size (postgresql-9.6.8.tar.bz2) = 19528927 bytes
 SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
 SHA1 (patch-config_perl.m4) = 14c9564577d0df6f82ae0027aeada2f3a6a8f07c
 SHA1 (patch-configure) = db34614cef013a91dc229be319e5f09c657c3f24

Index: pkgsrc/databases/postgresql96-client/PLIST
diff -u pkgsrc/databases/postgresql96-client/PLIST:1.3 pkgsrc/databases/postgresql96-client/PLIST:1.4
--- pkgsrc/databases/postgresql96-client/PLIST:1.3      Sun Aug 13 19:25:18 2017
+++ pkgsrc/databases/postgresql96-client/PLIST  Fri Mar  2 17:11:11 2018
@@ -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_p
 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

Index: pkgsrc/databases/postgresql96-docs/PLIST
diff -u pkgsrc/databases/postgresql96-docs/PLIST:1.7 pkgsrc/databases/postgresql96-docs/PLIST:1.8
--- pkgsrc/databases/postgresql96-docs/PLIST:1.7        Thu Feb  8 20:53:58 2018
+++ pkgsrc/databases/postgresql96-docs/PLIST    Fri Mar  2 17:11:11 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/02/08 20:53:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2018/03/02 17:11:11 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -1182,6 +1182,7 @@ share/doc/postgresql/html/release-9-3-19
 share/doc/postgresql/html/release-9-3-2.html
 share/doc/postgresql/html/release-9-3-20.html
 share/doc/postgresql/html/release-9-3-21.html
+share/doc/postgresql/html/release-9-3-22.html
 share/doc/postgresql/html/release-9-3-3.html
 share/doc/postgresql/html/release-9-3-4.html
 share/doc/postgresql/html/release-9-3-5.html
@@ -1198,6 +1199,7 @@ share/doc/postgresql/html/release-9-4-13
 share/doc/postgresql/html/release-9-4-14.html
 share/doc/postgresql/html/release-9-4-15.html
 share/doc/postgresql/html/release-9-4-16.html
+share/doc/postgresql/html/release-9-4-17.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
@@ -1210,6 +1212,7 @@ share/doc/postgresql/html/release-9-4.ht
 share/doc/postgresql/html/release-9-5-1.html
 share/doc/postgresql/html/release-9-5-10.html
 share/doc/postgresql/html/release-9-5-11.html
+share/doc/postgresql/html/release-9-5-12.html
 share/doc/postgresql/html/release-9-5-2.html
 share/doc/postgresql/html/release-9-5-3.html
 share/doc/postgresql/html/release-9-5-4.html
@@ -1226,6 +1229,7 @@ share/doc/postgresql/html/release-9-6-4.
 share/doc/postgresql/html/release-9-6-5.html
 share/doc/postgresql/html/release-9-6-6.html
 share/doc/postgresql/html/release-9-6-7.html
+share/doc/postgresql/html/release-9-6-8.html
 share/doc/postgresql/html/release-9-6.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/replication-origins.html



Home | Main Index | Thread Index | Old Index