The requested documentation change was made according to the upstream
ticket and I was able to verify this in trusty.

Closing as fixed.

** Changed in: sudo (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/314544

Title:
  env_delete += "LC_ALL" is ignored

Status in sudo:
  Unknown
Status in sudo package in Ubuntu:
  Fix Released

Bug description:
  sudo 1.6.9p17 ignores env_delete += "LC_something" and env_delete =
  "LC_something" in /etc/sudoers

  $ sudo cat /etc/sudoers  | grep Defaults
  # Defaults
  Defaults        !lecture,tty_tickets,!fqdn
  Defaults        env_delete += "LC_ALL LC_NAME"

  $ export LC_ALL='foobar'

  $ sudo -i
  # set | grep LC_ALL
  LC_ALL=foobar

To manage notifications about this bug go to:
https://bugs.launchpad.net/sudo/+bug/314544/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to