Bugfix update to 9.1.5.
2 CVE fixed (CVE-2012-3488 and CVE-2012-3489) ok ajacoutot@
This commit is contained in:
parent
4fce7f46a9
commit
1d513c6da1
@ -1,17 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.166 2012/08/04 15:28:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.167 2012/08/19 18:22:32 pea Exp $
|
||||
|
||||
COMMENT-main= PostgreSQL RDBMS (client)
|
||||
COMMENT-server= PostgreSQL RDBMS (server)
|
||||
COMMENT-docs= PostgreSQL RDBMS documentation
|
||||
COMMENT-contrib=PostgreSQL RDBMS contributions
|
||||
|
||||
VERSION= 9.1.4
|
||||
VERSION= 9.1.5
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
PKGNAME-docs= postgresql-docs-${VERSION}
|
||||
PKGNAME-contrib=postgresql-contrib-${VERSION}
|
||||
REVISION-main= 0
|
||||
|
||||
CATEGORIES= databases
|
||||
SHARED_LIBS= ecpg 7.3 \
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (postgresql-9.1.4.tar.gz) = B8XgLgtem0yCptQEQ6MQLw==
|
||||
RMD160 (postgresql-9.1.4.tar.gz) = SyZDb/2Wu8h0fD11YVWYMNq7sqQ=
|
||||
SHA1 (postgresql-9.1.4.tar.gz) = 7P0iRjI0lWB10y3/DLwoywF2aJA=
|
||||
SHA256 (postgresql-9.1.4.tar.gz) = o1iWKIqgTA7ZfxWApe64CF/r+rNDk2M+TSkRF1VXhbs=
|
||||
SIZE (postgresql-9.1.4.tar.gz) = 20437875
|
||||
SHA256 (postgresql-9.1.5.tar.gz) = WbGFfBhVwjE/Ceb3gAf7SmJe4EdPX1gDZIy5coFci/A=
|
||||
SIZE (postgresql-9.1.5.tar.gz) = 20439796
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.55 2012/06/04 13:01:58 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.56 2012/08/19 18:22:32 pea Exp $
|
||||
share/doc/postgresql/
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
@ -728,6 +728,7 @@ share/doc/postgresql/html/release-8-3-17.html
|
||||
share/doc/postgresql/html/release-8-3-18.html
|
||||
share/doc/postgresql/html/release-8-3-19.html
|
||||
share/doc/postgresql/html/release-8-3-2.html
|
||||
share/doc/postgresql/html/release-8-3-20.html
|
||||
share/doc/postgresql/html/release-8-3-3.html
|
||||
share/doc/postgresql/html/release-8-3-4.html
|
||||
share/doc/postgresql/html/release-8-3-5.html
|
||||
@ -740,6 +741,7 @@ share/doc/postgresql/html/release-8-4-1.html
|
||||
share/doc/postgresql/html/release-8-4-10.html
|
||||
share/doc/postgresql/html/release-8-4-11.html
|
||||
share/doc/postgresql/html/release-8-4-12.html
|
||||
share/doc/postgresql/html/release-8-4-13.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
|
||||
@ -757,11 +759,13 @@ share/doc/postgresql/html/release-9-0-5.html
|
||||
share/doc/postgresql/html/release-9-0-6.html
|
||||
share/doc/postgresql/html/release-9-0-7.html
|
||||
share/doc/postgresql/html/release-9-0-8.html
|
||||
share/doc/postgresql/html/release-9-0-9.html
|
||||
share/doc/postgresql/html/release-9-0.html
|
||||
share/doc/postgresql/html/release-9-1-1.html
|
||||
share/doc/postgresql/html/release-9-1-2.html
|
||||
share/doc/postgresql/html/release-9-1-3.html
|
||||
share/doc/postgresql/html/release-9-1-4.html
|
||||
share/doc/postgresql/html/release-9-1-5.html
|
||||
share/doc/postgresql/html/release-9-1.html
|
||||
share/doc/postgresql/html/release.html
|
||||
share/doc/postgresql/html/resources.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user