1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

The PostgreSQL Global Development Group today released security updates for all

active branches of the PostgreSQL object-relational database system, including
versions 9.1.3, 9.0.7, 8.4.11 and 8.3.18.

Users of pg_dump, users of SSL certificates for validation or users of triggers
using SECURITY DEFINER should upgrade their installations immediately. All
other database administrators are urged to upgrade your version of PostgreSQL
at the next scheduled downtime. More details on the security fixes here:

URL:	http://www.postgresql.org/about/news/1377/

Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0866
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0867
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0868
This commit is contained in:
Palle Girgensohn 2012-02-27 16:24:48 +00:00
parent 54eb549b18
commit 9b471aa835
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292310
21 changed files with 37 additions and 76 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
#
DISTVERSION?= 8.3.17
DISTVERSION?= 8.3.18
PORTREVISION?= 0
PKGNAMESUFFIX?= -server

View File

@ -1,4 +1,4 @@
SHA256 (postgresql/postgresql-8.3.17.tar.bz2) = fb15eeeaabcc753275abddf6e0fc8ad919dad5cb8a9863a6dc98348ed1f30877
SIZE (postgresql/postgresql-8.3.17.tar.bz2) = 14549222
SHA256 (postgresql/postgresql-8.3.18.tar.bz2) = 5db4904a8959f09274e1e0ee7f21c354128d5dbb4e946b78391f6bc4723c3746
SIZE (postgresql/postgresql-8.3.18.tar.bz2) = 14563583
SHA256 (postgresql/pg-8311-icu-xx-2010-05-14.diff.gz) = 44146bdb29a5a7d51c70911096ed6d265bdf09f74f0084ee7ad1883bea2f852a
SIZE (postgresql/pg-8311-icu-xx-2010-05-14.diff.gz) = 5064

View File

@ -1,11 +0,0 @@
--- configure.orig 2011-04-15 11:18:15.000000000 +0800
+++ configure 2011-09-12 15:51:07.149762023 +0800
@@ -5458,7 +5458,7 @@
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
case $host_os in
- openbsd*|freebsd*)
+ openbsd*)
{ { echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5
echo "$as_me: error: threaded Python not supported on this platform" >&2;}
{ (exit 1); exit 1; }; }

View File

@ -6,8 +6,7 @@
#
PORTNAME?= postgresql
DISTVERSION?= 8.4.10
PORTREVISION?= 3
DISTVERSION?= 8.4.11
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR= source/v${DISTVERSION}

View File

@ -1,4 +1,4 @@
SHA256 (postgresql/postgresql-8.4.10.tar.bz2) = 749f83e9d467b07dcd012fdf2b1615c577b410fd219b44a27bb7097bb1b07cfb
SIZE (postgresql/postgresql-8.4.10.tar.bz2) = 14481565
SHA256 (postgresql/postgresql-8.4.11.tar.bz2) = 5bbc9ff1d16282b592600d7c6b9cb1a93049d4aa9a961e3c2c8d5fb13b189c8f
SIZE (postgresql/postgresql-8.4.11.tar.bz2) = 14502434
SHA256 (postgresql/pg-840-icu-2009-09-15.diff.gz) = c09d3b59340a3bb6ea754e985739d4fbb47f730d1e48a357c5585825034fc72e
SIZE (postgresql/pg-840-icu-2009-09-15.diff.gz) = 4321

View File

@ -1,11 +0,0 @@
--- configure.orig 2011-04-15 11:17:14.000000000 +0800
+++ configure 2011-09-12 15:50:36.966309098 +0800
@@ -6931,7 +6931,7 @@
{ echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6; }
case $host_os in
- openbsd*|freebsd*)
+ openbsd*)
{ { echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5
echo "$as_me: error: threaded Python not supported on this platform" >&2;}
{ (exit 1); exit 1; }; }

View File

@ -5,8 +5,7 @@
# $FreeBSD$
#
DISTVERSION?= 9.0.6
PORTREVISION?= 3
DISTVERSION?= 9.0.7
PKGNAMESUFFIX?= -server
MAINTAINER?= crees@FreeBSD.org

View File

