Security update to 9.5.4
ok robert@
This commit is contained in:
parent
794031c39c
commit
8e1d376a4d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.215 2016/06/03 07:28:07 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.216 2016/08/17 09:43:46 pea Exp $
|
||||
|
||||
COMMENT-main= PostgreSQL RDBMS (client)
|
||||
COMMENT-server= PostgreSQL RDBMS (server)
|
||||
@ -11,7 +11,7 @@ BROKEN-sparc= Requires v9|v9a|v9b; requested architecture is sparclite.
|
||||
# DO NOT FORGET to also change the @ask-update entry in pkg/PLIST-server
|
||||
# in case a dump before / restore after pkg_add -u is required!
|
||||
|
||||
VERSION= 9.5.3
|
||||
VERSION= 9.5.4
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (postgresql-9.5.3.tar.gz) = HwcKjoDOdJ5ofSFi5KJxB+LMFwOkcVQOCBEbv7WFP54=
|
||||
SIZE (postgresql-9.5.3.tar.gz) = 24134415
|
||||
SHA256 (postgresql-9.5.4.tar.gz) = McKqi23g52egR6WFo97HYrEFHQBBUlSX3RV5ulqGHmg=
|
||||
SIZE (postgresql-9.5.4.tar.gz) = 24139834
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-contrib,v 1.14 2016/05/13 14:27:48 pea Exp $
|
||||
@comment $OpenBSD: PLIST-contrib,v 1.15 2016/08/17 09:43:46 pea Exp $
|
||||
@conflict postgresql-uuid-*
|
||||
@conflict postgresql-server-<8.4.3
|
||||
@pkgpath devel/uuid,-pgsql
|
||||
@ -64,7 +64,6 @@ lib/postgresql/uuid-ossp.so
|
||||
@man man/man1/pg_upgrade.1
|
||||
@man man/man1/pgbench.1
|
||||
@man man/man1/vacuumlo.1
|
||||
share/postgresql/extension/
|
||||
share/postgresql/extension/adminpack--1.0.sql
|
||||
share/postgresql/extension/adminpack.control
|
||||
share/postgresql/extension/autoinc--1.0.sql
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.74 2016/05/13 17:15:55 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.75 2016/08/17 09:43:46 pea Exp $
|
||||
share/doc/postgresql/
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
@ -865,6 +865,7 @@ share/doc/postgresql/html/release-9-1-2.html
|
||||
share/doc/postgresql/html/release-9-1-20.html
|
||||
share/doc/postgresql/html/release-9-1-21.html
|
||||
share/doc/postgresql/html/release-9-1-22.html
|
||||
share/doc/postgresql/html/release-9-1-23.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
|
||||
@ -882,6 +883,7 @@ share/doc/postgresql/html/release-9-2-14.html
|
||||
share/doc/postgresql/html/release-9-2-15.html
|
||||
share/doc/postgresql/html/release-9-2-16.html
|
||||
share/doc/postgresql/html/release-9-2-17.html
|
||||
share/doc/postgresql/html/release-9-2-18.html
|
||||
share/doc/postgresql/html/release-9-2-2.html
|
||||
share/doc/postgresql/html/release-9-2-3.html
|
||||
share/doc/postgresql/html/release-9-2-4.html
|
||||
@ -896,6 +898,7 @@ share/doc/postgresql/html/release-9-3-10.html
|
||||
share/doc/postgresql/html/release-9-3-11.html
|
||||
share/doc/postgresql/html/release-9-3-12.html
|
||||
share/doc/postgresql/html/release-9-3-13.html
|
||||
share/doc/postgresql/html/release-9-3-14.html
|
||||
share/doc/postgresql/html/release-9-3-2.html
|
||||
share/doc/postgresql/html/release-9-3-3.html
|
||||
share/doc/postgresql/html/release-9-3-4.html
|
||||
@ -913,10 +916,12 @@ share/doc/postgresql/html/release-9-4-5.html
|
||||
share/doc/postgresql/html/release-9-4-6.html
|
||||
share/doc/postgresql/html/release-9-4-7.html
|
||||
share/doc/postgresql/html/release-9-4-8.html
|
||||
share/doc/postgresql/html/release-9-4-9.html
|
||||
share/doc/postgresql/html/release-9-4.html
|
||||
share/doc/postgresql/html/release-9-5-1.html
|
||||
share/doc/postgresql/html/release-9-5-2.html
|
||||
share/doc/postgresql/html/release-9-5-3.html
|
||||
share/doc/postgresql/html/release-9-5-4.html
|
||||
share/doc/postgresql/html/release-9-5.html
|
||||
share/doc/postgresql/html/release.html
|
||||
share/doc/postgresql/html/replication-origins.html
|
||||
|
Loading…
Reference in New Issue
Block a user