pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Changes 9.2.10:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e9959bffb91
branches:  trunk
changeset: 646741:0e9959bffb91
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Feb 14 07:57:40 2015 +0000

description:
Changes 9.2.10:
Security Fixes
* CVE-2015-0241 Buffer overruns in "to_char" functions.
* CVE-2015-0242 Buffer overrun in replacement printf family of functions.
* CVE-2015-0243 Memory errors in functions in the pgcrypto extension.
* CVE-2015-0244 An error in extended protocol message reading.
* CVE-2014-8161 Constraint violation errors can cause display of values in columns which the user would not normally have rights to see.

JSON and JSONB Unicode Escapes

Other Fixes and Improvements
* Cope with the non-ASCII Norwegian Windows locale name.
* Avoid data corruption when databases are moved to new tablespaces and back again.
* Ensure that UNLOGGED tables are correctly copied during ALTER DATABASE operations.
* Avoid deadlocks when locking recently modified rows.
* Fix two SELECT FOR UPDATE query issues.
* Prevent false negative for shortest-first regular expression matches.
* Fix false positives and negatives in tsquery contains operator.
* Fix namespace handling in xpath().
* Prevent row-producing functions from creating empty column names.
* Make autovacuum use per-table cost_limit and cost_delay settings.
* When autovacuum=off, limit autovacuum work to wraparound prevention only.
* Multiple fixes for logical decoding in 9.4.
* Fix transient errors on hot standby queries due to page replacement.
* Prevent duplicate WAL file archiving at end of recovery or standby promotion.
* Prevent deadlock in parallel restore of schema-only dump.

diffstat:

 databases/postgresql92-datatypes/Makefile |  3 +--
 databases/postgresql92-docs/PLIST         |  5 ++++-
 databases/postgresql92-server/PLIST       |  5 ++++-
 databases/postgresql92/Makefile.common    |  4 ++--
 databases/postgresql92/distinfo           |  8 ++++----
 5 files changed, 15 insertions(+), 10 deletions(-)

diffs (112 lines):

diff -r d3cd79bdf0a5 -r 0e9959bffb91 databases/postgresql92-datatypes/Makefile
--- a/databases/postgresql92-datatypes/Makefile Sat Feb 14 07:40:18 2015 +0000
+++ b/databases/postgresql92-datatypes/Makefile Sat Feb 14 07:57:40 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2014/10/01 19:25:35 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2015/02/14 07:57:40 adam Exp $
 
 PKGNAME=       ${DISTNAME:C/-/92-datatypes-/}
-PKGREVISION=   1
 COMMENT=       PostgreSQL data types support modules
 
 DEPENDS+=      postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff -r d3cd79bdf0a5 -r 0e9959bffb91 databases/postgresql92-docs/PLIST
--- a/databases/postgresql92-docs/PLIST Sat Feb 14 07:40:18 2015 +0000
+++ b/databases/postgresql92-docs/PLIST Sat Feb 14 07:57:40 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2014/07/25 22:14:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2015/02/14 07:57:40 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -1025,6 +1025,7 @@
 share/doc/postgresql/html/release-9-0-16.html
 share/doc/postgresql/html/release-9-0-17.html
 share/doc/postgresql/html/release-9-0-18.html
+share/doc/postgresql/html/release-9-0-19.html
 share/doc/postgresql/html/release-9-0-2.html
 share/doc/postgresql/html/release-9-0-3.html
 share/doc/postgresql/html/release-9-0-4.html
@@ -1040,6 +1041,7 @@
 share/doc/postgresql/html/release-9-1-12.html
 share/doc/postgresql/html/release-9-1-13.html
 share/doc/postgresql/html/release-9-1-14.html
+share/doc/postgresql/html/release-9-1-15.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
@@ -1050,6 +1052,7 @@
 share/doc/postgresql/html/release-9-1-9.html
 share/doc/postgresql/html/release-9-1.html
 share/doc/postgresql/html/release-9-2-1.html
+share/doc/postgresql/html/release-9-2-10.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
diff -r d3cd79bdf0a5 -r 0e9959bffb91 databases/postgresql92-server/PLIST
--- a/databases/postgresql92-server/PLIST       Sat Feb 14 07:40:18 2015 +0000
+++ b/databases/postgresql92-server/PLIST       Sat Feb 14 07:57:40 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2014/07/25 22:14:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2015/02/14 07:57:40 adam Exp $
 bin/postgres
 bin/postmaster
 include/postgresql/server/plpgsql.h
@@ -315,6 +315,7 @@
 share/postgresql/timezone/Asia/Bishkek
 share/postgresql/timezone/Asia/Brunei
 share/postgresql/timezone/Asia/Calcutta
+share/postgresql/timezone/Asia/Chita
 share/postgresql/timezone/Asia/Choibalsan
 share/postgresql/timezone/Asia/Chongqing
 share/postgresql/timezone/Asia/Chungking
@@ -372,6 +373,7 @@
 share/postgresql/timezone/Asia/Seoul
 share/postgresql/timezone/Asia/Shanghai
 share/postgresql/timezone/Asia/Singapore
+share/postgresql/timezone/Asia/Srednekolymsk
 share/postgresql/timezone/Asia/Taipei
 share/postgresql/timezone/Asia/Tashkent
 share/postgresql/timezone/Asia/Tbilisi
@@ -583,6 +585,7 @@
 share/postgresql/timezone/PST8PDT
 share/postgresql/timezone/Pacific/Apia
 share/postgresql/timezone/Pacific/Auckland
+share/postgresql/timezone/Pacific/Bougainville
 share/postgresql/timezone/Pacific/Chatham
 share/postgresql/timezone/Pacific/Chuuk
 share/postgresql/timezone/Pacific/Easter
diff -r d3cd79bdf0a5 -r 0e9959bffb91 databases/postgresql92/Makefile.common
--- a/databases/postgresql92/Makefile.common    Sat Feb 14 07:40:18 2015 +0000
+++ b/databases/postgresql92/Makefile.common    Sat Feb 14 07:57:40 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2014/10/05 16:41:06 wiz Exp $
+# $NetBSD: Makefile.common,v 1.14 2015/02/14 07:57:40 adam 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.9
+DISTNAME=      postgresql-9.2.10
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2
diff -r d3cd79bdf0a5 -r 0e9959bffb91 databases/postgresql92/distinfo
--- a/databases/postgresql92/distinfo   Sat Feb 14 07:40:18 2015 +0000
+++ b/databases/postgresql92/distinfo   Sat Feb 14 07:57:40 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2015/01/23 15:06:01 joerg Exp $
+$NetBSD: distinfo,v 1.11 2015/02/14 07:57:40 adam Exp $
 
-SHA1 (postgresql-9.2.9.tar.bz2) = 8b27e654b4c5cc3193a9ca87b48d58e20799526a
-RMD160 (postgresql-9.2.9.tar.bz2) = 4214ea94dd3df1ba67a66f83b88f0cc8267066ce
-Size (postgresql-9.2.9.tar.bz2) = 16269349 bytes
+SHA1 (postgresql-9.2.10.tar.bz2) = 3c82fc1d37ae10063b15caef39216616252de0a0
+RMD160 (postgresql-9.2.10.tar.bz2) = 35993f5b5c536a4a105d278969633a760b16a4d5
+Size (postgresql-9.2.10.tar.bz2) = 16353487 bytes
 SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
 SHA1 (patch-config_perl.m4) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
 SHA1 (patch-configure) = 21b27add570cff1a24c440201eb1ed49f8223747



Home | Main Index | Thread Index | Old Index