1
0
libdbi-drivers/libdbi-drivers.changes

88 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Fri Jun 27 18:31:58 UTC 2014 - jengelh@inai.de
- Enable building FreeTDS plugin
-------------------------------------------------------------------
Mon Jun 16 14:06:55 UTC 2014 - jengelh@inai.de
- Update to new git snapshot 0.9.0+git44
* Support automatic reconnect under MySQL
* Support character set retention across autoreconnect cycles
-------------------------------------------------------------------
Thu May 8 21:15:16 UTC 2014 - jengelh@inai.de
- Update to new git snapshot 0.9.0+git42
* dbd_mysql, dbd_msql: avoid NULL dereference
-------------------------------------------------------------------
Thu Apr 17 14:57:46 UTC 2014 - jengelh@inai.de
- Update to new git snapshot 0.9.0+git40
* Support the new datetimex API from libdbi-0.9.0+git21
* dbd_sqlite3: resolve a stack buffer overflow
- Remove sqlite3.diff, badcode.diff, libdl.diff: merged upstream
-------------------------------------------------------------------
Thu Feb 6 11:50:13 UTC 2014 - fcrozat@suse.com
- Add COPYING to generated package.
-------------------------------------------------------------------
Wed Sep 11 13:07:00 UTC 2013 - jengelh@inai.de
- Added libdl.diff (successfully link testsuite) and run testsuite
as far as possible
-------------------------------------------------------------------
Wed Sep 11 09:18:56 UTC 2013 - tchvatal@suse.com
- Remove tests code to have this not fail on rpm checks.
- Do not put __DATE__ into resulting binaries to avoid needless
rebuilds.
-------------------------------------------------------------------
Sun Sep 8 13:11:41 UTC 2013 - jengelh@inai.de
- Update to new upstream release 0.9.0
* the pgsql driver now supports features specific to PostgreSQL 9
and later
* drivers now support transactions and savepoints if the underlying
database engines do
- Added badcode.diff, sqlite3.diff to resolve build failures
-------------------------------------------------------------------
Thu Sep 27 09:38:04 UTC 2012 - idonmez@suse.com
- Fix libdbi dependencies
-------------------------------------------------------------------
Wed Feb 1 01:54:59 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
-------------------------------------------------------------------
Thu Jan 12 11:30:42 UTC 2012 - coolo@suse.com
- change license to be in spdx.org format
-------------------------------------------------------------------
Tue Feb 22 08:57:42 UTC 2011 - coolo@novell.com
- remove explicit (and wrong) libmysql require
-------------------------------------------------------------------
Wed Dec 15 16:17:10 CET 2010 - meissner@suse.de
- spec file cleanup
- disabled static driver libs
- pass in RPM_OPT_FLAGS
-------------------------------------------------------------------
Wed Dec 15 16:05:55 CET 2010 - meissner@suse.de
- split off from libdbi