[arch-dev-public] [signoff] sudo-1.8.0-3
Another upstream patch to fix the "sudo -v" return value. Signoff both, Allan
On Mon, Mar 7, 2011 at 2:57 AM, Allan McRae <allan@archlinux.org> wrote:
Another upstream patch to fix the "sudo -v" return value.
Signoff both, Allan
I just noticed some weird stuff happening to the output of sudo -l, differing the first and second (using cached credentials) times it's used: --- ~/ sudo -l Password: Matching Defaults entries for jan on this host: insults, syslog=authpriv, passwd_timeout=0, timestamp_timeout=10, env_keep+=SSH_AUTH_SOCK, editor=/usr/bin/vim\:/usr/bin/vi, env_keep+="LANG LANGUAGE LINGUAS LC_* _XKB_CHARSET", env_keep+=HOME, env_keep+=XDG_SESSION_COOKIE Runas and Command-specific defaults for jan: User jan may run the following commands on this host: (ALL) ALL --- ~/ sudo -l Matching Defaults entries for jan on this host: insults, syslog=authpriv, passwd_timeout=0, timestamp_timeout=10, env_keep+=SSH_AUTH_SOCK, editor=/usr/bin/vim\:/usr/bin/vi, env_keep+="LANG LANGUAGE LINGUAS LC_* _XKB_CHARSET", env_keep+=HOME, env_keep+=XDG_SESSION_COOKIE Runas and Command-specific defaults for jan: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 User jan may run the following commands on this host: (ALL) ALL --- Is this expected?
On Mon, Mar 7, 2011 at 3:14 AM, Jan Steffens <jan.steffens@gmail.com> wrote:
I just noticed some weird stuff happening to the output of sudo -l, differing the first and second (using cached credentials) times it's used:
This happens with both sudo 1.8.0-2 and sudo 1.8.0-3. -3 does fix the -v return value, so I guess this gets my signoff (both).
On 03/07/2011 04:15 AM, Jan Steffens wrote:
On Mon, Mar 7, 2011 at 3:14 AM, Jan Steffens<jan.steffens@gmail.com> wrote:
I just noticed some weird stuff happening to the output of sudo -l, differing the first and second (using cached credentials) times it's used:
This happens with both sudo 1.8.0-2 and sudo 1.8.0-3. -3 does fix the -v return value, so I guess this gets my signoff (both).
signoff i686 -- Ionuț
On 07/03/11 12:14, Jan Steffens wrote:
On Mon, Mar 7, 2011 at 2:57 AM, Allan McRae<allan@archlinux.org> wrote:
Another upstream patch to fix the "sudo -v" return value.
Signoff both, Allan
I just noticed some weird stuff happening to the output of sudo -l, differing the first and second (using cached credentials) times it's used:
---
~/ sudo -l Password: Matching Defaults entries for jan on this host: insults, syslog=authpriv, passwd_timeout=0, timestamp_timeout=10, env_keep+=SSH_AUTH_SOCK, editor=/usr/bin/vim\:/usr/bin/vi, env_keep+="LANG LANGUAGE LINGUAS LC_* _XKB_CHARSET", env_keep+=HOME, env_keep+=XDG_SESSION_COOKIE
Runas and Command-specific defaults for jan:
User jan may run the following commands on this host: (ALL) ALL
---
~/ sudo -l Matching Defaults entries for jan on this host: insults, syslog=authpriv, passwd_timeout=0, timestamp_timeout=10, env_keep+=SSH_AUTH_SOCK, editor=/usr/bin/vim\:/usr/bin/vi, env_keep+="LANG LANGUAGE LINGUAS LC_* _XKB_CHARSET", env_keep+=HOME, env_keep+=XDG_SESSION_COOKIE
Runas and Command-specific defaults for jan:
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 User jan may run the following commands on this host: (ALL) ALL
---
Is this expected?
Probably not... I'll have a look and see if anything is reported upstream. Allan
participants (3)
-
Allan McRae
-
Ionuț Bîru
-
Jan Steffens