Cumulative security update to PostgreSQL 8.2.6 that fixes five security
vulnerabilities. See http://www.postgresql.org/about/news.905 for details.
This commit is contained in:
parent
1cb89cb665
commit
9287e2bc1f
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.113 2007/09/20 19:20:48 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.114 2008/01/07 16:34:52 mbalmer Exp $
|
||||
|
||||
COMMENT-main= PostgreSQL RDBMS (client)
|
||||
COMMENT-server= PostgreSQL RDBMS (server)
|
||||
COMMENT-docs= PostgreSQL RDBMS documentation
|
||||
COMMENT-contrib=PostgreSQL RDBMS contributions
|
||||
|
||||
VERSION= 8.2.5
|
||||
VERSION= 8.2.6
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}p0
|
||||
PKGNAME-server= postgresql-server-${VERSION}p3
|
||||
PKGNAME-docs= postgresql-docs-${VERSION}p0
|
||||
PKGNAME-contrib=postgresql-contrib-${VERSION}p0
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
PKGNAME-docs= postgresql-docs-${VERSION}
|
||||
PKGNAME-contrib=postgresql-contrib-${VERSION}
|
||||
|
||||
CATEGORIES= databases
|
||||
SHARED_LIBS= ecpg 6.0 \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (postgresql-8.2.5.tar.gz) = nX1kL0Uub26KkCq+SQWqPg==
|
||||
RMD160 (postgresql-8.2.5.tar.gz) = g8RI8YhVv2KsI4K8gfg4cN+QBxU=
|
||||
SHA1 (postgresql-8.2.5.tar.gz) = NNkRbNRdfccCISz8rYJtD6bXCTw=
|
||||
SHA256 (postgresql-8.2.5.tar.gz) = 55stHzWwUcxJ3GuvesvHAMA/J65pq+CiG8Evm110cLE=
|
||||
SIZE (postgresql-8.2.5.tar.gz) = 15578003
|
||||
MD5 (postgresql-8.2.6.tar.gz) = tlqu1yYIqm3g2QGZUqAYtA==
|
||||
RMD160 (postgresql-8.2.6.tar.gz) = RVa432YVBk3Fnl7H3iNp/v11DZU=
|
||||
SHA1 (postgresql-8.2.6.tar.gz) = wXEOAz7a0EOQnOYAlCORRwYTYjM=
|
||||
SHA256 (postgresql-8.2.6.tar.gz) = hWX0nj+RQ0Yvqs0JXA/xoj85RVeeu2NVhU0E2WzQ6fg=
|
||||
SIZE (postgresql-8.2.6.tar.gz) = 15616846
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.33 2007/09/20 19:20:48 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.34 2008/01/07 16:34:52 mbalmer Exp $
|
||||
@comment lib/libpq.so.5
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/FAQ
|
||||
@ -498,6 +498,7 @@ share/doc/postgresql/html/release-7-3-18.html
|
||||
share/doc/postgresql/html/release-7-3-19.html
|
||||
share/doc/postgresql/html/release-7-3-2.html
|
||||
share/doc/postgresql/html/release-7-3-20.html
|
||||
share/doc/postgresql/html/release-7-3-21.html
|
||||
share/doc/postgresql/html/release-7-3-3.html
|
||||
share/doc/postgresql/html/release-7-3-4.html
|
||||
share/doc/postgresql/html/release-7-3-5.html
|
||||
@ -516,6 +517,7 @@ share/doc/postgresql/html/release-7-4-15.html
|
||||
share/doc/postgresql/html/release-7-4-16.html
|
||||
share/doc/postgresql/html/release-7-4-17.html
|
||||
share/doc/postgresql/html/release-7-4-18.html
|
||||
share/doc/postgresql/html/release-7-4-19.html
|
||||
share/doc/postgresql/html/release-7-4-2.html
|
||||
share/doc/postgresql/html/release-7-4-3.html
|
||||
share/doc/postgresql/html/release-7-4-4.html
|
||||
@ -531,6 +533,7 @@ share/doc/postgresql/html/release-8-0-11.html
|
||||
share/doc/postgresql/html/release-8-0-12.html
|
||||
share/doc/postgresql/html/release-8-0-13.html
|
||||
share/doc/postgresql/html/release-8-0-14.html
|
||||
share/doc/postgresql/html/release-8-0-15.html
|
||||
share/doc/postgresql/html/release-8-0-2.html
|
||||
share/doc/postgresql/html/release-8-0-3.html
|
||||
share/doc/postgresql/html/release-8-0-4.html
|
||||
@ -542,6 +545,7 @@ share/doc/postgresql/html/release-8-0-9.html
|
||||
share/doc/postgresql/html/release-8-0.html
|
||||
share/doc/postgresql/html/release-8-1-1.html
|
||||
share/doc/postgresql/html/release-8-1-10.html
|
||||
share/doc/postgresql/html/release-8-1-11.html
|
||||
share/doc/postgresql/html/release-8-1-2.html
|
||||
share/doc/postgresql/html/release-8-1-3.html
|
||||
share/doc/postgresql/html/release-8-1-4.html
|
||||
@ -556,6 +560,7 @@ share/doc/postgresql/html/release-8-2-2.html
|
||||
share/doc/postgresql/html/release-8-2-3.html
|
||||
share/doc/postgresql/html/release-8-2-4.html
|
||||
share/doc/postgresql/html/release-8-2-5.html
|
||||
share/doc/postgresql/html/release-8-2-6.html
|
||||
share/doc/postgresql/html/release-8-2.html
|
||||
share/doc/postgresql/html/release.html
|
||||
share/doc/postgresql/html/resources.html
|
||||
@ -822,7 +827,7 @@ share/doc/postgresql/html/wal-intro.html
|
||||
share/doc/postgresql/html/wal-reliability.html
|
||||
share/doc/postgresql/html/wal.html
|
||||
share/doc/postgresql/html/warm-standby.html
|
||||
share/doc/postgresql/html/x71187.html
|
||||
share/doc/postgresql/html/x71195.html
|
||||
share/doc/postgresql/html/xaggr.html
|
||||
share/doc/postgresql/html/xfunc-c.html
|
||||
share/doc/postgresql/html/xfunc-internal.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.7 2007/09/20 19:20:48 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.8 2008/01/07 16:34:52 mbalmer Exp $
|
||||
@conflict pgsql-*
|
||||
@conflict pgsql-clients-*
|
||||
@conflict postgresql-*
|
||||
@ -368,6 +368,7 @@ share/postgresql/timezone/America/Louisville
|
||||
share/postgresql/timezone/America/Maceio
|
||||
share/postgresql/timezone/America/Managua
|
||||
share/postgresql/timezone/America/Manaus
|
||||
share/postgresql/timezone/America/Marigot
|
||||
share/postgresql/timezone/America/Martinique
|
||||
share/postgresql/timezone/America/Mazatlan
|
||||
share/postgresql/timezone/America/Mendoza
|
||||
@ -409,6 +410,7 @@ share/postgresql/timezone/America/Santo_Domingo
|
||||
share/postgresql/timezone/America/Sao_Paulo
|
||||
share/postgresql/timezone/America/Scoresbysund
|
||||
share/postgresql/timezone/America/Shiprock
|
||||
share/postgresql/timezone/America/St_Barthelemy
|
||||
share/postgresql/timezone/America/St_Johns
|
||||
share/postgresql/timezone/America/St_Kitts
|
||||
share/postgresql/timezone/America/St_Lucia
|
||||
|
Loading…
x
Reference in New Issue
Block a user