Bug#392321: sudo: cannot use env_delete with env_reset

2012-01-25 Thread Jan Braun
fixed 392321 1.8.3p1-2 fixed 523882 1.8.3p1-2 thanks Hi, both these bugs have been fixed in the meantime. All environment variables can now be preserved and removed by env_keep/env_check and env_delete, respectively. Or at least I tried the examples given, got the desired results, and see no reaso

Bug#392321: sudo: cannot use env_delete with env_reset

2010-09-30 Thread Jan Braun
Hi again, Ich schrob: > The problem here is that the hardcoded "keep these at all costs" list > in debian/patches/env.c-safety.diff (the second hunk) prevents that > approach. > > I suggest just dropping that, particularly as all but XAPPLRESDIR, > XFILESEARCHPATH, XUSERFILESEARCHPATH are already

Bug#392321: sudo: cannot use env_delete with env_reset

2010-09-30 Thread Jan Braun
Bdale Garbee schrob: > On Wed, 2006-10-11 at 10:51 +0200, Arnaud Giersch wrote: > > > The patch below causes to the deletion of the variables listed in > > env_deleted, even when env_reset is in use. > > Makes sense to me. Forwarding to upstream for comment / inclusion. With upstream sudo, you

Bug#392321: sudo: cannot use env_delete with env_reset

2006-10-11 Thread Arnaud Giersch
Package: sudo Version: 1.6.8p12-4 Severity: normal Tags: patch Hi, When env_reset is in use, env_delete is currently not honored. It is not possible to delete additional environment variables. For example, I want to use env_reset but I do not want to keep the locale-related variables LANG, LANG