Jump to letter: [
          
            ABCEFGHIKLMNOPQRSTUVWXYZ
          ]
        
        krb5-devel: Development files needed to compile Kerberos 5 programs.
        
        
        - Summary
 
        - Kerberos is a network authentication system. The krb5-devel package
contains the header files and libraries needed for compiling Kerberos
5 programs. If you want to develop Kerberos-aware programs, you need
to install this package.
 
        
        
        Changelog
        
            - * Wed Dec 22 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-38
 
            - add additional hunk to fix for #123031 for xdr encoding/decoding of gssapi
  buffers (part of #143127)
 
        
            - * Tue Dec 21 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com>
 
            - fix reference to already-freed data (part of #143127)
 
        
            - * Mon Dec 20 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-37
 
            - apply fix from Tom Yu for MITKRB5-SA-2004-004 (CAN-2004-1189)
- fix predictable-tempfile-name bug in krb5-send-pr (CAN-2004-0971)
- silence compiler warning in kprop by using an in-memory ccache with a fixed
  name instead of an on-disk ccache with a name generated by tmpnam()