From 9e69c06ff93ef39f251c8ffe4dba82d03961fcbd Mon Sep 17 00:00:00 2001 From: jdolecek Date: Mon, 25 Oct 2004 17:40:00 +0000 Subject: Update all postgresql73 packages to 7.3.8. This fixes following two issues: * A vulnerability exists due to the insecure creation of temporary files, which could possibly let a malicious user overwrite arbitrary files * Repair possible failure to update hint bits on disk Under rare circumstances this oversight could lead to "could not access transaction status" failures, which qualifies it as a potential-data-loss bug. --- databases/postgresql73/Makefile.common | 4 ++-- databases/postgresql73/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'databases/postgresql73') diff --git a/databases/postgresql73/Makefile.common b/databases/postgresql73/Makefile.common index 4174b8fa58e..f07c264d1fc 100644 --- a/databases/postgresql73/Makefile.common +++ b/databases/postgresql73/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2004/10/10 17:46:07 jdolecek Exp $ +# $NetBSD: Makefile.common,v 1.5 2004/10/25 17:40:01 jdolecek Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -33,7 +33,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql73/patches # BASE_VERS pkgsrc-mangled version number (convert pl -> .) # # Note: Do not forget jdbc-postgresql when updating version -DIST_VERS?= 7.3.7 +DIST_VERS?= 7.3.8 BASE_VERS?= ${DIST_VERS} BUILDLINK_DEPENDS.postgresql73-lib?= postgresql73-lib>=${BASE_VERS} diff --git a/databases/postgresql73/distinfo b/databases/postgresql73/distinfo index 0c2d10e7a8e..b5274109f78 100644 --- a/databases/postgresql73/distinfo +++ b/databases/postgresql73/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2004/10/10 18:26:00 jdolecek Exp $ +$NetBSD: distinfo,v 1.4 2004/10/25 17:40:01 jdolecek Exp $ -SHA1 (postgresql-7.3.7.tar.gz) = 5c3c865146a531cb49427672483c9cba6f14ddf8 -Size (postgresql-7.3.7.tar.gz) = 11284024 bytes +SHA1 (postgresql-7.3.8.tar.gz) = bd27703cbcc219d36521a0e57233408a6f70b342 +Size (postgresql-7.3.8.tar.gz) = 11293472 bytes SHA1 (patch-aa) = 61fbeb664b0d89c83a36c79cca3fbdc78d6f5059 SHA1 (patch-ac) = 5a647cc31873ae81a5bd5a6cf4ec6f44a43448e7 SHA1 (patch-ad) = a7bdfab69fdc9063d03adae7229f55ba356f2282 -- cgit v1.2.3