Package Release Info

freetds-1.4.17-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libsybdb5-32bit
libtdsodbc0-32bit

Change Logs

* Fri Jun 07 2024 dmueller@suse.com
- update to 1.4.17:
  * _blk_get_col_data: Consistently return TDS_FAIL on failure.
  * Support very old Sybase ASE versions
  * datacopy: Increase CREATE TABLE command buffer to accommodate
    larger queries
  * datacopy fails on tables with an unusually high number of
    columns.
  * Change some file license from GPL to LGPL
  * Support Sybase server not configured with UTF-8 charset
* Tue Apr 02 2024 pgajdos@suse.com
- version update to 1.4.12
  * ctlib: Fix crash using ct_command with CS_MORE option
  * defncopy: Use memory instead of temporary file
  * defncopy: Fix MS column length for N(VAR)CHAR types
  * defncopy: Quote strings and identifiers
  * defncopy: Trim spaces around nullable flags
  * defncopy: Fix for order of index recordset
  * defncopy: Quote key index names
  * defncopy: Add test for the applications
- modified patches
  % configure-return-void-fix.patch (refreshed)
* Mon Feb 26 2024 dimstar@opensuse.org
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  PatchN.
* Wed Dec 27 2023 dmueller@suse.com
- update to 1.4.10:
  * odbc: Return better error for invalid character set
* Sat Nov 25 2023 dmueller@suse.com
- update to 1.4.7:
  * tds: improve openssl compatibility
* Thu Nov 16 2023 pgajdos@suse.com
- version update to 1.4.6
  * no upstream changelog found
* Mon Oct 02 2023 pgajdos@suse.com
- 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
* Mon Sep 04 2023 pgajdos@suse.com
- version update to 1.3.20
  * Allows to specify separate date and/or time format.
  * Add "date only format" and "time only format" to locales.conf
    configuration.
  * Better logs for iconv initialization
  * Report more verbose and helpful logs if tds_iconv_init fails.
* Wed Jun 07 2023 pgajdos@suse.com
- version update to 1.3.18
  * Fix redirect with Azure
- modified patches
  % configure-return-void-fix.patch (refreshed)
* Thu Mar 02 2023 dmueller@suse.com
- update to 1.3.17:
  * Update dblib.c - _get_printable_size
  * Added more types to _get_printable_size based on /misc/types.csv
Version: 1.1.36-3.3.1
* Fri May 15 2020 tchvatal@suse.com
- Update to 1.1.36:
  * Various bugfixes
  * bsc#1141132 CVE-2019-13508
* Tue Nov 05 2019 obs@lavia.moe
- Enable Kerberos support
- Version update to 1.1.20:
  * Default TDS protocol version is now "auto"
  * Improved UTF-8 performances
  * TDS Pool Server is enabled
  * MARS support is enabled
  * NTLMv2 is enabled
  * See NEWS and ChangeLog for a complete list of changes
* Mon Jul 15 2019 mliska@suse.cz
- Add configure-return-void-fix.patch in order to fix wrong
  configure with -Werror=return-type.
* Fri Mar 23 2018 tchvatal@suse.com
- Version update to 1.0.83:
  * See NEWS for a complete list of changes
* Thu May 18 2017 vsistek@suse.com
- Update to version 1.0.39
  * See NEWS for a complete list of changes
* Sat Mar 25 2017 mpluskal@suse.com
- Update to version 1.0.27
  * See NEWS for a complete list of changes
* Thu Jan 05 2017 mpluskal@suse.com
- Update to version 1.00.24
  * See NEWS for a complete list of changes
* Sun May 01 2016 mpluskal@suse.com
- Update to 0.95.95
  * See NEWS for a complete list of changes
* Tue Apr 19 2016 mpluskal@suse.com
- Update to 0.95.94
  * See NEWS for a complete list of changes
* Wed Mar 02 2016 tabraham@suse.com
- Update to 0.95.87
  * See NEWS for a complete list of changes
* Thu Feb 11 2016 mpluskal@suse.com
- Update to 0.95.82
  * See NEWS for complete list of changes
* Sun Jan 17 2016 mpluskal@suse.com
- Update to 0.95.80
  * See NEWS for complete list of changes
* Fri Jan 08 2016 tchvatal@suse.com
- Version update to 0.95.79:
  * See NEWS file for in-depth changes list
* Sun Dec 20 2015 mpluskal@suse.com
- Update to 0.95.76
  - See NEWS for complete list of changes
* Mon Nov 16 2015 mpluskal@suse.com
- Update to 0.95.67
  - See NEWS for complete list of changes
* Sat Oct 31 2015 mpluskal@suse.com
- Update to 0.95.65
  - See NEWS for complete list of changes
- Make building more verbose
* Fri Sep 11 2015 mpluskal@suse.com
- Update to 0.95.8
  - See NEWS for complete list of changes
- Update dependencies
- Enable gnutls support
* Sat Apr 11 2015 tchvatal@suse.com
- Drop autoreconf call which was pointless. Seems to build without
  and thus fixes build on sle11.
* Fri Mar 13 2015 tchvatal@suse.com
- Version bump to 0.91.112:
  * No obvious changelog
- Various spec-cleaner sorting
* Sat Dec 06 2014 jengelh@inai.de
- Update to new upstream release 0.91.103
  * fix memleak when using REALM option in freetds.conf
  * ODBC driver did not return parameters as rows
- freetds-devel had a dangling symlink due to lack of Require on
  libtdsodbc0
- Shlib packaging guideline: put libct and libsybdb in separate
  subpackages.
- Improve description for the different API libraries.
- Do not ignore output from odbcinst or ldconfig.