pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update all postgresql73 packages to 7.3.8. This fi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38063eab497c
branches:  trunk
changeset: 482338:38063eab497c
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Mon Oct 25 17:40:00 2004 +0000

description:
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.

diffstat:

 databases/jdbc-postgresql/Makefile     |  4 ++--
 databases/jdbc-postgresql/distinfo     |  6 +++---
 databases/postgresql73-docs/Makefile   |  4 ++--
 databases/postgresql73/Makefile.common |  4 ++--
 databases/postgresql73/distinfo        |  6 +++---
 doc/CHANGES                            |  3 ++-
 6 files changed, 14 insertions(+), 13 deletions(-)

diffs (90 lines):

diff -r c08f634aef06 -r 38063eab497c databases/jdbc-postgresql/Makefile
--- a/databases/jdbc-postgresql/Makefile        Mon Oct 25 17:15:58 2004 +0000
+++ b/databases/jdbc-postgresql/Makefile        Mon Oct 25 17:40:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/10/10 17:48:34 jdolecek Exp $
+# $NetBSD: Makefile,v 1.25 2004/10/25 17:40:01 jdolecek Exp $
 #
 
 DISTNAME=              postgresql-${DIST_VERS}
@@ -13,7 +13,7 @@
                        ftp://ftp.sunsite.auc.dk/mirrors/postgresql/source/v${DIST_VERS}/ \
                        ftp://ftp.jaist.ac.jp/pub/dbms/postgres95/source/v${DIST_VERS}/
 
-DIST_VERS=             7.3.7
+DIST_VERS=             7.3.8
 MAINTAINER=            jwise%NetBSD.org@localhost
 HOMEPAGE=              http://www.postgresql.org/
 COMMENT=               100% Java JDBC driver for PostgreSQL
diff -r c08f634aef06 -r 38063eab497c databases/jdbc-postgresql/distinfo
--- a/databases/jdbc-postgresql/distinfo        Mon Oct 25 17:15:58 2004 +0000
+++ b/databases/jdbc-postgresql/distinfo        Mon Oct 25 17:40:00 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2004/10/10 17:48:34 jdolecek Exp $
+$NetBSD: distinfo,v 1.11 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) = 4740338ad87748c6619eb674808c11e1b57826af
diff -r c08f634aef06 -r 38063eab497c databases/postgresql73-docs/Makefile
--- a/databases/postgresql73-docs/Makefile      Mon Oct 25 17:15:58 2004 +0000
+++ b/databases/postgresql73-docs/Makefile      Mon Oct 25 17:40:00 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/10/14 17:58:43 kristerw Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/25 17:40:01 jdolecek Exp $
 
 PKGNAME=               postgresql73-docs-${BASE_VERS}
 SVR4_PKGNAME=          pstgd
-PKGREVISION=           1
+PKGREVISION=           # empty
 COMMENT=               PostgreSQL database system documentation
 
 USE_BUILDLINK3=                yes
diff -r c08f634aef06 -r 38063eab497c databases/postgresql73/Makefile.common
--- a/databases/postgresql73/Makefile.common    Mon Oct 25 17:15:58 2004 +0000
+++ b/databases/postgresql73/Makefile.common    Mon Oct 25 17:40:00 2004 +0000
@@ -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 @@
 # 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 -r c08f634aef06 -r 38063eab497c databases/postgresql73/distinfo
--- a/databases/postgresql73/distinfo   Mon Oct 25 17:15:58 2004 +0000
+++ b/databases/postgresql73/distinfo   Mon Oct 25 17:40:00 2004 +0000
@@ -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
diff -r c08f634aef06 -r 38063eab497c doc/CHANGES
--- a/doc/CHANGES       Mon Oct 25 17:15:58 2004 +0000
+++ b/doc/CHANGES       Mon Oct 25 17:40:00 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7565 2004/10/25 17:15:59 adrianp Exp $
+$NetBSD: CHANGES,v 1.7566 2004/10/25 17:40:00 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4865,3 +4865,4 @@
        Updated pam-smbpass to 2.2.12 [jdolecek 2004-10-25]
        Updated postgresql74 to 7.4.6 [jdolecek 2004-10-25]
        Updated socat to 1.4.0.3 [adrianp 2004-10-25]
+       Updated postgresql73 to 7.3.8 [jdolecek 2004-10-25]



Home | Main Index | Thread Index | Old Index