Your message dated Fri, 19 Aug 2005 02:47:12 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#273195: fixed in metamail 2.7-49 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; 24 Sep 2004 13:40:52 +0000 >From [EMAIL PROTECTED] Fri Sep 24 06:40:52 2004 Return-path: <[EMAIL PROTECTED]> Received: from www.logi-track.com (mail.logi-track.com) [213.239.193.212] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CAqJg-00022A-00; Fri, 24 Sep 2004 06:40:52 -0700 Received: from kingfisher.intern.logi-track.com (G6f46.g.pppool.de [80.185.111.70]) by mail.logi-track.com (Postfix) with ESMTP id 8AD0D3001B; Fri, 24 Sep 2004 15:40:24 +0200 (CEST) Received: by kingfisher.intern.logi-track.com (Postfix, from userid 1000) id 5D5E2AB2F5; Fri, 24 Sep 2004 15:40:19 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" From: Markus Schaber <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: metamail: uuenpipe does not offer base64 despite help says so X-Mailer: reportbug 2.63 Date: Fri, 24 Sep 2004 15:40:19 +0200 Message-Id: <[EMAIL PROTECTED]> Content-Transfer-Encoding: quoted-printable X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED] using "From" header 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: metamail Version: 2.7-45.3 Severity: normal Hi, [EMAIL PROTECTED]:~$ uuenpipe -h cat: Ung=FCltige Option -- h ,,cat --help" gibt weitere Informationen. Usage: uuencode [INFILE] REMOTEFILE -h, --help display this help and exit -m, --base64 use base64 encoding as of RFC1521 -v, --version output version information and exit [EMAIL PROTECTED]:~$ uuenpipe -m cat: Ung=FCltige Option -- m ,,cat --help" gibt weitere Informationen. Try `uuencode --help' for more information. =20 So "uuenpipe -h" output could be interpreted that there is a -m option, while there is none, although it could be us, although it could be useful. Thanks, Markus -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8.1-fire Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages metamail depends on: ii libc6 2.3.2.ds1-16 GNU C Library: Shared librar= ies an ii libncurses5 5.4-4 Shared libraries for termina= l hand -- no debconf information --------------------------------------- Received: (at 273195-close) by bugs.debian.org; 19 Aug 2005 09:49:58 +0000 >From [EMAIL PROTECTED] Fri Aug 19 02:49:58 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E63Sy-00013P-00; Fri, 19 Aug 2005 02:47:12 -0700 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#273195: fixed in metamail 2.7-49 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 19 Aug 2005 02:47:12 -0700 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: metamail Source-Version: 2.7-49 We believe that the bug you reported is fixed in the latest version of metamail, which is due to be installed in the Debian FTP archive: metamail_2.7-49.diff.gz to pool/main/m/metamail/metamail_2.7-49.diff.gz metamail_2.7-49.dsc to pool/main/m/metamail/metamail_2.7-49.dsc metamail_2.7-49_i386.deb to pool/main/m/metamail/metamail_2.7-49_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. Matej Vela <[EMAIL PROTECTED]> (supplier of updated metamail 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, 19 Aug 2005 11:25:02 +0200 Source: metamail Binary: metamail Architecture: source i386 Version: 2.7-49 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Matej Vela <[EMAIL PROTECTED]> Description: metamail - implementation of MIME Closes: 177823 273195 296120 300756 Changes: metamail (2.7-49) unstable; urgency=low . * QA upload. * bin/uuenpipe, bin/uudepipe: Properly handle unreadable files, filenames beginning with "-", and filenames containing whitespace. (These scripts were not meant to take options.) Closes: #273195. * src/metamail/mailto.c (GetLineMalloced): Fix segfault caused by freeing static storage. Closes: #300756. * man/metamail.1: Document the -E option. Closes: #177823. * man/richtext.1: Document the -e option. Closes: #296120. * Conforms to Standards version 3.6.2. Files: 54fb75469381984911e350c794203e88 582 mail optional metamail_2.7-49.dsc c9d8b1a4beb7e4c37a907ee361069ded 342741 mail optional metamail_2.7-49.diff.gz 074f633f01e11111ba6edf6d5c456a92 150464 mail optional metamail_2.7-49_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDBaWFxBYivKllgY8RAtFmAJ4uGqPehjdlb2QOODMor/ajv/oIsQCfYBYH NqSfCITazsPxwNIrcinrZHQ= =l6PO -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]