summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-02-27 17:54:56 +0000
committerbsiegert <bsiegert>2016-02-27 17:54:56 +0000
commit4bbac1f9e1a260132ba842c4fd06be16e6a94379 (patch)
treef6ac6a287709da58d77c013fbfe4b2f455d35faf
parentf62e66b7105643e4f483978a5c7535f5ca646885 (diff)
downloadpkgsrc-4bbac1f9e1a260132ba842c4fd06be16e6a94379.tar.gz
Pullup ticket #4933 - requested by tnn
databases/postgresql92: security fix Revisions pulled up: - databases/postgresql92-client/PLIST 1.5 - databases/postgresql92-docs/PLIST 1.15 - databases/postgresql92/Makefile.common 1.19 - databases/postgresql92/distinfo 1.17 --- Module Name: pkgsrc Committed By: tnn Date: Thu Feb 25 00:41:54 UTC 2016 Modified Files: pkgsrc/databases/postgresql92: Makefile.common distinfo pkgsrc/databases/postgresql92-client: PLIST pkgsrc/databases/postgresql92-docs: PLIST Log Message: Update to PostgreSQL 9.2.15 (2016-02-11) This release fixes two security issues, as well as several bugs found over the last four months. CVE-2016-0773 Unicode regular expression buffer overflow CVE-2016-0766 PL/Java privilege escalation
-rw-r--r--databases/postgresql92-client/PLIST3
-rw-r--r--databases/postgresql92-docs/PLIST5
-rw-r--r--databases/postgresql92/Makefile.common4
-rw-r--r--databases/postgresql92/distinfo10
4 files changed, 13 insertions, 9 deletions
diff --git a/databases/postgresql92-client/PLIST b/databases/postgresql92-client/PLIST
index 1ef4f68d610..b0920a40c32 100644
--- a/databases/postgresql92-client/PLIST
+++ b/databases/postgresql92-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2013/04/04 21:08:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.4.22.1 2016/02/27 17:54:56 bsiegert Exp $
bin/clusterdb
bin/createdb
bin/createlang
@@ -322,6 +322,7 @@ include/postgresql/server/pg_config_manual.h
include/postgresql/server/pg_config_os.h
include/postgresql/server/pg_trace.h
include/postgresql/server/pgstat.h
+include/postgresql/server/pgtar.h
include/postgresql/server/pgtime.h
include/postgresql/server/port.h
include/postgresql/server/port/aix.h
diff --git a/databases/postgresql92-docs/PLIST b/databases/postgresql92-docs/PLIST
index cb124bc20e8..d9af0dfd328 100644
--- a/databases/postgresql92-docs/PLIST
+++ b/databases/postgresql92-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2015/10/11 10:59:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.14.2.1 2016/02/27 17:54:56 bsiegert Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@@ -1051,6 +1051,7 @@ share/doc/postgresql/html/release-9-1-16.html
share/doc/postgresql/html/release-9-1-17.html
share/doc/postgresql/html/release-9-1-18.html
share/doc/postgresql/html/release-9-1-19.html
+share/doc/postgresql/html/release-9-1-20.html
share/doc/postgresql/html/release-9-1-2.html
share/doc/postgresql/html/release-9-1-3.html
share/doc/postgresql/html/release-9-1-4.html
@@ -1066,6 +1067,7 @@ share/doc/postgresql/html/release-9-2-11.html
share/doc/postgresql/html/release-9-2-12.html
share/doc/postgresql/html/release-9-2-13.html
share/doc/postgresql/html/release-9-2-14.html
+share/doc/postgresql/html/release-9-2-15.html
share/doc/postgresql/html/release-9-2-2.html
share/doc/postgresql/html/release-9-2-3.html
share/doc/postgresql/html/release-9-2-4.html
@@ -1079,6 +1081,7 @@ share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html
share/doc/postgresql/html/role-attributes.html
share/doc/postgresql/html/role-membership.html
+share/doc/postgresql/html/role-removal.html
share/doc/postgresql/html/routine-reindex.html
share/doc/postgresql/html/routine-vacuuming.html
share/doc/postgresql/html/row-estimation-examples.html
diff --git a/databases/postgresql92/Makefile.common b/databases/postgresql92/Makefile.common
index c1839e4b751..1e52fcaaf9d 100644
--- a/databases/postgresql92/Makefile.common
+++ b/databases/postgresql92/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2015/10/11 10:59:20 adam Exp $
+# $NetBSD: Makefile.common,v 1.18.2.1 2016/02/27 17:54:56 bsiegert Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -23,7 +23,7 @@
# used by databases/postgresql92-server/Makefile
# used by databases/postgresql92-upgrade/Makefile
-DISTNAME= postgresql-9.2.14
+DISTNAME= postgresql-9.2.15
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql92/distinfo b/databases/postgresql92/distinfo
index 15572c441be..0a8f6aaab30 100644
--- a/databases/postgresql92/distinfo
+++ b/databases/postgresql92/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.16 2015/11/03 01:56:26 agc Exp $
+$NetBSD: distinfo,v 1.16.2.1 2016/02/27 17:54:56 bsiegert Exp $
-SHA1 (postgresql-9.2.14.tar.bz2) = d07311e7b44f92fb7b5e127c2f7069ff4dd47607
-RMD160 (postgresql-9.2.14.tar.bz2) = 604388eeb9f331d7f7ae66a0c237c3ed9d86ded5
-SHA512 (postgresql-9.2.14.tar.bz2) = 268015d9e397ee62eebbbc9abf1ee25d0d4aa6bf5943b404009b3aab31f485b8523353c679beed34cc00304b9d4c7aca9de0ba841d9841dbf885d05d1a5692a1
-Size (postgresql-9.2.14.tar.bz2) = 16451398 bytes
+SHA1 (postgresql-9.2.15.tar.bz2) = 73086d027966ffb190f650a468921e39f44120a4
+RMD160 (postgresql-9.2.15.tar.bz2) = 45c2727e8bcda9fdf654aeb93d36d05efa83705e
+SHA512 (postgresql-9.2.15.tar.bz2) = 4a0e52beaffc9f0b004c761a5ca107a019d6265877d36cd7be46912807da6fa6824ce469c8d59fb24092440646d3f0872b8aa62941b4b3ba657edc2f5678b2b1
+Size (postgresql-9.2.15.tar.bz2) = 16480973 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
SHA1 (patch-configure) = 21b27add570cff1a24c440201eb1ed49f8223747