Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGHILMOPRSTUVWXZ
]
php54-php-oci8 - A module for PHP applications that use OCI8 databases
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
The php54-php-oci8 packages provides the OCI8 extension version 1.4.9
and the PDO driver to access Oracle Database.
The extension is linked with Oracle client libraries 12.1
(Oracle Instant Client). For details, see Oracle's note
"Oracle Client / Server Interoperability Support" (ID 207303.1).
You must install libclntsh.so.12.1 to use this package, provided
in the database installation, or in the free Oracle Instant Client
available from Oracle.
Notice:
- php54-php-oci8 provides oci8 and pdo_oci extensions from php sources.
- php54-php-pecl-oci8 only provides oci8 extension.
Documentation is at http://php.net/oci8 and http://php.net/pdo_oci
Packages
php54-php-oci8-5.4.45-13.fc24.remi.x86_64
|
[110 KiB]
|
Changelog by Remi Collet (2017-02-18):
- fix #73737: FPE when parsing a tag format
CVE-2016-10158
- fix #73764: int overflows in phar
CVE-2016-10159
- fix #73768: Memory corruption when loading hostile phar
CVE-2016-10160
|
php54-php-oci8-5.4.45-12.fc24.remi.x86_64
|
[110 KiB]
|
Changelog by Remi Collet (2016-09-19):
- fix #72627: Memory Leakage In exif_process_IFD_in_TIFF
CVE-2016-7128
- fix #72926: Uninitialized Thumbail Data Leads To Memory Leakage
in exif_process_IFD_in_TIFF
- fix #73035: Out of bound when verify signature of tar phar
- fix #72928: Out of bound when verify signature of zip phar
CVE-2016-7414
- fix #72735 regression in exif maker note parser
|