@ -1,4 +1,4 @@
SHA256 (postgresql/postgresql-9.0.6.tar.bz2) = 317d99d2ff9e1de8da0cae107bc06c9fd455b1df0c0fb77b8fbb61fb08276056
SIZE (postgresql/postgresql-9.0.6.tar.bz2) = 14777282
SHA256 (postgresql/postgresql-9.0.7.tar.bz2) = dabe26d71d8b595f9514da1363dc20c3f4b90b6908026dd06984cac448a6d833
SIZE (postgresql/postgresql-9.0.7.tar.bz2) = 14977437
SHA256 (postgresql/pg-900-icu-2010-09-19.diff.gz) = 27cea46241ec814965c278330cd96f67ee03422b7758a210713a63b4b5bb77e9
SIZE (postgresql/pg-900-icu-2010-09-19.diff.gz) = 4349

View File

@ -1,11 +0,0 @@
--- configure.orig 2011-04-15 11:15:53.000000000 +0800
+++ configure 2011-09-12 15:48:52.286638637 +0800
@@ -7051,7 +7051,7 @@
{ $as_echo "$as_me:$LINENO: result: yes" >&5
$as_echo "yes" >&6; }
case $host_os in
- openbsd*|freebsd*)
+ openbsd*)
{ { $as_echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5
$as_echo "$as_me: error: threaded Python not supported on this platform" >&2;}
{ (exit 1); exit 1; }; }

View File

@ -6,8 +6,7 @@
#
PORTNAME?= postgresql
DISTVERSION?= 9.1.2
PORTREVISION?= 4
DISTVERSION?= 9.1.3
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR= source/v${DISTVERSION}

View File

@ -1,4 +1,4 @@
SHA256 (postgresql/postgresql-9.1.2.tar.bz2) = 8d54ff514f5b2754e6e36b008c43d7bbf7daf541da608767cc5bdedb1de5db30
SIZE (postgresql/postgresql-9.1.2.tar.bz2) = 15424814
SHA256 (postgresql/postgresql-9.1.3.tar.bz2) = 7a79800a624031c1d9bc9cdce73cb40050100ac50a82050cbf7bbbd16ac4d5d5
SIZE (postgresql/postgresql-9.1.3.tar.bz2) = 15582454
SHA256 (postgresql/pg-910-icu-2011-09-22.diff.gz) = a88094ec22a8caeffa06d7c3a6b53d19035b171dad2acb9084da0a617a93e149
SIZE (postgresql/pg-910-icu-2011-09-22.diff.gz) = 4373

View File

@ -1,11 +0,0 @@
--- configure.orig 2011-07-08 08:12:33.000000000 +0800
+++ configure 2011-09-12 15:47:13.056511624 +0800
@@ -7283,7 +7283,7 @@
{ $as_echo "$as_me:$LINENO: result: yes" >&5
$as_echo "yes" >&6; }
case $host_os in
- openbsd*|freebsd*)
+ openbsd*)
{ { $as_echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5
$as_echo "$as_me: error: threaded Python not supported on this platform" >&2;}
{ (exit 1); exit 1; }; }

View File

@ -625,6 +625,7 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_config-9.1.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_dump-9.1.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/pgscripts-9.1.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/psql-9.1.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/ecpg-9.1.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/ecpglib6-9.1.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/libpq5-9.1.mo
@ -654,8 +655,13 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/psql-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_config-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pgscripts-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/ecpg-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/ecpglib6-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/libpq5-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_config-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_dump-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pgscripts-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/psql-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/libpq5-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_config-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_dump-9.1.mo

View File

@ -50,6 +50,7 @@ bin/pg_test_fsync
lib/postgresql/auth_delay.so
lib/postgresql/dummy_seclabel.so
lib/postgresql/file_fdw.so
@dirrmtry share/postgresql/extension
share/doc/postgresql/extension/autoinc.example
share/doc/postgresql/extension/insert_username.example
share/doc/postgresql/extension/moddatetime.example
@ -170,7 +171,6 @@ share/postgresql/extension/unaccent.control
share/postgresql/extension/xml2--1.0.sql
share/postgresql/extension/xml2--unpackaged--1.0.sql
share/postgresql/extension/xml2.control
@dirrmtry share/postgresql/extension
share/postgresql/tsearch_data/unaccent.rules
share/postgresql/tsearch_data/xsyn_sample.rules
@dirrmtry share/postgresql/tsearch_data

