Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        openldap-devel: OpenLDAP development libraries and header files.
        
        
        - Summary
 
        - The openldap-devel package includes the development libraries and
header files needed for compiling applications that use LDAP
(Lightweight Directory Access Protocol) internals. LDAP is a set of
protocols for enabling directory services over the Internet. Install
this package only if you plan to develop or will need to compile
customized LDAP clients.
 
        
        
        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