Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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-14.fc25.remi.x86_64 [111 KiB] Changelog by Remi Collet (2018-03-01):
- fix #73549: Use after free when stream is passed to imagepng
- fix #73868: Fix DOS vulnerability in gdImageCreateFromGd2Ctx()
  CVE-2016-10167
- fix #73869: Signed Integer Overflow gd_io.c
  CVE-2016-10168
- fix #74435: Buffer over-read into uninitialized memory
  CVE-2017-7890
- fix #75571: Potential infinite loop in gdImageCreateFromGifCtx
  CVE-2018-5711
- fix #75981: stack-buffer-overflow while parsing HTTP response
php54-php-oci8-5.4.45-13.fc25.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