head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.44 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.42 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.40 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.38 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.36 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.34 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.32 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.30 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.28 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.26 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.24 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.22 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.20 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.18 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.16 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.14 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.12 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.10 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.8 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.6 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.4 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.2 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.1.0.2; locks; strict; comment @# @; 1.2 date 2005.02.24.15.36.53; author wiz; state dead; branches; next 1.1; 1.1 date 2005.01.29.18.30.47; author kim; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2005.01.29.18.30.47; author salo; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2005.02.03.23.10.06; author salo; state Exp; branches; next ; desc @@ 1.2 log @Updated to 1.47: o Changes in DBI 1.47 (svn rev 854), 2nd February 2005 Fixed DBI::ProxyServer to not create pid files by default. References: Ubuntu Security Notice USN-70-1, CAN-2005-0077 Thanks to Javier Fernández-Sanguino Peña from the Debian Security Audit Project, and Jonathan Leffler. [we already had a patch for that in pkgsrc] Fixed some tests to work with older Test::More versions. Fixed setting $DBI::err/errstr in DBI::PurePerl. Fixed potential undef warning from connect_cached(). Fixed $DBI::lasth handling for DESTROY so lasth points to parent even if DESTROY called other methods. Fixed DBD::Proxy method calls to not alter $@@. Fixed DBD::File problem with encoding pragma thanks to Erik Rijkers. Changed error handling so undef errstr doesn't cause warning. Changed DBI::DBD docs to use =head3/=head4 pod thanks to Jonathan Leffler. This may generate warnings for perl 5.6. Changed DBI::PurePerl to set autoflush on trace filehandle. Changed DBD::Proxy to treat Username as a local attribute so recent DBI version can be used with old DBI::ProxyServer. Changed driver handle caching in DBD::File. Added $GetInfoType{SQL_DATABASE_NAME} thanks to Steffen Goeldner. Updated docs to recommend some common DSN string attributes. Updated connect_cached() docs with issues and suggestions. Updated docs for NULL Value placeholders thanks to Brian Campbell. Updated docs for primary_key_info and primary_keys. Updated docs to clarify that the default fetchrow_hashref behaviour, of returning a ref to a new hash for each row, will not change. Updated err/errstr/state docs for DBD authors thanks to Steffen Goeldner. Updated handle/attribute docs for DBD authors thanks to Steffen Goeldner. Corrected and updated LongReadLen docs thanks to Bart Lateur. Added DBD::JDBC as a registered driver. @ text @$NetBSD: patch-aa,v 1.1 2005/01/29 18:30:47 kim Exp $ --- dbiproxy.PL.orig 2004-02-02 08:04:42.000000000 -0500 +++ dbiproxy.PL 2005-01-29 13:24:49.000000000 -0500 @@@@ -146,7 +146,7 @@@@ =item B<--pidfile=file> (UNIX only) If this option is present, a PID file will be created at the -given location. +given location. Default is do not create a pidfile. =item B<--user=uid> @ 1.1 log @Apply Debian DSA-658 fix for CAN-2005-0077: - do not create a PID file by default http://www.debian.org/security/2005/dsa-658 @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-aa was added on branch pkgsrc-2004Q4 on 2005-01-29 18:30:47 +0000 @ text @d1 13 @ 1.1.2.2 log @Pullup ticket 265 - requested by Kimmo Suominen security fix for p5-DBI Revisions pulled up: - pkgsrc/databases/p5-DBI/Makefile 1.28 - pkgsrc/databases/p5-DBI/distinfo 1.14 - pkgsrc/databases/p5-DBI/patches/patch-aa 1.1 - pkgsrc/databases/p5-DBI/patches/patch-ab 1.1 Module Name: pkgsrc Committed By: kim Date: Sat Jan 29 18:30:47 UTC 2005 Modified Files: pkgsrc/databases/p5-DBI: Makefile distinfo Added Files: pkgsrc/databases/p5-DBI/patches: patch-aa patch-ab Log Message: Apply Debian DSA-658 fix for CAN-2005-0077: - do not create a PID file by default http://www.debian.org/security/2005/dsa-658 @ text @a0 13 $NetBSD: patch-aa,v 1.1.2.1 2005/02/03 23:10:06 salo Exp $ --- dbiproxy.PL.orig 2004-02-02 08:04:42.000000000 -0500 +++ dbiproxy.PL 2005-01-29 13:24:49.000000000 -0500 @@@@ -146,7 +146,7 @@@@ =item B<--pidfile=file> (UNIX only) If this option is present, a PID file will be created at the -given location. +given location. Default is do not create a pidfile. =item B<--user=uid> @