- SECURITY update of postgresql to 8.4.4
fixes CVE-2010-1169 CVE-2010-1447 and CVE-2010-1170. ok pea@ (MAINTAINER)
This commit is contained in:
parent
45d9e017d1
commit
c38e147ab2
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.126 2010/03/23 10:24:45 pea Exp $
|
||||
# $OpenBSD: Makefile,v 1.127 2010/05/18 12:01:23 jasper Exp $
|
||||
|
||||
COMMENT-main= PostgreSQL RDBMS (client)
|
||||
COMMENT-server= PostgreSQL RDBMS (server)
|
||||
COMMENT-docs= PostgreSQL RDBMS documentation
|
||||
COMMENT-contrib=PostgreSQL RDBMS contributions
|
||||
|
||||
VERSION= 8.4.3
|
||||
VERSION= 8.4.4
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (postgresql-8.4.3.tar.gz) = cSpdj3iBTS3iBxz0PtMjrA==
|
||||
RMD160 (postgresql-8.4.3.tar.gz) = 66w4xbMPtg+eiMyQW4UmfSU4EV8=
|
||||
SHA1 (postgresql-8.4.3.tar.gz) = nGZvqF4Hgvw+VVdmhWvxwrazWqA=
|
||||
SHA256 (postgresql-8.4.3.tar.gz) = CcPu0ylyNNiKjRsS6/WwFRPX4EKOvI/wKzQXSen7b1Y=
|
||||
SIZE (postgresql-8.4.3.tar.gz) = 16853436
|
||||
MD5 (postgresql-8.4.4.tar.gz) = rn8wXrk4ixh+jwfe4M7FXA==
|
||||
RMD160 (postgresql-8.4.4.tar.gz) = /+ppaWNBUIlEJQyNYLRjFV1arcY=
|
||||
SHA1 (postgresql-8.4.4.tar.gz) = IZe5ca27ZgA8I6F5lwKfgadMqK0=
|
||||
SHA256 (postgresql-8.4.4.tar.gz) = X0ZacjGWTdpcFYAENoY9nTVYyGl2Tuwye9vCcCdU2tk=
|
||||
SIZE (postgresql-8.4.4.tar.gz) = 17160058
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.44 2010/03/23 10:24:45 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.45 2010/05/18 12:01:23 jasper Exp $
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
share/doc/postgresql/INSTALL
|
||||
@ -576,6 +576,7 @@ share/doc/postgresql/html/release-7-4-25.html
|
||||
share/doc/postgresql/html/release-7-4-26.html
|
||||
share/doc/postgresql/html/release-7-4-27.html
|
||||
share/doc/postgresql/html/release-7-4-28.html
|
||||
share/doc/postgresql/html/release-7-4-29.html
|
||||
share/doc/postgresql/html/release-7-4-3.html
|
||||
share/doc/postgresql/html/release-7-4-4.html
|
||||
share/doc/postgresql/html/release-7-4-5.html
|
||||
@ -601,6 +602,7 @@ share/doc/postgresql/html/release-8-0-21.html
|
||||
share/doc/postgresql/html/release-8-0-22.html
|
||||
share/doc/postgresql/html/release-8-0-23.html
|
||||
share/doc/postgresql/html/release-8-0-24.html
|
||||
share/doc/postgresql/html/release-8-0-25.html
|
||||
share/doc/postgresql/html/release-8-0-3.html
|
||||
share/doc/postgresql/html/release-8-0-4.html
|
||||
share/doc/postgresql/html/release-8-0-5.html
|
||||
@ -622,6 +624,7 @@ share/doc/postgresql/html/release-8-1-18.html
|
||||
share/doc/postgresql/html/release-8-1-19.html
|
||||
share/doc/postgresql/html/release-8-1-2.html
|
||||
share/doc/postgresql/html/release-8-1-20.html
|
||||
share/doc/postgresql/html/release-8-1-21.html
|
||||
share/doc/postgresql/html/release-8-1-3.html
|
||||
share/doc/postgresql/html/release-8-1-4.html
|
||||
share/doc/postgresql/html/release-8-1-5.html
|
||||
@ -638,6 +641,7 @@ share/doc/postgresql/html/release-8-2-13.html
|
||||
share/doc/postgresql/html/release-8-2-14.html
|
||||
share/doc/postgresql/html/release-8-2-15.html
|
||||
share/doc/postgresql/html/release-8-2-16.html
|
||||
share/doc/postgresql/html/release-8-2-17.html
|
||||
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
|
||||
@ -649,6 +653,7 @@ share/doc/postgresql/html/release-8-2-9.html
|
||||
share/doc/postgresql/html/release-8-2.html
|
||||
share/doc/postgresql/html/release-8-3-1.html
|
||||
share/doc/postgresql/html/release-8-3-10.html
|
||||
share/doc/postgresql/html/release-8-3-11.html
|
||||
share/doc/postgresql/html/release-8-3-2.html
|
||||
share/doc/postgresql/html/release-8-3-3.html
|
||||
share/doc/postgresql/html/release-8-3-4.html
|
||||
@ -661,6 +666,7 @@ share/doc/postgresql/html/release-8-3.html
|
||||
share/doc/postgresql/html/release-8-4-1.html
|
||||
share/doc/postgresql/html/release-8-4-2.html
|
||||
share/doc/postgresql/html/release-8-4-3.html
|
||||
share/doc/postgresql/html/release-8-4-4.html
|
||||
share/doc/postgresql/html/release-8-4.html
|
||||
share/doc/postgresql/html/release.html
|
||||
share/doc/postgresql/html/resources.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.16 2010/03/23 10:24:45 pea Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.17 2010/05/18 12:01:23 jasper Exp $
|
||||
@conflict pgsql-*
|
||||
@conflict pgsql-clients-*
|
||||
@conflict postgresql-*
|
||||
@ -329,6 +329,7 @@ share/postgresql/timezone/America/Asuncion
|
||||
share/postgresql/timezone/America/Atikokan
|
||||
share/postgresql/timezone/America/Atka
|
||||
share/postgresql/timezone/America/Bahia
|
||||
share/postgresql/timezone/America/Bahia_Banderas
|
||||
share/postgresql/timezone/America/Barbados
|
||||
share/postgresql/timezone/America/Belem
|
||||
share/postgresql/timezone/America/Belize
|
||||
@ -470,6 +471,7 @@ share/postgresql/timezone/Antarctica/
|
||||
share/postgresql/timezone/Antarctica/Casey
|
||||
share/postgresql/timezone/Antarctica/Davis
|
||||
share/postgresql/timezone/Antarctica/DumontDUrville
|
||||
share/postgresql/timezone/Antarctica/Macquarie
|
||||
share/postgresql/timezone/Antarctica/Mawson
|
||||
share/postgresql/timezone/Antarctica/McMurdo
|
||||
share/postgresql/timezone/Antarctica/Palmer
|
||||
|
Loading…
Reference in New Issue
Block a user