Bug#439392: [backup-manager] Fix proposed upstream

2007-08-29 Thread Alexis Sukrieh

Hello,

A fix has been proposed and is waiting for approval by the development 
team upstream. We welcome very much the Debian's point of view of the 
solution submited here.


patch:
  http://bugzilla.backup-manager.org/cgi-bin/attachment.cgi?id=64

  use private temp file for passing the password to b-m-u

  This way we hide the password in a file which is readable only by the
  user who launched backup-manager, and saved in his home directory.
  backup-manager-upload is passed the path to that file instead of the
  password itself.

Feel free to comment on.

Regards,

--
Alexis Sukrieh


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439392: [backup-manager] Fix proposed upstream

2007-08-29 Thread Alexis Sukrieh

Alexis Sukrieh wrote:

Hello,

A fix has been proposed and is waiting for approval by the development 
team upstream. We welcome very much the Debian's point of view of the 
solution submited here.


Please, ignore that patch. There is cleaner solution which is using the 
environement variable already exported by the first script.


Sorry for the noise.

The patch that will be procvided upstream will be about reading 
$ENV{BM_UPLOAD_FTP_PASSWORD} instead of taking it from the command line.


Regards.

--
Alexis Sukrieh


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]