[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#433958: marked as done (uuenpipe command does not correctly escape spaces)



Your message dated Sun, 20 Dec 2009 22:34:51 +0100
with message-id <20091220213451.GK3781@szczaw.snafu.pl>
and subject line metamail has been removed from archive
has caused the Debian Bug report #433958,
regarding uuenpipe command does not correctly escape spaces
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
433958: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433958
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: metamail
Version: 2.7-53
Severity: minor

The 'uuenpipe' helper script fails to correctly escape filenames, such
that filenames with spaces (and perhaps other metacharacters) in them
break.  As users of graphical user environments, who are largely
unfamiliar with shells, are increasingly using such filenames in
email, I believe this is a case which should not be neglected.

I propose modifying the script as follows:

    BASENAME=`basename "${1-UUPIPEOUT}"`
    cat "${1--}" | uuencode "$BASENAME"

The uudepipe needs a similar modification to the $1 parameter.


--- End Message ---
--- Begin Message ---
Version: 2.7-54+rm
Package: metamail

The metamail package has been recently removed[1] from unstable, and I am
closing all leftover bugs.

Regards
	Artur

[1] http://bugs.debian.org/274451
-- 
"Cywilizacja powstała w momencie, kiedy pierwszy człowiek dał drugiemu 
 banana za zamiecenie jaskini. Jestem o tym przekonana."
 							/siwa/


--- End Message ---

Reply to: