diff --git a/sudo-1.8.5p2.tar.gz b/sudo-1.8.5p2.tar.gz deleted file mode 100644 index 4bd70ec..0000000 --- a/sudo-1.8.5p2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c32ae2bc3faf83444c82ca75ccb10ad3684d8222e3535f164c4a4db7cdddf8cf -size 1746344 diff --git a/sudo-1.8.6p3.tar.gz b/sudo-1.8.6p3.tar.gz new file mode 100644 index 0000000..34b9013 --- /dev/null +++ b/sudo-1.8.6p3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8130df04268f678880c3f423337c56e7d437a0f508a46b1dfefae16b0b20c92e +size 1854962 diff --git a/sudo.changes b/sudo.changes index 28090e2..34954db 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 4 20:32:52 UTC 2012 - crrodriguez@opensuse.org + +- sudo 1.8.6p3 +* Support for using the System Security Services Daemon (SSSD) as a source of sudoers data +* Fixed a race condition that could cause sudo to receive SIGTTOU (and stop) + when resuming a shell that was run via sudo when I/O logging (and use_pty) is not enabled. +* The sudoers plugin now takes advantage of symbol visibility controls when supported by the compiler or linker. +* Sending SIGTSTP directly to the sudo process will now suspend + the running command when I/O logging (and use_pty) is not enabled. + ------------------------------------------------------------------- Fri Oct 26 15:34:58 UTC 2012 - coolo@suse.com diff --git a/sudo.spec b/sudo.spec index e901fd4..ff44aa8 100644 --- a/sudo.spec +++ b/sudo.spec @@ -17,7 +17,7 @@ Name: sudo -Version: 1.8.5p2 +Version: 1.8.6p3 Release: 0 Summary: Execute some commands as root License: BSD-3-Clause