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.
 
        
        
        Changelog
        
            - * Mon Jun 20 19: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 18:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 5.2.1-31.1
 
            - Jakub Jelinek's sort -t multibyte fixes (bug #147567).
 
        
            - * Mon Oct 18 19:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com>
 
            - Prevent compiler warning in coreutils-i18n.patch (bug #136090).