aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-server
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2007-02-05 15:41:41 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2007-02-05 15:41:41 +0000
commit7f54aaa474633d692b8f806cbbc92e36ff9a5208 (patch)
tree0bab6c96b0764f5ead813420c9b56a5597003d65 /databases/postgresql91-server
parentd4ee4da9c2713846e1680d77dbcd11b8a6eeb8a4 (diff)
downloadports-7f54aaa474633d692b8f806cbbc92e36ff9a5208.tar.gz
ports-7f54aaa474633d692b8f806cbbc92e36ff9a5208.zip
Update PostgreSQL with, amongst other things, two security fixes:
A vulnerability allows suppressing the normal checks that a SQL function returns the data type it's declared to do. These errors can easily be exploited to cause a backend crash, and in principle might be used to read database content that the user should not be able to access. [CVE-2007-0555] A vulnerability involving changing the data type of a table column can easily be exploited to cause a backend crash, and in principle might be used to read database content that the user should not be able to access. [CVE-2007-0556] The release includes a set of other fixes as well. Please see the release information at http://www.postgresql.org/docs/8.2/static/release-8-2-2.html Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0555 Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0556
Notes
Notes: svn path=/head/; revision=184281
Diffstat (limited to 'databases/postgresql91-server')
-rw-r--r--databases/postgresql91-server/Makefile2
-rw-r--r--databases/postgresql91-server/distinfo24
2 files changed, 13 insertions, 13 deletions
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile
index 783a1c4fc97e..c43cbbd841c2 100644
--- a/databases/postgresql91-server/Makefile
+++ b/databases/postgresql91-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= postgresql
-PORTVERSION?= 8.2.1
+PORTVERSION?= 8.2.2
PORTREVISION?= 0
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
diff --git a/databases/postgresql91-server/distinfo b/databases/postgresql91-server/distinfo
index 7e8db647da52..32534d40c0aa 100644
--- a/databases/postgresql91-server/distinfo
+++ b/databases/postgresql91-server/distinfo
@@ -1,12 +1,12 @@
-MD5 (postgresql/postgresql-base-8.2.1.tar.bz2) = 7f20da3764ea2ff7329a6570da89926a
-SHA256 (postgresql/postgresql-base-8.2.1.tar.bz2) = 99aa1b8d3f0f53f5fd138103052f5111310c061b25c0293dd9f93dc3fd6fda5c
-SIZE (postgresql/postgresql-base-8.2.1.tar.bz2) = 8483464
-MD5 (postgresql/postgresql-opt-8.2.1.tar.bz2) = 018aaf094027456d4708d97320c86eaa
-SHA256 (postgresql/postgresql-opt-8.2.1.tar.bz2) = 9a542c79c2983322c621b4086ae78e1d7c3bb841c95283e45e7bced73d975422
-SIZE (postgresql/postgresql-opt-8.2.1.tar.bz2) = 167629
-MD5 (postgresql/postgresql-docs-8.2.1.tar.bz2) = 62629d436573b97326e7bb56495a8609
-SHA256 (postgresql/postgresql-docs-8.2.1.tar.bz2) = 76544837b2241b1e5c00cce3118584499a902e948b0d5c0a7465535b21f22843
-SIZE (postgresql/postgresql-docs-8.2.1.tar.bz2) = 2750394
-MD5 (postgresql/postgresql-test-8.2.1.tar.bz2) = fefc23962bda107bc24d799996b11a92
-SHA256 (postgresql/postgresql-test-8.2.1.tar.bz2) = fa6835d4d68215dac9fc6242ea974aea671c3be1565fb84ce40b28c209a89fe3
-SIZE (postgresql/postgresql-test-8.2.1.tar.bz2) = 985153
+MD5 (postgresql/postgresql-base-8.2.2.tar.bz2) = 9621817df0b800eb56b11f0a92950c75
+SHA256 (postgresql/postgresql-base-8.2.2.tar.bz2) = f2c81f3efac8d3f38745dffe0524b4cde7ada3769e05dcf6445e3d8f6aa33ee1
+SIZE (postgresql/postgresql-base-8.2.2.tar.bz2) = 8504662
+MD5 (postgresql/postgresql-opt-8.2.2.tar.bz2) = 4c94cc8251576ad47c40725a87690a69
+SHA256 (postgresql/postgresql-opt-8.2.2.tar.bz2) = 66cc1563558d06125a47f5e965f6cfad3b4c65e73a59a490eb6de64c4527d450
+SIZE (postgresql/postgresql-opt-8.2.2.tar.bz2) = 167698
+MD5 (postgresql/postgresql-docs-8.2.2.tar.bz2) = 3d96f5cbcfae2027688776e8c3acde1b
+SHA256 (postgresql/postgresql-docs-8.2.2.tar.bz2) = b860fa87a6281e34c93e48847a1ca715bceba9c1fadf72f65bdaaefda02dfeb5
+SIZE (postgresql/postgresql-docs-8.2.2.tar.bz2) = 2754998
+MD5 (postgresql/postgresql-test-8.2.2.tar.bz2) = ea3c2805a1f619417a321e84e7b41651
+SHA256 (postgresql/postgresql-test-8.2.2.tar.bz2) = e217717d3cc190c71a8084e8d876949c79cf8867e743aedc5cf60d92377d37fb
+SIZE (postgresql/postgresql-test-8.2.2.tar.bz2) = 985316