Commit Graph

3 Commits

Author SHA256 Message Date
5c81ca22ef Accepting request 1114788 from home:pgajdos
- version update to 1.4.2
  * User visible (not in a particular order):
    - Fix some numeric conversion checks;
    - Always use Unicode for SSPI allowing not ASCII to work;
    - Improve BCP copy, especially for Sybase;
    - Better error reporting for ICONV failures;
    - Disable TLSv1 by default;
    - ODBC: partial TVP support (missing data at execution);
    - ODBC: support for quoted string in connection string;
    - CT-Library: support large identifiers;
    - CT-Library: report appropriate severity values;
    - apps: datacopy report errors on standard error;
    - pool: use poll instead of select to support more connections.
  * Implementation:
    - Use more bool type for boolean instead of integer;
    - more macros for ODBC tests to encapsulate some ODBC API.
- modified patches
  % configure-return-void-fix.patch (refreshed)
- have not BUGS.md anymore

OBS-URL: https://build.opensuse.org/request/show/1114788
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=74
2023-10-02 10:19:34 +00:00
bdb3f4b1d6 Accepting request 1091269 from home:pgajdos
- version update to 1.3.18
  * Fix redirect with Azure
- modified patches
  % configure-return-void-fix.patch (refreshed)

OBS-URL: https://build.opensuse.org/request/show/1091269
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=70
2023-06-07 23:19:15 +00:00
Tomáš Chvátal
c57c8f5dff Accepting request 715362 from home:marxin:branches:devel:libraries:c_c++
- Add configure-return-void-fix.patch in order to fix wrong
  configure with -Werror=return-type.

OBS-URL: https://build.opensuse.org/request/show/715362
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=51
2019-07-15 09:01:09 +00:00