diff options
Diffstat (limited to 'rpm-local/spec/libdbi-drivers/libdbi-drivers.changes')
-rw-r--r-- | rpm-local/spec/libdbi-drivers/libdbi-drivers.changes | 109 |
1 files changed, 0 insertions, 109 deletions
diff --git a/rpm-local/spec/libdbi-drivers/libdbi-drivers.changes b/rpm-local/spec/libdbi-drivers/libdbi-drivers.changes deleted file mode 100644 index d0fee07..0000000 --- a/rpm-local/spec/libdbi-drivers/libdbi-drivers.changes +++ /dev/null @@ -1,109 +0,0 @@ -------------------------------------------------------------------- -Thu Mar 15 21:22:41 UTC 2018 - mardnh@gmx.de - -- Don't build with support for sqlite or freetds - -------------------------------------------------------------------- -Fri Jan 27 09:07:26 UTC 2017 - jengelh@inai.de - -- Update to new git snapshot 0.9.0.g53 -* Resolve build error with freetds 1.0 - -------------------------------------------------------------------- -Thu Feb 4 10:19:16 UTC 2016 - christof.hanke@rzg.mpg.de - -- allow building on SLES11-SP3 by removing freetds dependency - and unknown configure option "serial-tests" for SLES11; - add configure.ac.patch - -------------------------------------------------------------------- -Tue Nov 11 13:53:28 UTC 2014 - jengelh@inai.de - -- Update to new git snapshot 0.9.0+git51 -* Fixed an out-of-bounds access in dbd_mysql due to bad type - punning. [boo#904873] - -------------------------------------------------------------------- -Mon Jul 7 11:17:31 UTC 2014 - jengelh@inai.de - -- Update to new git snapshot 0.9.0+git46 -* Support automatic reconnect under MySQL -* Support character set retention across autoreconnect cycles -* Have drivers use the new DBI_TYPE_XDECIMAL type -- Enable building FreeTDS plugin - -------------------------------------------------------------------- -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 - |