Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
coreutils: The GNU core utilities: a set of tools commonly used in shell scripts
- Summary
- These are the GNU core utilities. This package is the combination of
the old GNU fileutils, sh-utils, and textutils packages.
Arch: src
| Download: | coreutils-5.2.1-31.2.src.rpm |
| Build Date: | Mon Jun 20 13:45:58 2005 |
| Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
| Size: | 4.36 MiB |
Changelog
- * Tue Jun 21 00:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 5.2.1-31.2
- 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.
- * Wed Feb 9 23:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 5.2.1-31.1
- Jakub Jelinek's sort -t multibyte fixes (bug #147567).
- * Tue Oct 19 00:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com>
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).