summaryrefslogtreecommitdiff
path: root/databases/postgresql83
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-12-16 14:23:13 +0000
committeradam <adam@pkgsrc.org>2009-12-16 14:23:13 +0000
commit16e1acc03e9ee9fff76b76c455368fef6c8bee0d (patch)
tree320810266a1c384279b8fd1aaf036d69d5a3557a /databases/postgresql83
parenta7b29a6d9c363ab5f32c4369e85d497a4e45142d (diff)
downloadpkgsrc-16e1acc03e9ee9fff76b76c455368fef6c8bee0d.tar.gz
Changes 8.3.9:
* Protect against indirect security threats caused by index functions changing session-local state * Reject SSL certificates containing an embedded null byte in the common name (CN) field * Fix possible crash during backend-startup-time cache initialization * Avoid crash on empty thesaurus dictionary * Prevent signals from interrupting VACUUM at unsafe times * Fix possible crash due to integer overflow in hash table size calculation * Fix very rare crash in inet/cidr comparisons * Ensure that shared tuple-level locks held by prepared transactions are not ignored * Fix premature drop of temporary files used for a cursor that is accessed within a subtransaction * Fix memory leak in syslogger process when rotating to a new CSV logfile * Fix Windows permission-downgrade logic * Fix incorrect logic for GiST index page splits, when the split depends on a non-first column of the index * Don't error out if recycling or removing an old WAL file fails at the end of checkpoint * Ensure WAL files aren't repeatedly archived on Windows * Fix PAM password processing to be more robust * Raise the maximum authentication token (Kerberos ticket) size in GSSAPI and SSPI authentication methods * More...
Diffstat (limited to 'databases/postgresql83')
-rw-r--r--databases/postgresql83/Makefile.common4
-rw-r--r--databases/postgresql83/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql83/Makefile.common b/databases/postgresql83/Makefile.common
index 0400651c9a5..84b0d681c17 100644
--- a/databases/postgresql83/Makefile.common
+++ b/databases/postgresql83/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2009/09/10 10:07:17 adam Exp $
+# $NetBSD: Makefile.common,v 1.9 2009/12/16 14:23:13 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -38,7 +38,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql83/patches
#
# Note: Do not forget jdbc-postgresql83 when updating version
#
-DIST_VERS?= 8.3.8
+DIST_VERS?= 8.3.9
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql83-client+= postgresql83-client>=${BASE_VERS}
diff --git a/databases/postgresql83/distinfo b/databases/postgresql83/distinfo
index 28e2c8a3320..94ad5ccd70a 100644
--- a/databases/postgresql83/distinfo
+++ b/databases/postgresql83/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2009/09/10 10:07:17 adam Exp $
+$NetBSD: distinfo,v 1.9 2009/12/16 14:23:13 adam Exp $
-SHA1 (postgresql-8.3.8.tar.bz2) = 9af0351cfdac73381bb4b06fb429345fd14930cd
-RMD160 (postgresql-8.3.8.tar.bz2) = 333cbc0b0d9f3f756b08b7e980691dc5671877e5
-Size (postgresql-8.3.8.tar.bz2) = 14147538 bytes
+SHA1 (postgresql-8.3.9.tar.bz2) = 5403f13bb14fe568e2b46a3350d6e28808d93a2c
+RMD160 (postgresql-8.3.9.tar.bz2) = 0069606033d9572d7848a5914a274cabaed24007
+Size (postgresql-8.3.9.tar.bz2) = 14170569 bytes
SHA1 (patch-aa) = aeeeaafb38e75d8e8f6639280e997ba4c905b45f
SHA1 (patch-ab) = 7bf5635b0b93c3c0d33acd4e122e102c92ce7b76
SHA1 (patch-ac) = 8e3a7021fdd01810d4ebcbd20002b28164b22279