Hello community,
here is the log from the commit of package php5-pear-Horde_Db for
openSUSE:Factory checked in at 2015-01-20 19:01:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Db (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_Db.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_Db"
Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Db/php5-pear-Horde_Db.changes
2012-11-28 14:30:14.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Db.new/php5-pear-Horde_Db.changes
2015-01-20 19:01:53.000000000 +0100
@@ -1,0 +2,95 @@
+Thu Jan 8 17:46:16 UTC 2015 - <[email protected]>
+
+- Version 2.2.2
+- [jan] Make Oracle's updateBlob() compatible with PHP 5.3.
+
+-------------------------------------------------------------------
+Thu Jan 8 17:46:16 UTC 2015 - <[email protected]>
+
+- Version 2.2.1
+- [jan] Fix using addColumn() with autoincrementKey types in SQLite.
+- [jan] Fix several issues with changing autoincrementKey columns in Oracle.
+- [mms] Fix SplitRead driver to work with the recent blob changes.
+
+-------------------------------------------------------------------
+Thu Jan 8 17:46:16 UTC 2015 - <[email protected]>
+
+- Version 2.2.0
+- [jan] Fix returning primary key value from insertBlob().
+- [jan] Add Horde_Db_Adapter::updateBlob().
+- [jan] Add Horde_Db_Value_Text to encapsulate long text values.
+- [jan] Add missing insertBlob to adapter interface.
+
+-------------------------------------------------------------------
+Thu Jan 8 17:46:16 UTC 2015 - <[email protected]>
+
+- Version 2.1.5
+- [jan] Fix migrating NULL values to BLOB on Oracle.
+
+-------------------------------------------------------------------
+Thu Jan 8 17:46:16 UTC 2015 - <[email protected]>
+
+- Version 2.1.4
+- [jan] Catch exceptions from PDO result set methods.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:34:05 UTC 2014 - <[email protected]>
+
+- Version 2.1.3
+- [jan] Fix changing columns to NULL/NOT NULL on Oracle and SQLite.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:34:05 UTC 2014 - <[email protected]>
+
+- Version 2.1.2
+- [jan] Fix migrating large values to BLOB on Oracle.
+- [jan] Fix certain migrations with Oracle.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:34:05 UTC 2014 - <[email protected]>
+
+- Version 2.1.1
+- [mms] Fix regression preventing caching of any internal DB information.
+- [mms] SECURITY: Don't leak PDO DSN authentication/connection information in
exception messages.
+- [jan] Fix columnCount() result of PDO result objects.
+
+-------------------------------------------------------------------
+Mon Mar 10 16:14:45 UTC 2014 - <[email protected]>
+
+- Version 2.1.0
+- [jan] Return generated (or manipulated) index name from addIndex().
+- [jan] Avoid cache collisions when changing adapters or configurations.
+- [jan] Add Horde_Db_Adapter_Base#writeCache() and readCache().
+- [jan] Add Horde_Db_Adapter#insertBlob().
+- [jan] Make value of Horde_Db_Value_Binary publically accessible.
+- [jan] Add Oracle driver (Request #11974).
+- [jan] Add Horde_Db_Adapter_Base_Schema#column() method.
+- [jan] Always re-throw PDOExceptions as Horde_Db_Exceptions.
+- [jan] Fix issues with active Turkish locale.
+- [jan] Always return a Horde_Db_Adapter_Base_Result sub-class from the
select() method.
+- [jan] Don't ping server before each query in PDO drivers (Bug #12656).
+- [jan] Re-organize unit tests.
+- [jan] Make several methods abstract in Horde_Db_Adapter_Base.
+- [jan] Deprecate external usage of execute() method.
+
+-------------------------------------------------------------------
+Mon Feb 3 18:04:30 UTC 2014 - <[email protected]>
+
+- Version 2.0.4
+- [jan] Fix schema version table names when using horde-db-migrate-component.
+
+-------------------------------------------------------------------
+Wed May 29 13:00:18 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.0.3
+- [mms] Fix storing schema information in Horde_Cache.
+- [jan] Use LONGBLOB columns in MySQL when creating binary fields
([email protected], Bug #12195).
+- [jan] Fix updating existing rows with default values when adding columns in
PostgreSQL (Bug #12101).
+
+-------------------------------------------------------------------
+Tue Mar 5 16:02:44 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.0.2
+- [jan] Improve unit tests.
+
+-------------------------------------------------------------------
Old:
----
Horde_Db-2.0.1.tgz
New:
----
Horde_Db-2.2.2.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Db.spec ++++++
--- /var/tmp/diff_new_pack.GilV4b/_old 2015-01-20 19:01:54.000000000 +0100
+++ /var/tmp/diff_new_pack.GilV4b/_new 2015-01-20 19:01:54.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package php5-pear-Horde_Db
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
Group: Development/Libraries/PHP
Name: php5-pear-Horde_Db
-Version: 2.0.1
+Version: 2.2.2
Release: 0
Source0: http://pear.horde.org/get/Horde_Db-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ Horde_Db-2.0.1.tgz -> Horde_Db-2.2.2.tgz ++++++
++++ 39027 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]