Name: | php54-php-odbc |
---|---|
Version: | 5.4.40 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 99274 |
License: | PHP |
RPM: | php54-php-odbc-5.4.40-1.el7.x86_64.rpm |
Source RPM: | php54-php-5.4.40-1.el7.src.rpm |
Build Date: | Tue Feb 02 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.php.net/ |
Summary: | A module for PHP applications that use ODBC databases |
Description: | The php54-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. |
- rebase to PHP 5.4.40 for various security fix #1209887
- rebase to PHP 5.4.37
- rebase to PHP 5.4.36 #1168193 - fix package name in description - php-fpm own session dir
- fileinfo: fix out-of-bounds read in elf note headers. CVE-2014-3710
- xmlrpc: fix out-of-bounds read flaw in mkgmtime() CVE-2014-3668 - core: fix integer overflow in unserialize() CVE-2014-3669 - exif: fix heap corruption issue in exif_thumbnail() CVE-2014-3670
- fix heap-based buffer over-read in DateInterval CVE-2013-6712 - gd: fix NULL pointer dereference in gdImageCreateFromXpm(). CVE-2014-2497 - gd: fix NUL byte injection in file names. CVE-2014-5120 - spl: fix use-after-free in ArrayIterator due to object change during sorting. CVE-2014-4698 - spl: fix use-after-free in SPL Iterators. CVE-2014-4670 - core: fix heap-based buffer overflow in DNS TXT record parsing. CVE-2014-4049 - network: fix segfault in dns_get_record (incomplete fix for CVE-2014-4049). CVE-2014-3597 - core: type confusion issue in phpinfo(). CVE-2014-4721 - core: unserialize() SPL ArrayObject / SPLObjectStorage type confusion flaw. CVE-2014-3515 - fileinfo: fix infinite recursion. CVE-2014-1943 - fileinfo: fix out-of-bounds memory access. CVE-2014-2270 - fileinfo: fix extensive backtracking CVE-2013-7345 - fileinfo: cdf_unpack_summary_info() excessive looping DoS. CVE-2014-0237 - fileinfo: CDF property info parsing nelements infinite loop. CVE-2014-0238 - fileinfo: cdf_read_short_sector insufficient boundary check. CVE-2014-0207 - fileinfo: fix extensive backtracking in regular expression (incomplete fix for CVE-2013-7345). CVE-2014-3538 - fileinfo: cdf_check_stream_offset insufficient boundary check. CVE-2014-3479 - fileinfo: cdf_count_chain insufficient boundary check CVE-2014-3480 - fileinfo: fix mconvert incorrect handling of truncated pascal string size. CVE-2014-3478 - fileinfo: cdf_read_property_info insufficient boundary check. CVE-2014-3487 - fileinfo: fix cdf_read_property_info (incomplete fix for CVE-2012-1571). CVE-2014-3587
- allow multiple paths in ini_scan_dir #1058162
- add security fix for CVE-2013-6420
- disable mod_php for httpd24
- relocate RPM macro #1008483 - remove ZTS conditional stuf for ligibility - add mod_php for httpd24 collection