Jump to letter: [
ACDFGHIJKLMNOPRSTWZ
]
php-odbc: A module for PHP applications that use ODBC databases.
| Name: | php-odbc |
Vendor: | |
| Version: | 4.3.11 |
License: | The PHP License |
| Release: | 2.8 |
URL: | http://www.php.net/ |
- Summary
- The php-odbc package contains a dynamic shared object that will add
database support through ODBC to PHP. ODBC is an open specification
which provides a consistent API for developers to use for accessing
data sources (which are often, but not always, databases). PHP is an
HTML-embeddable scripting language. If you need ODBC support for PHP
applications, you will need to install this package and the php
package.
Changelog
- * Fri Nov 4 14:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.11-2.8
- 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)
- * Wed Aug 17 15:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.11-2.7
- pear: update to XML_RPC 1.4.0 (CAN-2005-2498, #165847)
- * Tue Jul 5 15:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.11-2.6
- pear: update to XML_RPC 1.3.1 (CAN-2005-1921, #162045)
- update bundled shtool to 2.0.2 (CAN-2005-1751, #158998)
- require autoconf, automake for -devel package (#159283)