SHA256
1
0
forked from pool/sqliteodbc

13 Commits

Author SHA256 Message Date
8f251713a0 Accepting request 1128870 from home:dirkmueller:Factory
- update to 0.99991:
  * update to SQLite 3.43.2
  * fix SQL parsing, thanks Paul Wise for patch
  * update autoconf stuff
  * INSERT/UPDATE/DELETE can produce result set
  * DSN option "ILIKE is LIKE" in SQLite3 driver
  * DSN option "Attach As" in SQLite3 driver
  * better deal with SQL comments
  * cleanup in confgure.in

	* fixes in SQLSetPos()
  * this is not regular shared library but plugin for unixODBC
  * report SQL_SC_SQL92_ENTRY level for
- New version 0.9991 released

OBS-URL: https://build.opensuse.org/request/show/1128870
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=23
2023-11-26 13:14:40 +00:00
6d3dc6b389 Accepting request 827264 from home:dirkmueller:branches:server:database
- update to 0.9998
  * update to SQLite 3.32.3
  * make all comparisons for table names etc. in SQLTables()
    and friends case insensitive (thanks Kris Habraken for
    initial fix)
  * update to SQLite 3.32.2
  * fix info for SQL_OUTER_JOINS/SQL_OJ_CAPABILITIES
  * provide more clean quote hints in type info
  * improve SQLBulkOperations()
  * better deal with auto column names in csvtable module

OBS-URL: https://build.opensuse.org/request/show/827264
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=21
2020-08-17 07:47:48 +00:00
b3a0443b69 - Adjust scriplets to resolve boo#1171041 CVE-2020-12050
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=19
2020-05-04 11:19:37 +00:00
b89b1adff1 Accepting request 685938 from home:illuusio
- Update to version 0.9996
	* update to SQLite 3.22.0
	* fixes in handling DDL in SQLExecDirect() et.al., thanks Andre Mikulec for testing
    * cleanup utf8/unicode conversion functions

OBS-URL: https://build.opensuse.org/request/show/685938
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=17
2019-03-18 09:08:04 +00:00
239b146b0f - Update to version 0.9225:
* update to SQLite 3.15.2
	* don't statically buffer result of localeconv()
	* increased some internal string buffers
	* fixes in SQLSetPos() 
	* fix locking in xpath module, thanks Abramo Bagnara
- Changes for version 0.9994:
	* update to SQLite 3.13.0
	* fix to present file names with slashes to sqlite3_load_extension()

OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=15
2016-12-09 07:50:38 +00:00
6b2c75408b - Doxygen.conf add 'HTML_TIMESTAMP = NO' (boo#969496)
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=13
2016-04-04 07:06:03 +00:00
d53534b4dd Accepting request 383733 from home:illuusio:branches:server:database
Fix bug 'https://bugzilla.novell.com/show_bug.cgi?id=969496' with adding 'HTML_TIMESTAMP         = NO' to doxygen.conf and update to latest package version 0.9223.

OBS-URL: https://build.opensuse.org/request/show/383733
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=12
2016-04-04 07:01:26 +00:00
706c98196a - Fix removal of .la and .a files
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=10
2016-02-08 13:04:20 +00:00
cf4e842d40 - Add missing build dependencies
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=8
2016-02-03 22:43:11 +00:00
357de89c79 - Add sqliteodbc-rpmlintrc
* this is not regular shared library but plugin for unixODBC

OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=6
2015-12-18 09:03:23 +00:00
20daff7ca1 Accepting request 297760 from home:pluskalm:branches:server:database
- Update to 0.9992
  * update to SQLite 3.8.9
  * fixed buffer length return in SQLGetStmtAttr*()
  * report SQL_SC_SQL92_ENTRY level for 
    SQLGetInfo(...SQL_SQL_CONFORMANCE...)
  * improved configure for cross-compiling

OBS-URL: https://build.opensuse.org/request/show/297760
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=4
2015-04-17 13:19:09 +00:00
18970e1d38 Accepting request 285097 from home:pluskalm:branches:server:database
- Enable building of documentation
- Add unixODBC dependency for scriplets

OBS-URL: https://build.opensuse.org/request/show/285097
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=2
2015-02-10 13:07:46 +00:00
292865bf96 Accepting request 285069 from home:illuusio
SQLite3 driver for unixODBC

OBS-URL: https://build.opensuse.org/request/show/285069
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=1
2015-02-10 10:27:24 +00:00