Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-ldap: A module for PHP applications that use LDAP.
        
        
            | Name: | php-ldap | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 4.3.9 | 
            License: | The PHP License | 
        
        
            | Release: | 3.2 | 
            URL: | http://www.php.net/ | 
        
        
        
        - Summary
 
        - The php-ldap package is a dynamic shared object (DSO) for the Apache
Web server that adds Lightweight Directory Access Protocol (LDAP)
support to PHP. LDAP is a set of protocols for accessing directory
services over the Internet. PHP is an HTML-embedded scripting
language. If you need LDAP support for PHP applications, you will
need to install this package in addition to the php package.
 
        
        
        Changelog
        
            - * Wed Jan  5 18:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.2
 
            - add security fixes from Stefan Esser et al (#141136):
 * unserializer issues (CAN-2004-1019)
 * overflow in exif image parsing (CAN-2004-1065)
 * integer overflows in pack, shomp_write (CAN-2004-1018)
- add bug fixes:
 * missing flush before virtual() in sapi/a2h (upstream #30446)
 * curl POST field handling on 64-bit platforms (upstream #31413)
- enable pcntl extension in /usr/bin/php
 
        
            - * Wed Nov 24 18:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.1
 
            - rebuild for new mysql-devel (#140652)
- workaround (spurious?) test failure breaking rebuilds (#140676)
- add patch for upstream #25570
 
        
            - * Wed Oct 20 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3
 
            - fix segfault introduced upstream in CAN-2004-0958 patch