summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2005-06-02Pullup ticket 532 - requested by Manuel Bouyersalo5-1/+34
add pear-DB package Revisions pulled up: - pkgsrc/databases/pear-DB/Makefile 1.1.1.1 - pkgsrc/databases/pear-DB/DESCR 1.1.1.1 - pkgsrc/databases/pear-DB/PLIST 1.1.1.1 - pkgsrc/databases/pear-DB/distinfo 1.1.1.1 - pkgsrc/databases/Makefile 1.171 Module Name: pkgsrc Committed By: adrianp Date: Wed May 18 19:56:06 UTC 2005 Update of /cvsroot/pkgsrc/databases/pear-DB In directory ivanova.netbsd.org:/tmp/cvs-serv18260 Log Message: - Import of pear-DB DB is a database abstraction layer providing: * an OO-style query API * portability features that make programs written for one DBMS work with other DBMS's * a DSN (data source name) format for specifying database servers * prepare/execute (bind) emulation for databases that don't support it natively * a result object for each query response * portable error codes * sequence emulation * sequential and non-sequential row fetching as well as bulk fetching * formats fetched rows as associative arrays, ordered arrays or objects * row limit support * transactions support * table information interface * DocBook and phpDocumentor API documentation --- Module Name: pkgsrc Committed By: adrianp Date: Wed May 18 19:58:45 UTC 2005 Modified Files: pkgsrc/databases: Makefile Log Message: - Note addition of pear-DB-1.7.6
2005-04-04Pullup ticket 422 - requested by Matthias Schelersalo3-11/+38
security fix for phpmyadmin Revisions pulled up: - pkgsrc/databases/phpmyadmin/Makefile 1.30 - pkgsrc/databases/phpmyadmin/PLIST 1.10 - pkgsrc/databases/phpmyadmin/distinfo 1.12 Module Name: pkgsrc Committed By: tron Date: Mon Apr 4 12:55:16 UTC 2005 Modified Files: pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo Log Message: Update "phpmyadmin" to version 2.6.2rc1. Changes since version 2.6.1pl2: - MySQL 4.1.x native column comments - MySQL 5.0: Basic detection mechanism for views: o Views are no longer displayed as tables in use o Ability to drop views - MySQL 5.0: Interface fixes and hardcoded virtual relations for information_schema - MySQL 4.1: Better automatic detection for available storage engines - New storage engines overview page o Plugin-like infrastructure for storage engine status monitors o Overview of startup variables and current values o MySQL 5.0 / InnoDB: Buffer pool activity monitor - MySQL 4.1.2+ TIMESTAMP options - Export: Native Microsoft Word 2000 and Excel 2000 formats - PDF schema visual editor: column names now optional - MySQL 5.0.3 new Japanese charsets support (cp932, eucjpms) - Parser: added missing date and time MySQL functions - Documentation: explain all Export options handling - Cookie paths: added / to end of path - Show database comments at more places - Better use of print styles in themes - Bookmarks: sort by label, remove the number before each label - Better protection against possible collation conflicts and out-of-sync errors in PMADB queries - Relation view: removed pmadb-style comments handling (now available just on the Structure page) - FAQ about using HTTP authentication under IIS - New editions for some language files (especially ISO-8859-15) - English messages improvements - Detection of SELECT query to display on multiple submits - PDF schema: missing header - A failed connection was not properly detected - Problem with Japanese language under MySQL 4.1.x - Export o Various errors under mysqli extension o SQL format under Safari browser o Do not offer export modes not available in current MySQL version - Changing the type of a FLOAT unsigned column - Adding field with collation - Calendar popup and TIMESTAMP field under MySQL 4.1.x - PHP 4.1.x: wrong parameter count (mcrypt.lib.php) - Problem when SHOW DATABASES is disabled - Copy table: commands out of sync - User management o Host not changing with editing user o Escaping character removed by error - MySQL 5.0.x: "No database selected" error - Print view: displaying of indexes - Cookie auth: error when blowfish_secret is empty - MySQL 4.1.2: "Reload MySQL" link not seen - MySQL 5 server binlog compatibility - PDF pages generation: wrong documentation - Inserted row id was not always correctly reported - Do not offer unavailable collations - XSS vulnerability on "convcharset" [PMASA-2005-3] - Do not allow to drop information_schema - Undefined offset (on the left panel) - Problem copying InnoDB table with foreign-key constraints to a table in the same database
2005-03-19bump PKGREVISION for previous patch against CAN-2005-0247jschauma1-2/+2
2005-03-18PostgreSQL doesn't provide *.la files that include the libraryjlam3-3/+11
dependencies needed when linking PostgreSQL clients with -lpq. Define a BUILDLINK_LDADD.${PGSQL_TYPE} variable that lists the full set libraries that would be needed to link with -lpq.
2005-03-18Remove nonsensical comment.jlam1-2/+2
2005-03-17Backport patch fromjschauma2-1/+87
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64.4.1&r2=1.64.4.2 to fix CAN-2005-0247 for postgresql74 Bump PKGREVISION on postgresql74-lib
2005-03-17Backport patch from ↵jschauma3-3/+64
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64.4.1&r2=1.64.4.2 to fix CAN-2005-0247 for postgresql73 Bump PKGREVISION on postgresql73-lib
2005-03-17bump PKGREVISION for security patchjschauma1-2/+2
2005-03-17pull in the patch from ↵jschauma2-1/+72
http://archives.postgresql.org/pgsql-committers/2005-02/msg00049.php which should fix CAN-2005-0247
2005-03-17Add a patch to follow one API change between OpenLDAP 2.1 and OpenLDAP 2.2.cube3-3/+32
gq still compiled (one has to wonder why...), but crashed as soon as the user tried to browse a directory. Patch taken from gq's SourceForge tracker, with changes to allow compilation with OpenLDAP 2.1. PKGREVISION++.
2005-03-16Updated dbh to 1.0.22martti4-16/+14
* Bug fixes This is needed by xfce 4.2.1
2005-03-16Fixed a typo in a configure argument. Now OpenSSL is found and used by therillig1-3/+3
configure script. Bumped PKGREVISION. Approved by wiz.
2005-03-15Avoid build failures under NetBSD-sparc and NetBSD-sparc64 caused by atron3-3/+17
namespace violation (use of "__" prefix in an application header file). The patch was provided by Julian Coleman in PR pkg/23590.
2005-03-15Update to 4.0.24, which fixes the vulnerability reported in:xtraeme6-131/+12
http://www.k-otik.com/english/advisories/2005/0252 See http://dev.mysql.com/doc/mysql/en/news-4-0-24.html Bumped BUILDLINK_RECOMMENDED to 4.0.24.
2005-03-15Update to 4.1.10a.xtraeme4-12/+12
- Fix potential security vulnerabilities in the creation of temporary table file names and the handling of User Defined Functions (UDFs). More info: http://www.k-otik.com/english/advisories/2005/0252 Increased BUILDLINK_RECOMMENDED to 4.1.10a.
2005-03-14Make build correctly on Interix -- -lrpclib is also needed in LIBS.tv1-1/+2
2005-03-13In packages with djb-style compile scripts, properly enquote ${CC}schmonz1-3/+3
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as well as being more generally correct for arbitrary user-defined CFLAGS. Suggested by jlam. For consistency across djbware in pkgsrc: * In math/djbfft's and sysutils/daemontools's do-configure targets, remove leading @ from ${ECHO} lines; from the former, also remove unneeded single quotes from one such line. * Rename net/publicfile's pre-build and sysutils/service-config's post-patch targets to do-configure. * In sysutils/checkpassword's do-configure target, reorder creation of conf-cc, conf-ld, and conf-home. All of the affected packages have been verified to compile. XXX These packages probably have enough build goo in common to XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
2005-03-10Update HOMEPAGE.wiz1-2/+2
2005-03-08o Add missing RCSID tags to patch-a{a,m} and use pkglint.xtraeme5-8/+18
o Explain how to start mysqld correctly, PKG_RCD_SCRIPTS {dis,en}abled; closes PR pkg/29579.
2005-03-07Added an option to build the package with tcl supportadam3-13/+32
2005-03-06Fix a C99-ism that prevented this package from building with gcc 2.95,kristerw3-3/+21
and remove GCC_REQD on gcc 3.
2005-03-06Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.taca4-6/+8
2005-03-06Add and enable ruby-dbm.taca1-1/+2
2005-03-06Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest andtaca1-0/+3
ruby-openssl with bump PKGREVISION.
2005-03-06Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest andtaca1-0/+37
ruby-openssl with bump PKGREVISION. Added ruby-dbm/Makefile to handle IRIX case, use native base system's ndbm(3) instead of Berkley DB's ndbm compatible interface, too.
2005-03-06Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest andtaca1-0/+2
ruby-openssl with bump PKGREVISION.
2005-03-06Cosmetic change with pkglint(1).taca3-8/+8
2005-03-03require gcc-3.3 (I don't understand the problem with 2.95, but it helps)drochner1-1/+2
should fix problem seen on 1.6 bulk build
2005-03-02Hack includes to make this build against db4.wiz1-2/+2
Should also work with db3 and db2, but untested.
2005-03-02Make this package build with db4-4.3.x.minskim3-6/+9
2005-02-27Start to make this work on (even older) IRIX: check for __sgi rather than sgijschauma2-1/+15
This was originally reported in PR 28819 by Georg Schwarz for db4 and also noted by Georg to apply to this package.
2005-02-27make this work on (even older) IRIX: check for __sgi rather than sgijschauma2-1/+15
This was originally reported in PR 28819 by Georg Schwarz for db4 and also noted by Georg to apply to this package.
2005-02-25oops, forgot to "cvs add" these toodrochner4-0/+53
2005-02-25oops - forgot to cvs add this onedrochner1-0/+13
2005-02-25reset PKGREVISION as we got a new versiondrochner1-3/+1
2005-02-24Update "phpmyadmin" to 2.6.1pl2. It fixes a serious regression in 2.6.1pl1tron2-9/+7
which e.g. completely broke editing entries in a table.
2005-02-24Mark this package as broken.tron1-2/+4
2005-02-24update to 1.0.10drochner4-9/+22
changes: Fixed OpenOffice and Abiword assertion problems. Plugin reloading improvements. GEDCOM improvements. Minor bug fixes.
2005-02-24update to 1.0.1drochner2-8/+7
changes: - Fixed an integer overflow error that could lead to MemoryErrors or even segfaults for large binary data
2005-02-24update the gnomedb frontend to 0.52drochner5-85/+273
too many changes to list here, this pkg was really outdated
2005-02-24update gnomedb to 1.2drochner13-263/+251
too many changes to list here, this pkg was really outdated
2005-02-24fix path to pkgconfig filedrochner1-2/+2
(hope this was quick enough to avoid a PKGREVISION bump)
2005-02-24Add dependence on "php-mbstring" package because phpMyAdmin complainstron1-1/+2
about the lack of multibyte support otherwise.
2005-02-24- Update from 2.6.1-rc1 to 2.6.1-pl1adrianp3-7/+15
- Addresses known security issues as well as numerious other changes - ok'ed tron@ > ---------------------- > phpMyAdmin - Changelog > ---------------------- > > $Id: ChangeLog,v 2.871.2.21 2005/02/24 01:20:35 lem9 Exp $ > $Source: /cvsroot/phpmyadmin/phpMyAdmin/ChangeLog,v $ > > 2005-02-23 Marc Delisle <lem9 (at) users.sourceforge.net> > * libraries/auth/cookie.auth.lib.php: bug1149373, error when > blowfish_secret is empty > ### 2.6.1-pl1 released > > 2005-02-23 Alexander M. Turek <me (at) derrabus.de> > * libraries/grab_globals.lib.php: More hotfixes against bug1149381. > * libraries/mysql_charsets.lib.php: Detection for new Japanese charsets > (cp932 and eucjpms) that will be introduced with MySQL 5.0.3. > > 2005-02-22 Alexander M. Turek <me (at) derrabus.de> > * libraries/grab_globals.lib.php: Hotfix against bug1149381 and parts > of bug1149383. > > 2005-02-07 Alexander M. Turek <me (at) derrabus.de> > * libraries/mcrypt.lib.php: bug1117907 ("wrong parameter count" with > php 4.1.x). > > 2005-02-03 Alexander M. Turek <me (at) derrabus.de> > * tbl_addfield.php: bug1040682 (adding field with collation). > > 2005-01-29 Alexander M. Turek <me (at) derrabus.de> > * lang/japanese-utf-8.inc.php: bug1111855 ("Undefined index" when using > the Janapese language file under MySQL 4.1. > > 2005-01-28 Marc Delisle <lem9 (at) users.sourceforge.net> > * libraries/dbi/mysqli.dbi.lib.php: bug1111706, call to undefined > function PMA_reloadNavigation(). A failed connection was not properly > detected > > 2005-01-23 Marc Delisle <lem9 (at) users.sourceforge.net> > * tbl_query_box.php: bug1107937, undefined $fields_list > * lang/estonian: Update thanks to Alvar Soome - finsoft. > ### 2.6.1 released > > 2005-01-23 Michal Cihar <michal (at) cihar.com> > * export.php: Back to Content-Type application/x-bzip2 on bzip2 export > (bug1106652). > > 2005-01-23 Alexander M. Turek <me (at) derrabus.de> > * libraries/sqlparser.data.php: Added some keywords. > > 2005-01-22 Marc Delisle <lem9 (at) users.sourceforge.net> > * libraries/bookmark.lib.php: bug1103289, num_rows and MYSQL_USE_RESULT, > and fix a typo "boommark" > * lang/galician: Updated, thanks to Xosé Calvo. > * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis). > > 2005-01-17 Michal Cihar <michal (at) cihar.com> > * lang/czech: Fix typos (translation1103785). > > 2005-01-16 Marc Delisle <lem9 (at) users.sourceforge.net> > * libraries/common.lib.php: bug1103201, wrong treatment of MySQL error > 1060 in the logic for error 1062 > > 2005-01-11 Marc Delisle <lem9 (at) users.sourceforge.net> > * libraries/dbi/mysqli.dbi.lib.php: bug1076213, headers sent > on invalid login > > 2005-01-10 Michal Cihar <michal (at) cihar.com> > * lang/czech: Fix typo (translation1099459). > > 2005-01-10 Olivier Mueller <om (at) omnis.ch> > * README: copyright, we're in 2005 > > 2005-01-09 Marc Delisle <lem9 (at) users.sourceforge.net> > * lang/danish: Updated, thanks to AlleyKat - dk_alleykat. > * lang/catalan update, thanks to Xavier Navarro (xavin). > * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000) > * lang/dutch: Updates, thanks to Ivo Teel. > * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy. > * lang/galician: Updated, thanks to Xosé Calvo. > * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza). > ### 2.6.1-rc2 released > > 2005-01-07 Marc Delisle <lem9 (at) users.sourceforge.net> > * tbl_addfield.php: bug1082680, undefined $field_charset when adding > a FLOAT field in MySQL 4.1.x > > 2005-01-07 Michal Cihar <michal (at) cihar.com> > * Documentation.html, tbl_change.php, tbl_properties.inc.php, > libraries/functions.js, libraries/tbl_change.js, > libraries/keyhandler.js: Use Option key for Safari for moving (bug > 1094137), move key handler function to separate file so we have only > one, make movement work correctly in vertical display of properties. > * libraries/common.lib.php: Fix timestamp in uva condition with MySQL 4.1 > (bug1097593). > > 2005-01-06 Marc Delisle <lem9 (at) users.sourceforge.net> > * tbl_change.php: removed old PHP3-workaround that caused problems > with field names like '000' > > 2005-01-05 Michal Cihar <michal (at) cihar.com> > * tbl_properties_operations.php: Fix changning table parameters if it has > no auto increment (bug1096246). > > 2005-01-04 Alexander M. Turek <me (at) derrabus.de> > * lang/german-*.inc.php: > - Updates and small corrections; > - Synchronized translation with the German MySQL documentation. > > 2005-01-03 Michal Cihar <michal (at) cihar.com> > * export.php: Use standardised mime types and use content encoding for > gzip/bzip2. I hope this will fix double gzip compression as in bug > 1094649. > > 2005-01-01 Michal Cihar <michal (at) cihar.com> > * tbl_alter.php: Don't try to set collation for non text fields (bug > 1094109). > * sql.php: Do not forget reloading when launching multiple queries (bug > 1090818). > > 2004-12-30 Marc Delisle <lem9 (at) users.sourceforge.net> > * lang/swedish: Updated, thanks to Björn T. Hallberg (bth). > * lang/norwegian: Update, thanks to Sven-Erik Andersen > * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002). > > 2004-12-30 Michal Cihar <michal (at) cihar.com> > * libraries/fpdf/ufpdf.php: Fix some warnings. > > 2004-12-29 Michal Cihar <michal (at) cihar.com> > * libraries/export/sql.php: Fix typo. > * server_databases.php: Use same sort order as in left frame (bug > 1087244), allow sorting even if not showing stats. > * pdf_schema.php, libraries/fpdf/fpdf.php, libraries/fpdf/ufpdf.php, > libraries/fpdf/font/FreeSans*: Added support for PDF output in utf-8, > uses UFPDF class from http://www.acko.net/node/56. NOTE: We now have a > bit modified FPDF class. (bug1046051) > * Documentation.html: Added info about UFPDF library. > * lang/czech, lang/english: Improved some texts, also bug1009667. > > 2004-12-28 Michal Cihar <michal (at) cihar.com> > * libraries/tbl_move_copy.php: Fix constraints copying (bug1085900). > * config.inc.php, lang/*, libraries/common.lib.php, > libraries/config_import.lib.php, libraries/display_export.lib.php, > libraries/export/sql.php: Support for selecting SQL export compatibility > (RFE1060040). > * libraries/tbl_change.js: Faster navigation in calendar (RFE1090315). > * mult_submits.inc.php, tbl_row_delete.php: Fix % escaping (bug1082954). > * read_dump.php: Fix database name extraction from use statement (bug > 1084777). > * css/phpmyadmin.css.php, libraries/common.lib.php: Disabled theme manager > still allows to select theme in configuration (bug1084712). > * tbl_replace.php: Remove unused code. > * main.php, lang/*, libraries/string.lib.php: Added warnings about > mbstring - one to disable function overloading and one for requesting > mbstring for multibyte charsets (bugs 1063149 and 1063821). > * tbl_change.php, tbl_replace.php, lang/*, libraries/common.lib.php: > Support for editing next entry (when numeric primary key) (RFE1074906). > > 2004-12-26 Marc Delisle <lem9 (at) users.sourceforge.net> > * libraries/database_interface.lib.php: bug1085647, wrong parameters > for strpos(), thanks to Meithar - meithar > * libraries/select_server.lib.php, bug1073056, unable to submit selected server, > thanks to jamaz - jamaz > * tbl_change.php: bug1090608, undefined variable, thanks to peterinsb > * scripts/upgrade_tables_mysql_4_1_2+.sql: bug1084426, misleading comments > * tbl_create.php: bug1085494, illegal length value for LONGTEXT, thanks to mjec > > 2004-12-16 Marc Delisle <lem9 (at) users.sourceforge.net> > * libraries/blowfish.php: bug1085997, undefined variables, > patch thanks to Chandrakumar Muthaiah - sudhach > > 2004-12-14 Alexander M. Turek <me (at) derrabus.de> > * libraries/sqlparser.data.php: Added keywords NAMES and VIEW. > > 2004-12-13 Michal Cihar <michal (at) cihar.com> > * libraries/tbl_change.js: Do not catch Alt and Shift keys (bug1082315). > * libraries/export/sql.php: Do not duplicate constraints when exporting > multiple databases (bug1084459).
2005-02-24Update to 2.8.16:wiz4-18/+17
2005 February 15 (2.8.16) * Fix a bug that can lead to database corruption if there are two open connections to the same database and one connection does a VACUUM and the second makes some change to the database. * Correctly handle quoted names in CREATE INDEX statements. * Fix a naming conflict between sqlite.h and sqlite3.h. * Avoid excess heap usage when copying expressions. * Other minor bug fixes.
2005-02-24Update to 3.1.3:wiz2-9/+8
2005 February 19 (3.1.3) * Fix a problem with VACUUM on databases from which tables containing AUTOINCREMENT have been dropped. * Add forward compatibility to the future version 3.2 database file format. * Documentation updates 2005 February 15 (3.1.2) * Fix a bug that can lead to database corruption if there are two open connections to the same database and one connection does a VACUUM and the second makes some change to the database. * Allow "?" parameters in the LIMIT clause. * Fix VACUUM so that it works with AUTOINCREMENT. * Fix a race condition in AUTOVACUUM that can lead to corrupt databases * Add a numeric version number to the sqlite3.h include file. * Other minor bug fixes and performance enhancements. 2005 February 1 (3.1.1 BETA) * Automatic caching of prepared statements in the TCL interface * ATTACH and DETACH as well as some other operations cause existing prepared statements to expire. * Numerious minor bug fixes 2005 January 21 (3.1.0 ALPHA) * Autovacuum support added * CURRENT_TIME, CURRENT_DATE, and CURRENT_TIMESTAMP added * Support for the EXISTS clause added. * Support for correlated subqueries added. * Added the ESCAPE clause on the LIKE operator. * Support for ALTER TABLE ... RENAME TABLE ... added * AUTOINCREMENT keyword supported on INTEGER PRIMARY KEY * Many SQLITE_OMIT_ macros inserts to omit features at compile-time and reduce the library footprint. * The REINDEX command was added. * The engine no longer consults the main table if it can get all the information it needs from an index. * Many nuisance bugs fixed.
2005-02-24Update to 1.07:wiz2-11/+7
1.07 - Fix for a memory leak (spotted by Joel Noble) - Update to sqlite 3.0.8 (fixes bug on Solaris-sparc) 1.06 - Resolve symbol conflicts on mac os x. - Fix define in WriteMakefile lacking space. - Fix DBI prereq in Makefile.PL - Update to sqlite 3.0.7 1.05 - Enabled HAVE_USLEEP where available which should massively improve concurrent usage of DBD::SQLite - Update to sqlite 3.0.6 1.04 - Patched to make it compile on Windows (Steve Hay) - Fetch next row at end of DBI's fetch() so that one-row selects don't need to call ->finish(). This restores DBD::SQLite 0.31's behaviour (and should make popfile work again) - last_insert_id will only work on DBI 1.43, so enforce that - Use snprintf from sqlite library to improve portability 1.03 - Update to sqlite 3.0.4 - More bug fixes - Don't hang forever when db is BUSY - Make trace macro work where vararg macros don't 1.02 - Cleanup docs - More bug fixes 1.01 - Bug fixes - Implement get_info 1.00 - Port to sqlite3 API - Support bind types SQL_BLOB, SQL_NUMBER, SQL_TEXT etc - Support $dbh->last_insert_id() - Added timeout API 0.31 - Fixed a free() bug on Win32 - Silence warnings in test suite - Updated to sqlite 2.8.12 0.30 - Updated to sqlite 2.8.11 - A few minor bugs fixed 0.29 - Updated to sqlite 2.8.7 - A number of bugs fixed 0.28 - Perl 5.8.0 removed long deprecated SvOK_off() - Aliases for perl_call_* - Updated to sqlite 2.8.6 - use sqlite_freemem everywhere 0.27 - Changed API to use sqlite streaming API. This makes things slightly slower for large result sets, at the benefit of being more "sane" internally. 0.26 - Update to sqlite 2.8.5 - Automatic binary encoding added (via a flag) - Better getsqlite.pl - now deals with new files - Extension functions and aggregates can be created in perl space now.
2005-02-24Updated to 1.47:wiz4-58/+6
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.
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc120-122/+244
2005-02-23Update package to 3.6.2.darcy2-6/+6
The only change is to fix the handling of primary keys when using namespaces.