Jump to letter: [
ABCDEFGHIKLMNOPQRSTUVWXYZ
]
coreutils - The GNU core utilities: a set of tools commonly used in shell scripts
- Description:
These are the GNU core utilities. This package is the combination of
the old GNU fileutils, sh-utils, and textutils packages.
Packages
coreutils-5.2.1-31.2.i386
[2.8 MiB] |
Changelog
by Tim Waugh (2005-06-20):
- Fixed pam patch from Steve Grubb (bug #154946, bug #159219):
- su does not set the pam tty variable. This is needed
for auditing among other things.
- if there is a problem with init groups, session close must be called
since session open can mount drives.
- pam credentials should not be set in the child since the parent will
need to dispose of credentials later.
- if there is a fork error, pam credentials need to be deleted and the
session closed.
- the parent needs to delete the pam credentials before it ends pam.
|