Your message dated Wed, 21 Mar 2001 15:01:49 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#90299: fixed in proftpd 1.2.1-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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 19 Mar 2001 17:26:35 +0000 >From [EMAIL PROTECTED] Mon Mar 19 11:26:35 2001 Return-path: <[EMAIL PROTECTED]> Received: from dhcp133.hw.cistron-office.nl (datura) [195.64.65.133] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14f3QR-0007m0-00; Mon, 19 Mar 2001 11:26:35 -0600 Received: by datura (Postfix, from userid 1000) id 53BFB86CA; Mon, 19 Mar 2001 16:32:21 +0100 (CET) Date: Mon, 19 Mar 2001 16:32:19 +0100 From: Ivo Timmermans <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: ITA: proftpd Message-ID: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i Delivered-To: [EMAIL PROTECTED] Package: wnpp Severity: normal I have been doing some work on this package; the current maintainer agreed that I take it over from him. Ivo -- `Contrariwise,' continued Tweedledee, `if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic.' -- Lewis Carroll, `Through the Looking-Glass' --------------------------------------- Received: (at 90299-close) by bugs.debian.org; 21 Mar 2001 20:29:05 +0000 >From [EMAIL PROTECTED] Wed Mar 21 14:29:05 2001 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 14fpE9-0006wd-00; Wed, 21 Mar 2001 14:29:05 -0600 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 14fonl-0001ND-00; Wed, 21 Mar 2001 15:01:49 -0500 From: Ivo Timmermans <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.34 $ Subject: Bug#90299: fixed in proftpd 1.2.1-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Wed, 21 Mar 2001 15:01:49 -0500 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of proftpd, which has been installed in the Debian FTP archive: proftpd_1.2.1.orig.tar.gz to pool/main/p/proftpd/proftpd_1.2.1.orig.tar.gz proftpd_1.2.1-1.dsc to pool/main/p/proftpd/proftpd_1.2.1-1.dsc proftpd_1.2.1-1.diff.gz to pool/main/p/proftpd/proftpd_1.2.1-1.diff.gz proftpd_1.2.1-1_i386.deb to pool/main/p/proftpd/proftpd_1.2.1-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. Ivo Timmermans <[EMAIL PROTECTED]> (supplier of updated proftpd 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: Wed, 7 Mar 2001 02:52:26 +0100 Source: proftpd Binary: proftpd Architecture: source i386 Version: 1.2.1-1 Distribution: unstable Urgency: low Maintainer: Ivo Timmermans <[EMAIL PROTECTED]> Changed-By: Ivo Timmermans <[EMAIL PROTECTED]> Description: proftpd - Versatile, virtual-hosting FTP daemon Closes: 44530 49742 60188 62197 62589 64926 66783 66784 66785 67343 67720 68356 68848 72841 72894 74153 74545 74758 75487 76258 76453 76710 76723 77701 77701 77701 78922 79062 80220 81753 81757 82921 83822 85259 85561 85589 85710 85724 85940 86011 86175 86519 86773 86855 87194 87568 88150 89871 90299 Changes: proftpd (1.2.1-1) unstable; urgency=low . * New upstream release. (Closes: #49742, #60188, #62589, #64926, Closes: #66784, #66785, #68848, #74153, #74545, #74758, #77701, Closes: #76453, #78922, #80220, #81757, #82921, #83822, #85561, Closes: #86175, #86855) * New maintainer. (Closes: #66783, #67343, #68356, #72841, #75487, Closes: #76258, #85259, #85589, #85710, #85724, #85940, #86011, Closes: #86519, #87194, #90299) * Send savelog output from cron.monthly to /dev/null. (Closes: #72894, #88150) * Applied a patch submitted by me that fixes segfaults due to using a nonexistant postgres connection. (Closes: #76710) * Fixed a small error. (Closes: #77701) * Check for the presence of any SQL* directives in proftpd.conf on upgrade, refer to README.mod_sql. (Closes: #77701) * Added /etc/ftpusers file. (Closes: #79062, #87568) * Changed modules/mod_pam.c to use /etc/pam.d/proftpd by default. * Replace pam_unix_password by pam_unix and remove the shadow option from /etc/pam.d/proftpd. (Closes: #81753) * Ask whether proftpd should start from inetd or standalone. (Closes: #67720) * Test if ftpstats exists on the system before executing it in cron.monthly. (Closes: #86773) * postinst: Call cp in a separate shell to prevent ~ftp caching trouble. (Closes: #44530) * Made changes to contrib/mod_sql*.c to allow both mysql and postgres modules to be linked in. * Fixed small but obvious mistake in mod_sqlpw.c. (Closes: #76723) * Apply fix from ftp://ftp.urbanrage.com/pub/c/mod_quota.c (by Dmitry Alyabyev) for QuotaExempt. * Added a line with PersistentPasswd to basic.conf, to please NIS and LDAP users bugging about proftpd not finding their dynamic users. (Closes: #62197) * Set DenyFilter in basic.conf to prevent a DoS posted to bugtraq (proftpd bug id 1066). (Closes: #89871) * Move Umask to the <Directory> blocks. Files: dafde26c8331469f6f4d62660090e3db 639 net extra proftpd_1.2.1-1.dsc c3af9b3593e8d1e2cc28c63a4b77f774 570176 net extra proftpd_1.2.1.orig.tar.gz 293de478f209cb200ee49b0ece4c117c 100373 net extra proftpd_1.2.1-1.diff.gz eba061d9d3726978413a997c0f286ec4 375520 net extra proftpd_1.2.1-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6uPKzbTEMl+oVcvERAgG+AJ9yEbxo8Z5qVnpfwpex1ytoonuVwwCePyGR TsJWV3LHGoxpb/m61T0EXEQ= =QA0T -----END PGP SIGNATURE-----