diff options
author | tnn <tnn@pkgsrc.org> | 2016-02-25 00:41:54 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2016-02-25 00:41:54 +0000 |
commit | 718543c87874fbbf7c01d011c8d054edd19c24b4 (patch) | |
tree | 220c0d7ed867a08606a7f8fc5a81ce1a3e7ff6ac | |
parent | a998f4d255af4ac6f2d1def1eab15a66ed32e058 (diff) | |
download | pkgsrc-718543c87874fbbf7c01d011c8d054edd19c24b4.tar.gz |
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/PLIST | 3 | ||||
-rw-r--r-- | databases/postgresql92-docs/PLIST | 5 | ||||
-rw-r--r-- | databases/postgresql92/Makefile.common | 4 | ||||
-rw-r--r-- | databases/postgresql92/distinfo | 10 |
4 files changed, 13 insertions, 9 deletions
diff --git a/databases/postgresql92-client/PLIST b/databases/postgresql92-client/PLIST index 1ef4f68d610..36975e2a459 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.5 2016/02/25 00:41:54 tnn 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..2d9da5c95fa 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.15 2016/02/25 00:41:54 tnn 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..9437eac4fb3 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.19 2016/02/25 00:41:54 tnn 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..86bbe0ae5e4 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.17 2016/02/25 00:41:54 tnn 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 |