Jump to letter: [
          
            ABCEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-ldap: A module for PHP applications that use LDAP.
        
        
            | Name: | php-ldap | Vendor: | Scientific Linux | 
        
            | Version: | 4.3.2 | License: | The PHP License | 
        
            | Release: | 33.ent | 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
        
            - * Mon Jun 26 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-33.ent
- - fix zend_hash_del regression from CVE-2006-2657 
            - * Thu Jun 22 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-32.ent
- - add security fixes from upstream (CVE-2006-1494, CVE-2006-1990, 
  CVE-2006-2657) 
            - * Wed Apr 12 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-30.ent
- - imap: add fix for overflow in imap_fetch_overview() (#174999)