Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        compat-openldap: OpenLDAP compatibility shared libraries.
        
        
        - Summary
 
        - OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
Protocol) applications and development tools.  The compat-openldap package
includes older versions of the OpenLDAP shared libraries which may be
required by some applications.
 
        
        
        Changelog
        
            - * Thu Mar 22 19:00:00 2007 Jay Fenlason <fenlason{%}redhat{*}com> 2.3.13-7.4E
 
            - include the -selfwrite patch to close
  Resolves: rhbz#205826: CVE-2006-4600 openldap improper selfwrite access
 
        
            - * Mon Apr 24 19:00:00 2006 Jay Fenlason <fenlason{%}redhat{*}com> 2.2.13-6.4E
 
            - Change autofs.schema to use the correct OID for the automount objectlass.
  This closes bz#150340 OID conflict in LDAP schemas shipped
- Double the thread stack size on ia64 to close
  bz#176602 ? [RHEL4] slapd on ia64 seg faults and dies whenever ldapsearch is run against it.
- Include the gethostbyname_r patch to close
  bz#186095 use gethostbyname_r() instead of gethostbyname() in ldap_init()
 
        
            - * Thu Apr 13 19:00:00 2006 Jay Fenlason <fenlason{%}redhat{*}com> 2.2.13-5.4E
 
            - Include the wait4msg-select-fix patch from Jeffery Layton
  <jlayton{%}redhat{*}com> (backported from 2.2.29) to close
  bz#186447 ldapsearch hangs when using SSL with Active Directory as LDAP Server