Fedora 20 Update: opendbx-1.4.6-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Mon May 12 05:21:23 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-5976
2014-05-03 19:14:58
--------------------------------------------------------------------------------

Name        : opendbx
Product     : Fedora 20
Version     : 1.4.6
Release     : 1.fc20
URL         : http://www.linuxnetworks.de/doc/index.php/OpenDBX
Summary     : Lightweight but extensible database access library written in C
Description :
Provides an abstraction layer to all supported databases with a single, clean
and simple interface that leads to an elegant code design automatically.
If you want your application to support different databases with little effort,
this is definitively the right thing for you!

--------------------------------------------------------------------------------
Update Information:

* Bugfix: Fixed memory leak in mysql backend when connecting to the server failed (thanks to Stefan Meinecke)
* Bugfix: Fixed handling of NULL indicator in MSSQL backend if NULL is returned in a row
* Bugfix: Added workaround for PostgreSQL in case of an error (e.g. if the server is gone) to give back a correct error status
* Bugfix: Return ODBX_ROW_DONE in sqlite3_odbx_row_fetch() when calling this function after no more rows are available (due to SQLite3 change)
* Bugfix: Added -lintl if required for fixing build problems when using MinGW on Windows platforms
* Bugfix: Added ENABLE_BROKEN to Oracle descriptor for enabling keep-alive
* Bugfix: Added unbind() to Conn::finish() if it's not called before
* Bugfix: Increased buffer for time stamps in ODBC backend to allow fractions of seconds to be stored without an error
* Feature: Enhanced determination of column types in SQLite3 backend when SQLite returns a NULL value
* Feature: Improved recovery from errors in odbx-sql utility
* Change: Updated libtool to 2.2.6b
--------------------------------------------------------------------------------
ChangeLog:

* Sat May  3 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.4.6-1
- Update to 1.4.6
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update opendbx' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list