summaryrefslogtreecommitdiff
path: root/databases/postgresql82
diff options
context:
space:
mode:
authoradam <adam>2007-02-05 11:10:02 +0000
committeradam <adam>2007-02-05 11:10:02 +0000
commite1b4c5963beeb149ea20a6c12882d4fa153fda61 (patch)
treeec9dca829df2eff84caecac34c50e71bc626a8e7 /databases/postgresql82
parentad61ebf1d36cd34fe8182379e4a5bda2b3aacd01 (diff)
downloadpkgsrc-e1b4c5963beeb149ea20a6c12882d4fa153fda61.tar.gz
Changes 8.2.2:
* Remove security vulnerabilities that allowed connected users to read backend memory * Fix not-so-rare-anymore bug wherein btree index page splits could fail due to choosing an infeasible split point * Fix Borland C compile scripts * Properly handle to_char('CC') for years ending in 00 Year 2000 is in the twentieth century, not the twenty-first. * "/contrib/tsearch2" localization improvements * Fix incorrect permission check in information_schema.key_column_usage view * Improve "VACUUM" performance for databases with many tables * Fix for rare Assert() crash triggered by UNION * Fix potentially incorrect results from index searches using ROW inequality conditions * Tighten security of multi-byte character processing for UTF8 sequences over three bytes long * Fix bogus "permission denied" failures occurring on Windows due to attempts to fsync already-deleted files * Fix bug that could cause the statistics collector to hang on Windows * Fix possible crashes when an already-in-use PL/pgSQL function is updated * Improve PL/pgSQL handling of domain types * Fix possible errors in processing PL/pgSQL exception blocks
Diffstat (limited to 'databases/postgresql82')
-rw-r--r--databases/postgresql82/Makefile.common4
-rw-r--r--databases/postgresql82/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql82/Makefile.common b/databases/postgresql82/Makefile.common
index 03a96aaf053..0c1bc383e08 100644
--- a/databases/postgresql82/Makefile.common
+++ b/databases/postgresql82/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2007/01/08 18:16:09 adam Exp $
+# $NetBSD: Makefile.common,v 1.3 2007/02/05 11:10:02 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -36,7 +36,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql82/patches
#
# Note: Do not forget jdbc-postgresql82 when updating version
#
-DIST_VERS?= 8.2.1
+DIST_VERS?= 8.2.2
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql82-client+= postgresql82-client>=${BASE_VERS}
diff --git a/databases/postgresql82/distinfo b/databases/postgresql82/distinfo
index 27a1be9d89d..d041f6faea3 100644
--- a/databases/postgresql82/distinfo
+++ b/databases/postgresql82/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2007/01/13 21:26:35 abs Exp $
+$NetBSD: distinfo,v 1.5 2007/02/05 11:10:02 adam Exp $
-SHA1 (postgresql-8.2.1.tar.bz2) = d73b964ca068c36c9d88766d551f25e0feb8de13
-RMD160 (postgresql-8.2.1.tar.bz2) = 04013d021fdb446d6b45ec2e67f1c9ba4e8eaabb
-Size (postgresql-8.2.1.tar.bz2) = 12462840 bytes
+SHA1 (postgresql-8.2.2.tar.bz2) = 6419677afd0cc3a93070e966bdf449094d2110f0
+RMD160 (postgresql-8.2.2.tar.bz2) = 8cf5305a92a0253387bfeb49ecfe1826e33d62f9
+Size (postgresql-8.2.2.tar.bz2) = 12472390 bytes
SHA1 (patch-aa) = a7112ce2e9fc28f638afcf2e196d3cdc0f4c254d
SHA1 (patch-ab) = c602b4c381c730368c19fb5ab765c69c7b5573bb
SHA1 (patch-ac) = cbd302a60d43171854c37171b57ee7bbf1194ad9