Your message dated Thu, 26 Jan 2006 09:47:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#329296: fixed in wu-ftpd 2.6.2-21
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; 20 Sep 2005 23:44:59 +0000
>From [EMAIL PROTECTED] Tue Sep 20 16:44:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail3.uklinux.net [80.84.72.33]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EHrnH-0005Ag-00; Tue, 20 Sep 2005 16:44:59 -0700
Received: from ip6-localhost (213-228-241-230.dsl.prodigynet.co.uk
[213.228.241.230])
by mail3.uklinux.net (Postfix) with ESMTP id E50CD409FA9
for <[EMAIL PROTECTED]>; Tue, 20 Sep 2005 23:44:57 +0000 (UTC)
Received: from jdg by ip6-localhost with local (Exim 4.52)
id 1EHrnF-0006oQ-Gf
for [EMAIL PROTECTED]; Wed, 21 Sep 2005 00:44:57 +0100
Date: Wed, 21 Sep 2005 00:44:57 +0100
From: Julian Gilbey <[EMAIL PROTECTED]>
To: Debian bug reports <[EMAIL PROTECTED]>
Subject: wu-ftpd: improve safety of rmftpuser
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: wu-ftpd
Version: 2.6.2-20
Severity: minor
Tags: patch
Line 36, testing for critical question, tests:
if (<STDIN> =~ /^n/i) {
Much better would be the safer:
if (<STDIN> !~ /^y/i) {
Julian
---------------------------------------
Received: (at 329296-close) by bugs.debian.org; 26 Jan 2006 17:48:26 +0000
>From [EMAIL PROTECTED] Thu Jan 26 09:48:26 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F2BDE-0004oC-9u; Thu, 26 Jan 2006 09:47:12 -0800
From: Chris Butler <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#329296: fixed in wu-ftpd 2.6.2-21
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 26 Jan 2006 09:47:12 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 9
Source: wu-ftpd
Source-Version: 2.6.2-21
We believe that the bug you reported is fixed in the latest version of
wu-ftpd, which is due to be installed in the Debian FTP archive:
wu-ftpd_2.6.2-21.diff.gz
to pool/main/w/wu-ftpd/wu-ftpd_2.6.2-21.diff.gz
wu-ftpd_2.6.2-21.dsc
to pool/main/w/wu-ftpd/wu-ftpd_2.6.2-21.dsc
wu-ftpd_2.6.2-21_i386.deb
to pool/main/w/wu-ftpd/wu-ftpd_2.6.2-21_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.
Chris Butler <[EMAIL PROTECTED]> (supplier of updated wu-ftpd 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: Mon, 23 Jan 2006 11:27:19 +0000
Source: wu-ftpd
Binary: wu-ftpd
Architecture: source i386
Version: 2.6.2-21
Distribution: unstable
Urgency: low
Maintainer: Chris Butler <[EMAIL PROTECTED]>
Changed-By: Chris Butler <[EMAIL PROTECTED]>
Description:
wu-ftpd - powerful and widely used FTP server
Closes: 305409 307152 309240 312728 316370 324120 324139 329296 332151 333096
335948
Changes:
wu-ftpd (2.6.2-21) unstable; urgency=low
.
* Removed -DPARANOID completely, since most people complained about it.
(closes: #312728, #316370)
* Now uses common pam configuration files (closes: #305409)
* Improved safety of rmftpuser confirmation (closes: #329296)
* Added some debconf translations - Basque, Vietnamese, Swedish, Portuguese
(closes: #309240, #324120, #333096, #335948)
* Fix typo in debconf template (closes: #324139)
* Added option to /usr/sbin/xferstats to suppress error when given an empty
log file to process, and also added this option to the commandline in the
logrotate script (closes: #307152)
* Fixed dependency on debconf, now lets debhelper sort it out
(closes: #332151)
* Check for empty right hand side in ldd output in addftpuser
* Added some basic logcheck ignore files
Files:
795ee3c823503ee2e1d2584842943b43 592 net extra wu-ftpd_2.6.2-21.dsc
215d48bc89d03a20939b4f4b8d15fe10 131318 net extra wu-ftpd_2.6.2-21.diff.gz
c7fcce36d7ab1bf757640a999394a660 286906 net extra wu-ftpd_2.6.2-21_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD2QXzDzQFd9CXomERAv8tAJ4heu7LMdGVOu8Q2PEi+WnHi2GVjQCfSDa2
o6+vB+8m/C7FGbk0wvYeE60=
=nAzG
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]