php-oci8 (2.1.8-1) stretch; urgency=medium

  * New stable upstream, released 2017-10-18.  Upstream changelog:
    - 2.1.8 Fixed reference counting and memory issues. (Dmitry, Tianfang)
    We've missed:
    - 2.1.7 (2017-08-15 ) Added oci_unregister_taf_callback()
  * Build with Oracle Instant Client 12.2 (
    http://www.oracle.com/technetwork/database/features/instant-client/ )
    - debian/control: update build-depends from 12.1 to 12.2
    - debian/rules: update ORACLE_VERSION
    - debian/README.source: update
  * debian/lintian-overrides: added, to work around bugs in our (non-free) build
    dependencies
  * debian/control: get rid of 'pecl install' notes in Description.  The
    description is no longer automagically generated by ${phppear:description}.
  * debian/control: update Uploaders: from Mathieu Parent to joostvb.
  * debian/README.source: more notes on license issues with this software.
  * debian/TODO: some more insights about feasability of shipping PDO.

 -- Joost van Baal-Ilić <joostvb+debian@uvt.nl>  Mon, 30 Apr 2018 15:28:51 +0200

php-oci8 (2.1.4-1) stretch; urgency=medium

  * New stable upstream, released 2017-04-12.  Upstream changelog:
    - 2.1.4  Fixed uninitialized data causing random crash
    We've missed:
    - 2.1.3 (2016-11-11) Fixed bug #71148 (Bind reference overwritten on PHP 7)
    - 2.1.2 (2016-08-18) Fixed invalid handle error with Implicit Result Sets;
      Fixed bug #72524 (Binding null values triggers ORA-24816 error)
    - 2.1.1 (2016-04-18) Fixed bug #71600 (oci_fetch_all segfaults when
      selecting more than 8 columns)
    - 2.1.0 (2015-12-12) Updated driver name format.
    (This 2.1 branch, which started 12 Dec 2015, is for PHP 7 only.)
  * debian/control, debian/gbp.conf: Vcs: no longer maintained in
    git://anonscm.debian.org/pkg-php/php-oci8.git but in
    https://svn.uvt.nl/its-id/trunk/sources/php/package.  gpb.conf removed.
  * debian/control, debian/rules: not jessie but stretch, so no php5 but php7,
    therefore: s/php5-oci8/php7.0-oci8/; s/php5-dev/php7.0-dev/ and more.

 -- Joost van Baal-Ilić <joostvb+debian@uvt.nl>  Tue, 18 Jul 2017 10:34:42 +0200

php-oci8 (2.0.12-1~bpo8+1) jessie-backports; urgency=medium

  * New upstream, released 18 Aug 2016.
    - 2.0.12  Fixed invalid handle error with Implicit Result Sets
    We've missed:
    - 2.0.11 (2016-04-18) Fixed bug #71422 (Fix ORA-01438: value larger than
      specified precision allowed for this column)
    - 2.0.10 (2015-12-12) Fixed bug #68298 (OCI int overflow)
    (The 2.1 branch, which started 12 Dec 2015, is for PHP 7 only.)
  * debian/README.source: explain why this package won't get shipped with
    Debian.
  * debian/TODO: added.

 -- Joost van Baal-Ilić <joostvb+debian@uvt.nl>  Fri, 17 Mar 2017 11:23:39 +0100

php-oci8 (2.0.8-1~bpo8+1) jessie-backports; urgency=medium

  * Rebuild for jessie-backports.
  * Use Oracle 12 client, not Oracle 11:
    - debian/rules: bump ORACLE_VERSION from 11.2 to 12.1
    - debian/control: bump Build-Depends from oracle-instantclient11.2-devel,
    oracle-instantclient11.2-basic to oracle-instantclient12.1-devel,
    oracle-instantclient12.1-basic.
  * debian/control: Work around common bug in oracle-instantclient: hardcode
    dependency on libaio1.

 -- Joost van Baal-Ilić <joostvb+debian@uvt.nl>  Fri, 08 Apr 2016 09:27:53 +0000

php-oci8 (2.0.8-1) unstable; urgency=medium

  * Initial release (Closes: #774765)

 -- Mathieu Parent <sathieu@debian.org>  Mon, 21 Sep 2015 22:09:05 +0200
