- Remove multiple from su.pamd

This commit is contained in:
Daniel J Walsh 2005-11-15 14:06:09 +00:00
parent eb20fc6b71
commit 60a97a8749

View File

@ -1,7 +1,7 @@
Summary: The GNU core utilities: a set of tools commonly used in shell scripts Summary: The GNU core utilities: a set of tools commonly used in shell scripts
Name: coreutils Name: coreutils
Version: 5.93 Version: 5.93
Release: 2 Release: 3
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Url: http://www.gnu.org/software/coreutils/ Url: http://www.gnu.org/software/coreutils/
@ -256,6 +256,9 @@ fi
/sbin/runuser /sbin/runuser
%changelog %changelog
* Tue Nov 14 2005 Dan Walsh <dwalsh@redhat.com> 5.93-3
- Remove multiple from su.pamd
* Mon Nov 14 2005 Tim Waugh <twaugh@redhat.com> 5.93-2 * Mon Nov 14 2005 Tim Waugh <twaugh@redhat.com> 5.93-2
- Call setsid() in su under some circumstances (bug #173008). - Call setsid() in su under some circumstances (bug #173008).
- Prevent runuser operating when setuid (bug #173113). - Prevent runuser operating when setuid (bug #173113).