Your message dated Thu, 26 Jan 2006 09:47:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#305409: 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; 19 Apr 2005 20:45:51 +0000
>From [EMAIL PROTECTED] Tue Apr 19 13:45:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ryoko.kuiki.net [68.78.21.188] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DNzbS-0000DO-00; Tue, 19 Apr 2005 13:45:50 -0700
Received: from [127.0.0.1] (mail.mathfab.com [63.246.67.6])
        by ryoko.kuiki.net (Postfix) with ESMTP id 8019D384FD
        for <[EMAIL PROTECTED]>; Tue, 19 Apr 2005 15:45:46 -0500 (CDT)
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 19 Apr 2005 15:42:27 -0500
From: Jonathan Steinert <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: -20 uses its own pam config instead of the common-* ones
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: wu-ftpd
Version: 2.6.2-20

I'm not precisely sure if this is a debian policy thing, but it 
certainly does seem much more sane to use something like the following 
in the /etc/pam.d/wu-ftpd

#%PAM-1.0
auth       required     pam_listfile.so item=user sense=deny 
file=/etc/ftpusers onerr=succeed
auth       required    pam_shells.so
@include common-auth
@include common-account
@include common-session

Not everyone uses pam_unix.so and having a default of 'what everything 
else uses' might be nice.

--Jonathan


---------------------------------------
Received: (at 305409-close) by bugs.debian.org; 26 Jan 2006 17:48:22 +0000
>From [EMAIL PROTECTED] Thu Jan 26 09:48:22 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F2BDE-0004ny-4E; Thu, 26 Jan 2006 09:47:12 -0800
From: Chris Butler <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#305409: 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: 4

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]

Reply via email to