View File

@ -108,13 +108,17 @@ share/postgresql/extension/plpgsql.control
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/plpgsql-9.1.mo
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/postgres-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/initdb-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_basebackup-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_controldata-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_resetxlog-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/plpgsql-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/initdb-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_basebackup-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_controldata-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_ctl-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_resetxlog-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/plpgsql-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/postgres-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/initdb-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_resetxlog-9.1.mo
%%GETTEXT%%share/locale/ta/LC_MESSAGES/pg_resetxlog-9.1.mo

View File

@ -6,8 +6,7 @@
#
PORTNAME?= postgresql
DISTVERSION?= 9.1.2
PORTREVISION?= 4
DISTVERSION?= 9.1.3
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR= source/v${DISTVERSION}

View File

@ -1,4 +1,4 @@
SHA256 (postgresql/postgresql-9.1.2.tar.bz2) = 8d54ff514f5b2754e6e36b008c43d7bbf7daf541da608767cc5bdedb1de5db30
SIZE (postgresql/postgresql-9.1.2.tar.bz2) = 15424814
SHA256 (postgresql/postgresql-9.1.3.tar.bz2) = 7a79800a624031c1d9bc9cdce73cb40050100ac50a82050cbf7bbbd16ac4d5d5
SIZE (postgresql/postgresql-9.1.3.tar.bz2) = 15582454
SHA256 (postgresql/pg-910-icu-2011-09-22.diff.gz) = a88094ec22a8caeffa06d7c3a6b53d19035b171dad2acb9084da0a617a93e149
SIZE (postgresql/pg-910-icu-2011-09-22.diff.gz) = 4373

View File

@ -1,11 +0,0 @@
--- configure.orig 2011-07-08 08:12:33.000000000 +0800
+++ configure 2011-09-12 15:47:13.056511624 +0800
@@ -7283,7 +7283,7 @@
{ $as_echo "$as_me:$LINENO: result: yes" >&5
$as_echo "yes" >&6; }
case $host_os in
- openbsd*|freebsd*)
+ openbsd*)
{ { $as_echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5
$as_echo "$as_me: error: threaded Python not supported on this platform" >&2;}
{ (exit 1); exit 1; }; }

View File

@ -625,6 +625,7 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_config-9.1.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_dump-9.1.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/pgscripts-9.1.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/psql-9.1.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/ecpg-9.1.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/ecpglib6-9.1.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/libpq5-9.1.mo
@ -654,8 +655,13 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/psql-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_config-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pgscripts-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/ecpg-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/ecpglib6-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/libpq5-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_config-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_dump-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pgscripts-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/psql-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/libpq5-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_config-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_dump-9.1.mo

View File

@ -50,6 +50,7 @@ bin/pg_test_fsync
lib/postgresql/auth_delay.so
lib/postgresql/dummy_seclabel.so
lib/postgresql/file_fdw.so
@dirrmtry share/postgresql/extension
share/doc/postgresql/extension/autoinc.example
share/doc/postgresql/extension/insert_username.example
share/doc/postgresql/extension/moddatetime.example
@ -170,7 +171,6 @@ share/postgresql/extension/unaccent.control
share/postgresql/extension/xml2--1.0.sql
share/postgresql/extension/xml2--unpackaged--1.0.sql
share/postgresql/extension/xml2.control
@dirrmtry share/postgresql/extension
share/postgresql/tsearch_data/unaccent.rules
share/postgresql/tsearch_data/xsyn_sample.rules
@dirrmtry share/postgresql/tsearch_data

View File

@ -108,13 +108,17 @@ share/postgresql/extension/plpgsql.control
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/plpgsql-9.1.mo
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/postgres-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/initdb-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_basebackup-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_controldata-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_resetxlog-9.1.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/plpgsql-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/initdb-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_basebackup-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_controldata-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_ctl-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_resetxlog-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/plpgsql-9.1.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/postgres-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/initdb-9.1.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_resetxlog-9.1.mo
%%GETTEXT%%share/locale/ta/LC_MESSAGES/pg_resetxlog-9.1.mo