Your message dated Mon, 14 Oct 2002 14:08:23 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#119700: fixed in sqlrelay 1:0.32-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 15 Nov 2001 13:34:47 +0000 >From [EMAIL PROTECTED] Thu Nov 15 07:34:47 2001 Return-path: <[EMAIL PROTECTED]> Received: from augsburg.bund.de (Augsburg.ivbb.bund.de) [194.95.179.209] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 164MfG-0006UF-00; Thu, 15 Nov 2001 07:34:46 -0600 Received: (from [EMAIL PROTECTED]) by Augsburg.ivbb.bund.de (8.9.3/8.9.3) id MAA31409 for <[EMAIL PROTECTED]>; Thu, 15 Nov 2001 12:34:18 +0100 From: "Tille, Andreas" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: wnpp: ITP sqlrelay - Database connection pooling, proxying and load balancing X-Mailer: bug 3.3.10 Message-Id: <[EMAIL PROTECTED]> Date: Thu, 15 Nov 2001 14:33:56 +0100 Delivered-To: [EMAIL PROTECTED] Package: wnpp Version: N/A Severity: wishlist SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux supporting ODBC, Oracle, MySQL, mSQL, PostgreSQL, Sybase, MS SQL Server, IBM DB2, Interbase, Lago and SQLite with C, C++, Perl, Perl-DBD, Python, Python-DB, Zope, PHP, Ruby and Java APIs, command line clients, a GUI configuration tool and extensive documentation. The APIs support advanced database operations such as bind variables, multi-row fetches, client side result set caching and suspended transactions. It is ideal for speeding up database-driven web-based applications, accessing databases from unsupported platforms, migrating between databases, distributing access to replicated databases and throttling database access. Homepage: http://www.firstworks.com/sqlrelay.html I have build support for the following databases: PostgreSQL MySQL MS-SQL via freetds (This is the main reason I want to package this software. Testers for the other datasese are welcome!!) ODBC I have the Python and Zope API lintian clean, but it has to be tested. There are some Linitan bugs in the Perl package which let me doubt if it would work correctly. Sorry, I have no time to care about the Perl API because I do not use it personally. If anybody would supply Patches I would include it for sure. If not I drop Perl support to avoid brocken packages. I really did not tried the following APIs: PHP Ruby Tcl Java I have absolutely no experience and will not do any tests for this APIs. So if nobody has explicite interest in it and there is no volunteer to to supply patches support for this APIs will not be packaged. For sure it would be fine for me if someone more experienced likes to take the package as a whole and wants to build all this stuff. I also build a package for the config-gtk client and development files. Last but not least I builded a doc package which seems to be the only bug free part at the moment. Please tell me, if you are interested! Lizense: The SQLRelay software package is really several packages: 1) Source code, scripts and binaries found in the bin, bench and test directories of this distribution (after successful compilation) and source code, scripts and binaries found in the src directory of this distribution except for the api subdirectory. This package is hereafter refered to as The SQLRelay Executables. 2) Source code, scripts and binaries found in the src/api/c and src/api/c++ directories of this distribution. This package is hereafter refered to as The SQLRelay C/C++ API. 3) Source code, scripts and binaries found in the src/api/python and src/api/zope directories of this distribution. This package is hereafter refered to as The SQLRelay Python/Zope API. 4) Source code, scripts and binaries found in the src/api/perl and src/api/perl-DBD directories of this distribution. This package is hereafter refered to as The SQLRelay Perl API. 5) Source code, scripts and binaries found in the src/api/php directory of this distribution. This package is hereafter refered to as The SQLRelay PHP API. -------------------------------------------------------------------------------- The SQLRelay Executables Copyright (c) 1999-2000 David Muse This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Debian GNU/Linux users can find the GNU General Public License at /usr/share/common-licenses/GPL -------------------------------------------------------------------------------- The SQLRelay C/C++ API Copyright (c) 1999-2000 David Muse This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. Debian GNU/Linux users can find the GNU Library General Public License at /usr/share/common-licenses/LGPL -------------------------------------------------------------------------------- The SQLRelay Perl API Copyright (c) 2000 David Muse and Dmitry Ovsyanko These libraries are covered by the Artistic License. Debian GNU/Linux users can find the Artistic License at /usr/share/common-licenses/Artistic -------------------------------------------------------------------------------- The SQLRelay Python/Zope API Copyright (c) 2000 Roman Milner These libraries are covered by the PointOne Public License. (attached below) -------------------------------------------------------------------------------- The SQLRelay PHP API Copyright (c) 2000 Adam Kropielnicki This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. Debian GNU/Linux users can find the GNU Library General Public License at /usr/share/common-licenses/LGPL -------------------------------------------------------------------------------- PointOne Public License FOR ORIGINAL CREATIONS /********************************************************** Copyright (c) 2000, PointOne Telecommunications, Inc. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 1) Copies, derivatives or substantial portions of the Software in source form must retain the above copyright notice, this list of conditions and the following disclaimer. 2) Copies, derivatives or substantial portions of the Software in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided therewith. 3) Neither the names of the copyright holder nor the names of any authors may be used to endorse or promote products derived from this software without specific prior written permission. Disclaimer: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. THE AUTHORS AND COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE, ITS USE OR OTHER DEALINGS THEREIN, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. **********************************************************/ FOR MODIFIED DISTRIBUTIONS /********************************************************** Copyright (c) Digital Creations. All rights reserved, 2000, PointOne Copyright (c) Telecommunications, Inc. All rights reserved. This distribution includes software developed by Digital Creations for use in the Z Object Publishing Environment (http://www.zope.org) as well as contributions by PointOne. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1) Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2.Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3) Digital Creations requests that attribution be given to Zope in any manner possible. Zope includes a "Powered by Zope" button that is installed by default. While it is not a license violation to remove this button, it is requested that the attribution remain. A significant investment has been put into Zope, and this effort will continue if the Zope community continues to grow. This is one way to assure that growth. 4.All advertising materials and documentation mentioning features derived from or use of this software must display the following acknowledgement: "This product includes software developed by Digital Creations for use in the Z Object Publishing Environment (http://www.zope.org/)." In the event that the product being advertised includes an intact Zope distribution (with copyright and license included) then this clause is waived. 5.Names associated with Zope, Digital Creations, and other copyright holders or authors may not be used to endorse or promote products derived from this software without prior written permission from the respective party. 6.Modified redistributions of any form whatsoever must retain the following acknowledgment: "This product includes software developed by Digital Creations for use in the Z Object Publishing Environment (http://www.zope.org/)." Intact (re-)distributions of any official Zope release do not require an external acknowledgement. 7.Modifications are encouraged but must be packaged separately as patches to official Zope releases. Distributions that do not clearly separate the patches from the original work must be clearly labeled as unofficial distributions. Modifications which do not carry the name Zope may be packaged in any form, as long as they conform to all of the clauses above. Disclaimers: THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. IN ADDITION TO THE ABOVE, POINTONE SPECIFICALLY DISCLAIMS ALL WARRANTIES OF NONINFRINGEMENT, EXPRESS OR IMPLIED. **********************************************************/ -- System Information Debian Release: testing/unstable Kernel Version: Linux wr-linux02 2.4.9 #1 Die Sep 18 11:27:02 CEST 2001 i686 unknown --------------------------------------- Received: (at 119700-close) by bugs.debian.org; 14 Oct 2002 18:25:25 +0000 >From [EMAIL PROTECTED] Mon Oct 14 13:25:25 2002 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 1819u9-0005rs-00; Mon, 14 Oct 2002 13:25:25 -0500 Received: from troup by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1819df-0007sU-00; Mon, 14 Oct 2002 14:08:23 -0400 From: [EMAIL PROTECTED] (Florian M. Weps) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.17 $ Subject: Bug#119700: fixed in sqlrelay 1:0.32-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Mon, 14 Oct 2002 14:08:23 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of sqlrelay, which is due to be installed in the Debian FTP archive: libdbd-sqlrelay-perl_0.32-1_i386.deb to pool/main/s/sqlrelay/libdbd-sqlrelay-perl_0.32-1_i386.deb libfirstworks-sqlr-perl_0.32-1_i386.deb to pool/main/s/sqlrelay/libfirstworks-sqlr-perl_0.32-1_i386.deb libsqlrelay-ruby_0.32-1_i386.deb to pool/main/s/sqlrelay/libsqlrelay-ruby_0.32-1_i386.deb php4-sqlrelay_0.32-1_i386.deb to pool/main/s/sqlrelay/php4-sqlrelay_0.32-1_i386.deb python-sqlrelay_0.32-1_i386.deb to pool/main/s/sqlrelay/python-sqlrelay_0.32-1_i386.deb python2.1-sqlrelay_0.32-1_i386.deb to pool/main/s/sqlrelay/python2.1-sqlrelay_0.32-1_i386.deb sqlrelay-config-gtk_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay-config-gtk_0.32-1_i386.deb sqlrelay-dev_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay-dev_0.32-1_i386.deb sqlrelay-doc_0.32-1_all.deb to pool/main/s/sqlrelay/sqlrelay-doc_0.32-1_all.deb sqlrelay-freetds_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay-freetds_0.32-1_i386.deb sqlrelay-mysql_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay-mysql_0.32-1_i386.deb sqlrelay-odbc_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay-odbc_0.32-1_i386.deb sqlrelay-postgresql_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay-postgresql_0.32-1_i386.deb sqlrelay-sqlite_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay-sqlite_0.32-1_i386.deb sqlrelay-test_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay-test_0.32-1_i386.deb sqlrelay_0.32-1.diff.gz to pool/main/s/sqlrelay/sqlrelay_0.32-1.diff.gz sqlrelay_0.32-1.dsc to pool/main/s/sqlrelay/sqlrelay_0.32-1.dsc sqlrelay_0.32-1_i386.deb to pool/main/s/sqlrelay/sqlrelay_0.32-1_i386.deb sqlrelay_0.32.orig.tar.gz to pool/main/s/sqlrelay/sqlrelay_0.32.orig.tar.gz zope-sqlrelayda_0.32-1_i386.deb to pool/main/s/sqlrelay/zope-sqlrelayda_0.32-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Florian M. Weps <[EMAIL PROTECTED]> (supplier of updated sqlrelay package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Fri, 11 Oct 2002 00:04:22 +0200 Source: sqlrelay Binary: sqlrelay-sqlite sqlrelay zope-sqlrelayda python-sqlrelay libfirstworks-sqlr-perl sqlrelay-dev sqlrelay-doc sqlrelay-mysql sqlrelay-postgresql sqlrelay-odbc python2.1-sqlrelay sqlrelay-config-gtk php4-sqlrelay sqlrelay-test libsqlrelay-ruby sqlrelay-freetds libdbd-sqlrelay-perl Architecture: source i386 all Version: 1:0.32-1 Distribution: unstable Urgency: low Maintainer: Florian M. Weps <[EMAIL PROTECTED]> Changed-By: Florian M. Weps <[EMAIL PROTECTED]> Description: libdbd-sqlrelay-perl - SQL Relay Perl DBD API libfirstworks-sqlr-perl - SQL Relay Perl API libsqlrelay-ruby - SQL Relay Ruby API php4-sqlrelay - SQL Relay PHP API python-sqlrelay - SQL Relay Python (default version) API. python2.1-sqlrelay - SQL Relay Python 2.1 API sqlrelay - Database connection pooling, proxying and load balancing sqlrelay-config-gtk - SQL Relay configuration GTK+ client sqlrelay-dev - SQL Relay C and C++ APIs sqlrelay-doc - SQL Relay Documentation sqlrelay-freetds - SQL Relay FreeTDS (Sybase and MS SQL Server) connection daemon sqlrelay-mysql - SQL Relay MySQL connection daemon. sqlrelay-odbc - SQL Relay ODBC connection daemon. sqlrelay-postgresql - SQL Relay PostgreSQL connection daemon. sqlrelay-sqlite - SQL Relay for SQLite connection daemon. sqlrelay-test - SQL Relay tests zope-sqlrelayda - SQL Relay Zope database adapter. Closes: 119700 Changes: sqlrelay (1:0.32-1) unstable; urgency=low . * Changed Debian package version to get upstream source included. Please do not confuse this with the former inofficial packages. Andreas Tille <[EMAIL PROTECTED]> Fri, 11 Oct 2002 13:28:58 +0200 . * added xmllint invocation to init script * fixed /etc/sqlrelay/sqlrelay.dtd * updated README.Debian * Closes: #119700 Files: d09e8650d31de30f12adad56243c3502 1049 misc optional sqlrelay_0.32-1.dsc 711f1edc83a61644715462e78976586d 998694 misc optional sqlrelay_0.32.orig.tar.gz a0a233357f9b410ceaa1bd173a3131a5 48068 misc optional sqlrelay_0.32-1.diff.gz bec413f0e0a8c648298996c58bad202e 530346 misc optional sqlrelay-doc_0.32-1_all.deb 4b8837af04af408cd8db967e87ab721b 208066 misc optional sqlrelay_0.32-1_i386.deb 56b1dd03661cbefb9764e96cde67caaa 70598 misc optional sqlrelay-dev_0.32-1_i386.deb 5f57914ec590d710f4b85351090afef1 41574 misc optional python2.1-sqlrelay_0.32-1_i386.deb 45c9c16af47a38161504f71988ff7dfb 1474 misc optional python-sqlrelay_0.32-1_i386.deb 614e24066c03926a33f4370ac1081902 49784 misc optional zope-sqlrelayda_0.32-1_i386.deb d97d619d22fbf857091ecd8488aa8fcf 64896 misc optional sqlrelay-freetds_0.32-1_i386.deb 824ddf547aa8e4c101e584dfbe089a4e 56404 misc optional sqlrelay-postgresql_0.32-1_i386.deb 2327848e576e05e370c385abe651bbd8 56628 misc optional sqlrelay-mysql_0.32-1_i386.deb 6cd94e9b9654e87ff5f6f72f14583423 57944 misc optional sqlrelay-odbc_0.32-1_i386.deb ac1b16966f14555ba8c21397c32d0fcf 55442 misc optional sqlrelay-sqlite_0.32-1_i386.deb a9ea30319bdaa5d89102b6facb64f938 27242 misc optional sqlrelay-config-gtk_0.32-1_i386.deb 77e2aaf9552cec4ca3fe3827a849ba68 298252 misc optional sqlrelay-test_0.32-1_i386.deb c613f6e94c1d188e351bdfbda2edaba1 4616 misc optional libdbd-sqlrelay-perl_0.32-1_i386.deb 4cb256311b364291ff006c8f0b94e504 1458 misc optional libfirstworks-sqlr-perl_0.32-1_i386.deb 634487840134573b0e7d768b205f78c0 1426 misc optional libsqlrelay-ruby_0.32-1_i386.deb a728ad3b74a9e02838b938e930d140f7 39200 misc optional php4-sqlrelay_0.32-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE9prvoYDBbMcCf01oRAiQUAKDCpUEC9eB/+2eGVLtqGj1pCoZt5gCeIU07 ApagRNIxJa48LG3dmDiwgHo= =LzXH -----END PGP SIGNATURE-----