Bug#529306: [PATCH] Do not specify magic cookie for xauth in the xauth command line

2009-06-02 Thread Moritz Muehlenhoff
On Wed, May 20, 2009 at 05:39:08PM +0200, Mike Massonnet wrote: > Wow, nice! I didn't take time yet to investigate, thanks for a lot for > providing this patch. I will make a package for stable asap. Hi Mike, this issue doesn't warrant a stable-security update through a DSA. However, you could fix

Bug#529306: [PATCH] Do not specify magic cookie for xauth in the xauth command line

2009-05-21 Thread Eygene Ryabinkin
Nico, good day. Thu, May 21, 2009 at 11:00:23AM +0200, Nico Golde wrote: > * Eygene Ryabinkin [2009-05-21 10:24]: > > Thu, May 21, 2009 at 09:50:12AM +0400, Eygene Ryabinkin wrote: > > > Wed, May 20, 2009 at 05:39:08PM +0200, Mike Massonnet wrote: > > > > Wow, nice! I didn't take time yet to inve

Bug#529306: [PATCH] Do not specify magic cookie for xauth in the xauth command line

2009-05-21 Thread Nico Golde
Hi, * Eygene Ryabinkin [2009-05-21 10:24]: > Thu, May 21, 2009 at 09:50:12AM +0400, Eygene Ryabinkin wrote: > > Wed, May 20, 2009 at 05:39:08PM +0200, Mike Massonnet wrote: > > > Wow, nice! I didn't take time yet to investigate, thanks for a lot for > > > providing this patch. I will make a packag

Bug#529306: [PATCH] Do not specify magic cookie for xauth in the xauth command line

2009-05-20 Thread Eygene Ryabinkin
Thu, May 21, 2009 at 09:50:12AM +0400, Eygene Ryabinkin wrote: > Wed, May 20, 2009 at 05:39:08PM +0200, Mike Massonnet wrote: > > Wow, nice! I didn't take time yet to investigate, thanks for a lot for > > providing this patch. I will make a package for stable asap. > > Erm, sorry, sent old patch v

Bug#529306: [PATCH] Do not specify magic cookie for xauth in the xauth command line

2009-05-20 Thread Eygene Ryabinkin
Wed, May 20, 2009 at 05:39:08PM +0200, Mike Massonnet wrote: > Wow, nice! I didn't take time yet to investigate, thanks for a lot for > providing this patch. I will make a package for stable asap. Erm, sorry, sent old patch variant that doesn't produce .Xauthority: 'quit' should be replaced with '

Bug#529306: [PATCH] Do not specify magic cookie for xauth in the xauth command line

2009-05-20 Thread Mike Massonnet
Wow, nice! I didn't take time yet to investigate, thanks for a lot for providing this patch. I will make a package for stable asap. Mike 2009/5/20 Eygene Ryabinkin : > Instead, open xauth as a pipe and feed commands via its stdin. > > Signed-off-by: Eygene Ryabinkin > --- >  Makefile         |  

Bug#529306: [PATCH] Do not specify magic cookie for xauth in the xauth command line

2009-05-20 Thread Eygene Ryabinkin
Instead, open xauth as a pipe and feed commands via its stdin. Signed-off-by: Eygene Ryabinkin --- Makefile |3 ++- Makefile.freebsd |3 ++- Makefile.netbsd |3 ++- Makefile.openbsd |3 ++- app.cpp |8 +--- switchuser.cpp |7 --- util.cpp