Your message dated Thu, 27 May 2004 02:03:41 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#248415: fixed in libapache-mod-auth-mysql 4.2.0 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; 11 May 2004 01:45:15 +0000 >From [EMAIL PROTECTED] Mon May 10 18:45:15 2004 Return-path: <[EMAIL PROTECTED]> Received: from eth1859.nsw.adsl.internode.on.net (gryphon.hezmatt.org) [150.101.200.66] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BNMKZ-0004Op-00; Mon, 10 May 2004 18:45:15 -0700 Received: from mpalmer by gryphon.hezmatt.org with local (Exim 3.34 #1 (Debian)) id 1BNMJC-0004YD-00 for <[EMAIL PROTECTED]>; Tue, 11 May 2004 11:43:50 +1000 Date: Tue, 11 May 2004 11:43:50 +1000 From: Matthew Palmer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: ITP: libapache2-mod-auth-mysql Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,DATING,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 1 Package: wnpp Severity: wishlist This is not a normal ITP, but rather a placeholder. I'm planning on updating libapache-mod-auth-mysql to also build an apache2-specific version of the module. This will not introduce a new source package, just a new binary one. - Matt --------------------------------------- Received: (at 248415-close) by bugs.debian.org; 27 May 2004 06:13:56 +0000 >From [EMAIL PROTECTED] Wed May 26 23:13:56 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BTE9M-0001Jw-00; Wed, 26 May 2004 23:13:56 -0700 Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BTDzR-0002b9-00; Thu, 27 May 2004 02:03:41 -0400 From: Matthew Palmer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#248415: fixed in libapache-mod-auth-mysql 4.2.0 Message-Id: <[EMAIL PROTECTED]> Sender: Randall Donald <[EMAIL PROTECTED]> Date: Thu, 27 May 2004 02:03:41 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 3 Source: libapache-mod-auth-mysql Source-Version: 4.2.0 We believe that the bug you reported is fixed in the latest version of libapache-mod-auth-mysql, which is due to be installed in the Debian FTP archive: libapache-mod-auth-mysql_4.2.0.dsc to pool/main/liba/libapache-mod-auth-mysql/libapache-mod-auth-mysql_4.2.0.dsc libapache-mod-auth-mysql_4.2.0.tar.gz to pool/main/liba/libapache-mod-auth-mysql/libapache-mod-auth-mysql_4.2.0.tar.gz libapache-mod-auth-mysql_4.2.0_i386.deb to pool/main/liba/libapache-mod-auth-mysql/libapache-mod-auth-mysql_4.2.0_i386.deb libapache2-mod-auth-mysql_4.2.0_i386.deb to pool/main/liba/libapache-mod-auth-mysql/libapache2-mod-auth-mysql_4.2.0_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. Matthew Palmer <[EMAIL PROTECTED]> (supplier of updated libapache-mod-auth-mysql 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: Tue, 11 May 2004 15:09:07 +1000 Source: libapache-mod-auth-mysql Binary: libapache-mod-auth-mysql libapache2-mod-auth-mysql Architecture: source i386 Version: 4.2.0 Distribution: unstable Urgency: low Maintainer: Matthew Palmer <[EMAIL PROTECTED]> Changed-By: Matthew Palmer <[EMAIL PROTECTED]> Description: libapache-mod-auth-mysql - Apache module for MySQL authentication libapache2-mod-auth-mysql - Apache 2 module for MySQL authentication Closes: 231667 243995 248415 Changes: libapache-mod-auth-mysql (4.2.0) unstable; urgency=low . * Applied a patch from Takeshi Murakami to add Apache 2 support and the ability to specify a port number or socket file (for those times you just gotta do it). Closes: #231667. Many thanks to Takeshi for taking the time to do the Apache2 conversion (which appears to have been a fair bit of work). - Updated DIRECTIVES for the new port/socket specifiers. - Added new --with-apache and --with-apache2 ./configure options to enable/disable build support for both modules. - New binary package, libapache2-mod-auth-mysql, to provide the apache2-compiled version of m-a-m. Closes: #248415. Also updated build-deps and all that sort of thing. Small parts shamelessly stolen from libapache2-mod-auth-pgsql. * Bumped standards version; no changes needed. * Reversed the sense of the persistent check on connection close; the program now behaves like it's documentation. Closes: #243995. Files: d0b75ae83e5c931ed2841e8f9e1ca266 622 web optional libapache-mod-auth-mysql_4.2.0.dsc 30aacbfbdab2c0f238f34b6980f5ad46 54988 web optional libapache-mod-auth-mysql_4.2.0.tar.gz 891ff1f04a3f7057cce91f33a10463e7 19096 web optional libapache-mod-auth-mysql_4.2.0_i386.deb 74db445bfcda8b79d2251bb18f759f0b 19346 web optional libapache2-mod-auth-mysql_4.2.0_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAoGdFBEnrTWk1E4cRAjkxAJ9cfXJScpy9JYkDE82snAOgmKuqbgCeN5pb u4cFl5PJ5xM0Kbqo6GWeoU4= =vcZl -----END PGP SIGNATURE-----