Jump to letter: [
          
            ABCEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-mysql: A module for PHP applications that use MySQL databases.
        
        
            | Name: | php-mysql | Vendor: | Scientific Linux | 
        
            | Version: | 4.3.2 | License: | The PHP License | 
        
            | Release: | 26.ent | URL: | http://www.php.net/ | 
        
        
        - Summary
- The php-mysql package contains a dynamic shared object that will add
MySQL database support to PHP. MySQL is an object-relational database
management system. PHP is an HTML-embeddable scripting language. If
you need MySQL support for PHP applications, you will need to install
this package and the php or mod_php package.
Changelog
        
            - * Mon Nov  7 18:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-26.ent
- - add security fixes from upstream:
 * XSS issues in phpinfo() (CVE-2005-3388, #172212)
 * GLOBALS handling (CVE-2005-3390, #172207)
 * parse_str() enabling register_globals (CVE-2005-3389, #172209)
 * exif: infinite recursion on corrupt JPEG (CVE-2005-3353, #172589) 
            - * Wed Aug 17 19:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-25.ent
- - add security fix for pear XML_RPC (Stefan Esser, CAN-2005-2498, #165846) 
            - * Wed Jun 29 19:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-24.ent
- - add security fixes:
 * shtool temp file handling (CAN-2005-1751, #159000)
 * XML_RPC command injection (Stefan Esser, CAN-2005-1921, #162045)