* Fixed issue with generic setup dialogs on macOS not saving values
* Fixed issue when creating new DSN via generic setup dialogs
on macOS BigSur
* Fixed issue with new vertical layout for Alerts on macOS BigSur
* Fixed support for modern limit path name size
* Fixed SQLBindParameter trace when bind offset is in use (#80)
* Fixed SQLGetInstalledDrivers single entry error (#79)
* Fixed silent truncation of 'long' diagnostic messages in
SQLGetDiagRec (#78)
* Fixed missing comma (#72)
* Fixed potential memory leak (#71)
* Fixed truncation of SQL_C_WCHAR parameter value when
BufferLength=0 and length=SQL_NTS (#68)
* Fixed issue overriding SQL_DEFAULT_PARAM length indicator (#67)
* Fixed issue with input parameter data when using parameter arrays (#66)
* Fixed compiler warnings
* Fixed version check of build tools
* Updated documents
- Changelog from 3.52.15:
* Added support for macOS Big Sur (11.x) on Apple Silicon using
a universal build
* Fixed title to show CPU architecture used
* Fixed length of error message buffer
* Fixed small portability issues
* Removed support for Mac OS X Snow Leopard (10.6) and older
* Removed deprecated iODBCcfmbridge for PPC
- Remove upstreamed fix-nonvoid-return.diff
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/iodbc?expand=0&rev=21
Yes, I keep forgetting those trivial patch changes ;) Fixed.
- Update to version 0.52.12:
* Added 64bit version of the iODBC Administrator to configure
and test DSNs on drivers that are only available in 64bit
format
* Documentation fixes
- Changes in version 0.52.11:
* Added support for x86_64 to iODBC Demo
* Fix crash ODBCdemo - error message overwrite stack data
* Fix iODBCdemo issue with UID/PWD values
* Fixed crash in iODBC DM on push of "Test" button when 64bit
ODBC driver is used.
* Fixed crash when create_dsnsetup fails to load the window.
* Fixed crash when passing an empty connect string with no
window handle
* Fixed crash when passing an empty connect string with no
window handle.
* Fixed issue in SQLGetInfo
* Fixed crash when create_dsnsetup fails to load the window
- fix-nonvoid-return.diff: submitted upstream
OBS-URL: https://build.opensuse.org/request/show/452692
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/iodbc?expand=0&rev=15