Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
php-mysql: A module for PHP applications that use MySQL databases.
Name: | php-mysql |
Vendor: | CERN, http://cern.ch/linux" |
Version: | 4.3.2 |
License: | The PHP License |
Release: | 25.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
- * Wed Aug 17 05: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 05: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)
- * Thu Apr 14 05:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-23.ent
- add security fixes from upstream:
* getimagesize() seek loops (CAN-2005-0524, #153140)
* exif issues (CAN-2005-1042, CAN-2005-1043, #154021, #154025)
- add fixes for unserialize() integer handling on 64-bit platforms