Jump to letter: [
      
        ABCDEFGHIJKLMNOPRSTUVXYZ
      ]
    
    bash-debuginfo - Debug information for package bash
    This package provides debug information for package bash.
Debug information is useful when developing applications that use this
package or when debugging this package.
    
    Packages
    Latest: bash-debuginfo-4.1.2-9.el6.fio.x86_64.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | bash-debuginfo | 
        0 | 
        4.1.2 | 
        9.el6.fio | 
        x86_64 | 
        1.3 MiB | 
        2012-02-18 12:13:43 | 
      
        | bash-debuginfo | 
        0 | 
        4.1.2 | 
        8.pre6.el6.fio | 
        x86_64 | 
        1.3 MiB | 
        2011-07-14 09:06:41 | 
      
    
    Changelog:
    
      
        - * 2011-01-27 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-8
 
        - Don't include backup file in bash-doc
  Resolves: #619704
 
      
    
      
        - * 2011-01-27 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-7
 
        - Compile with -fwrapv option to satisfy rpmdiff.
  Resolves: #619704
 
      
    
      
        - * 2011-01-26 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-6
 
        - Few man pages clarifications
  Resolves: #619704
 
      
    
      
        - * 2011-01-06 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-5
 
        - Builtins like echo and printf won't report errors
  when output does not succeed due to EPIPE
  Resolves: #664468
 
      
    
      
        - * 2010-12-01 - Roman Rakus <rrakus[AT]redhat[DOTCOM]> - 4.1.2-4
 
        - don't segfault when trying to bind int variable to array
  with bad array subsrcipt
  Resolves: #618289