Killed Python2.4

Michael Ströder michael at stroeder.com
Mon Apr 28 18:50:55 CEST 2008


Ron Teitelbaum wrote:
> 
> Here are the results:

Ron, it seems I can't help much. Did you compile python-ldap from 
source? Any chance that there is a library/header mismatch between 
compile and run time with other software on your system?

Also note that OpenLDAP 2.3.27 is quite old (2006/08/19) and there has 
been many fixes also to libldap since then which might be important for 
you. Unfortunately Red Hat does not support their OpenLDAP package very 
well.

OpenLDAP 2.3's file CHANGES lists the following fixes for libldap since 
2.3.27:

         Fixed libldap ppolicy control creation (ITS#5103)
         Fixed libldap ldap_add_result_entry (ITS#5056)
         Fixed libldap referral chasing loop (ITS#4955)
         Fixed libldap response code handling on rebind (ITS#4924)
         Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935)
         Fixed libldap cldap assert (ITS#4992)
         Fixed libldap_r thread debug issues (ITS#4972)
         Fixed libldap time_t signedness (ITS#4872)
         Fixed libldap_r tpool reset (ITS#4855,#4899)
         Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815)
         Fixed libldap ldap_pvt_put_filter syntax checks (ITS#4648)
         Fixed libldap unchased referral leak (ITS#4545)
         Fixed libldap tls callback (ITS#4723)
         Fixed liblber/libldap error codes on Windows (ITS#4606)
         Fixed libldap string length assert (ITS#4740)
         Fixed libldap ldap.conf max line length (ITS#4669)
         Fixed libldap use keepalive for syncrepl (ITS#4708)

Likely not everything is relevant for everybody but some issues look 
serious in general.

Ciao, Michael.



More information about the python-ldap mailing list