Bug#496406: here's a patch

2008-08-26 Thread Sylvestre Ledru
Le mardi 26 août 2008 à 12:38 +0200, Thijs Kinkhorst a écrit : > On Monday 25 August 2008 22:48, Sylvestre Ledru wrote: > > Thank you very much for your patch. > > It has been added [1] but fwbuilder is currently in NEW (for a new > > package). > > Torsten or I are going to upload it in unstable wh

Bug#496406: here's a patch

2008-08-26 Thread Thijs Kinkhorst
On Monday 25 August 2008 22:48, Sylvestre Ledru wrote: > Thank you very much for your patch. > It has been added [1] but fwbuilder is currently in NEW (for a new > package). > Torsten or I are going to upload it in unstable when the version -4 will > be processed. Thanks, but please note that this

Bug#496406: here's a patch

2008-08-25 Thread Sylvestre Ledru
Hello, Thank you very much for your patch. It has been added [1] but fwbuilder is currently in NEW (for a new package). Torsten or I are going to upload it in unstable when the version -4 will be processed. Thanks again, Sylvestre [1] https://bollin.googlecode.com/svn/fwbuilder/trunk > tags 49

Bug#496406: here's a patch (fwbuilder, #496406)

2008-08-25 Thread Thijs Kinkhorst
Hi Tomas, On Monday 25 August 2008 22:21, Tomas Hoger wrote: > Just out of curiosity, why bother with temp file and not use: > >   eval `ssh-agent -s` > /dev/null > > ?  (I haven't checked the actual script, just the patch, so apologies > if I'm missing some important bits.) Thank you for your co

Bug#496406: here's a patch (fwbuilder, #496406)

2008-08-25 Thread Tomas Hoger
Hi Thijs! Just out of curiosity, why bother with temp file and not use: eval `ssh-agent -s` > /dev/null ? (I haven't checked the actual script, just the patch, so apologies if I'm missing some important bits.) -- Tomas Hoger -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Bug#496406: here's a patch

2008-08-25 Thread Thijs Kinkhorst
tags 496406 security confirmed patch thanks Hi, Yes, the bug is indeed present. Attached patch fixes it. Thijs --- fwb_install.orig 2008-08-25 17:11:20.0 +0200 +++ fwb_install 2008-08-25 17:12:43.0 +0200 @@ -93,9 +93,10 @@ start_agent() { test -z "$SSH_AUTH_SOCK" && { -