diff --git a/sudo-1.8.26.tar.gz b/sudo-1.8.26.tar.gz deleted file mode 100644 index 7af12f0..0000000 --- a/sudo-1.8.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40da219a6f0341ccb22d04a98988e27f09b831d2561b14c6154067a49ef3fee2 -size 3286368 diff --git a/sudo-1.8.26.tar.gz.sig b/sudo-1.8.26.tar.gz.sig deleted file mode 100644 index 1fde87b..0000000 Binary files a/sudo-1.8.26.tar.gz.sig and /dev/null differ diff --git a/sudo-1.8.27.tar.gz b/sudo-1.8.27.tar.gz new file mode 100644 index 0000000..cf9703c --- /dev/null +++ b/sudo-1.8.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7beb68b94471ef56d8a1036dbcdc09a7b58a949a68ffce48b83f837dd33e2ec0 +size 3293178 diff --git a/sudo-1.8.27.tar.gz.sig b/sudo-1.8.27.tar.gz.sig new file mode 100644 index 0000000..41c9a33 Binary files /dev/null and b/sudo-1.8.27.tar.gz.sig differ diff --git a/sudo.changes b/sudo.changes index 6c37415..d8ef963 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Jan 13 19:26:23 UTC 2019 - seanlew@opensuse.org + +- Update to 1.8.27 + * Fixes and clarifications to the sudo plugin documentation + * The sudo manuls no longer require extensive post-processing + * If an I/O logging plugin is configured, sudo will no longer + force the command to be run in a pseudo-tty + * #843 (PAM handling error) correctly fixed. + * In visudo, it's now possible to specify the path to sudoers + without using the -f option (#864) + * Fixed a big introduced in 1.8.22 where utm/p/utmpx would not + be updated when a command was run in a pseudo-tty (#865) + * Sudo now sets the silent flag when opening the PAM session + except when running a shell via sudo -s or sudo -i (#867) + ------------------------------------------------------------------- Sat Nov 17 09:08:54 UTC 2018 - sean@suspend.net diff --git a/sudo.spec b/sudo.spec index a84e98b..92fae33 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,7 +1,7 @@ # # spec file for package sudo # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: sudo -Version: 1.8.26 +Version: 1.8.27 Release: 0 Summary: Execute some commands as root License: ISC