Bug#289983: marked as done (PATH environment variable is set to '/bin:/usr/bin' even in non-tainted mode)

Debian Bug Tracking System owner@bugs.debian.org
Fri, 04 Mar 2005 16:03:11 -0800


Your message dated Fri, 04 Mar 2005 18:47:26 -0500
with message-id <E1D7MVy-0007zy-00@newraff.debian.org>
and subject line Bug#289983: fixed in libmime-lite-perl 3.01-4
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; 12 Jan 2005 07:40:26 +0000
>From solo@isd.dp.ua Tue Jan 11 23:40:26 2005
Return-path: <solo@isd.dp.ua>
Received: from isd302.isd.dp.ua (firewall.isd.dp.ua) [193.108.163.2] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Cod7B-0000P6-00; Tue, 11 Jan 2005 23:40:26 -0800
Received: from server.isd.dp.ua (server.isd.dp.ua [193.108.162.3])
	by firewall.isd.dp.ua (8.12.11/8.12.11) with ESMTP id j0C7e821092270
	for <submit@bugs.debian.org>; Wed, 12 Jan 2005 09:40:08 +0200 (EET)
	(envelope-from solo@isd.dp.ua)
Received: from isd471 ([193.108.163.190]) by server.isd.dp.ua with Microsoft SMTPSVC(5.0.2195.5329);
	 Wed, 12 Jan 2005 09:40:08 +0200
Received: from isolkhowik.isd.dp.ua ([193.108.163.166])
	by isd471 with esmtp (Exim 3.36 #1 (Debian))
	id 1Cod6u-0004aj-00; Wed, 12 Jan 2005 09:40:08 +0200
Received: from solo by isolkhowik.isd.dp.ua with local (Exim 3.36 #1 (Debian))
	id 1Cod6Q-0001iA-00; Wed, 12 Jan 2005 09:39:38 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Serge Olkhowik <solo@isd.dp.ua>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: PATH environment variable is set to '/bin:/usr/bin' even in non-tainted mode
X-Mailer: reportbug 3.2
Date: Wed, 12 Jan 2005 09:38:25 +0200
Message-Id: <E1Cod6Q-0001iA-00@isolkhowik.isd.dp.ua>
Sender: Serge Olkhowik <solo@isd.dp.ua>
X-OriginalArrivalTime: 12 Jan 2005 07:40:08.0471 (UTC) FILETIME=[F09C1A70:01C4F879]
X-Scanned-By: MIMEDefang 2.45
Delivered-To: submit@bugs.debian.org
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: libmime-lite-perl
Version: 3.01-3
Severity: important
Tags: patch

PATH environment variable is set to '/bin:/usr/bin' even in non-tainted
mode. I suppose that line 337 in MIME/Lite.pm should look like:

$ENV{PATH} = '/bin:/usr/bin'
  unless ${^TAINT} == 0;

BTW: such PATH line isn't portable to non-UNIX platforms.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-so
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages libmime-lite-perl depends on:
ii  perl                          5.8.4-5    Larry Wall's Practical Extraction 

-- no debconf information

---------------------------------------
Received: (at 289983-close) by bugs.debian.org; 4 Mar 2005 23:54:51 +0000
>From katie@ftp-master.debian.org Fri Mar 04 15:54:51 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D7Md8-0000Jh-00; Fri, 04 Mar 2005 15:54:51 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1D7MVy-0007zy-00; Fri, 04 Mar 2005 18:47:26 -0500
From: Gunnar Wolf <gwolf@debian.org>
To: 289983-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#289983: fixed in libmime-lite-perl 3.01-4
Message-Id: <E1D7MVy-0007zy-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 04 Mar 2005 18:47:26 -0500
Delivered-To: 289983-close@bugs.debian.org
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: libmime-lite-perl
Source-Version: 3.01-4

We believe that the bug you reported is fixed in the latest version of
libmime-lite-perl, which is due to be installed in the Debian FTP archive:

libmime-lite-perl_3.01-4.diff.gz
  to pool/main/libm/libmime-lite-perl/libmime-lite-perl_3.01-4.diff.gz
libmime-lite-perl_3.01-4.dsc
  to pool/main/libm/libmime-lite-perl/libmime-lite-perl_3.01-4.dsc
libmime-lite-perl_3.01-4_all.deb
  to pool/main/libm/libmime-lite-perl/libmime-lite-perl_3.01-4_all.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 289983@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Wolf <gwolf@debian.org> (supplier of updated libmime-lite-perl 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri,  4 Mar 2005 17:25:35 -0600
Source: libmime-lite-perl
Binary: libmime-lite-perl
Architecture: source all
Version: 3.01-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Gunnar Wolf <gwolf@debian.org>
Description: 
 libmime-lite-perl - Perl5 module for convenient generation of MIME messages
Closes: 289983
Changes: 
 libmime-lite-perl (3.01-4) unstable; urgency=low
 .
   * Changes in %ENV are now kept local to the module (Closes: #289983)
Files: 
 95fb6e61b1b8c6513db7b98e203c22fb 691 perl optional libmime-lite-perl_3.01-4.dsc
 388639fc8dafc93996837b316e2119e5 3886 perl optional libmime-lite-perl_3.01-4.diff.gz
 02cf1c3301ce2b9743677c92edad7996 65450 perl optional libmime-lite-perl_3.01-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCKPDD2A7zWou1J68RArYGAJ4psUwNzyUsSc/PpbKi6M+FPkqDgQCcCgWf
exouE07X3cWNpvzZfz7J4Ro=
=fJNV
-----END PGP SIGNATURE-----