Dominique Leuenberger
19853f2d8e
Accepting request 998195 from devel:libraries:c_c++
...
- update to 1.3.13:
- Generic:
- Support UTF-8 columns using MSSQL 2019;
- Do not accept TDS protocol versions "4.6" (never really supported) and
"8.0";
- Minor portability issues;
- Fix log elision for login;
- Detect some possible minor memory failure in application;
- Support long (more than 64k) SSPI packets (never encountered but you
never know);
- Fix unicode columns for ASA database;
- Avoid using BCP with old protocols;
- (*) Fix bulk copy using big endian machines;
- (*) Fix Sybase uni(var)char and unsigned types for big endian machines;
- (*) Do not send nullable data during bulk copy if type is not nullable;
- ODBC:
- Added "Timeout" setting;
- Applications:
- Improve defncopy utility:
- Fix some declaration;
- Fix Sybase support;
- (*) Fix datacopy and freebcp logging;
- CT-Library:
- Minor fix for variant type;
- Better support for timeout setting;
- (*) Support some missing types (like nullable unsigned integers) for
Sybase;
- DB-library:
- Unify date format (all systems can use the same syntax);
- (*) Allows to pass 0 as type for bcp_bind;
OBS-URL: https://build.opensuse.org/request/show/998195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=33
2022-08-20 18:28:02 +00:00
22bc622b9b
- update to 1.3.13:
...
- Generic:
- Support UTF-8 columns using MSSQL 2019;
- Do not accept TDS protocol versions "4.6" (never really supported) and
"8.0";
- Minor portability issues;
- Fix log elision for login;
- Detect some possible minor memory failure in application;
- Support long (more than 64k) SSPI packets (never encountered but you
never know);
- Fix unicode columns for ASA database;
- Avoid using BCP with old protocols;
- (*) Fix bulk copy using big endian machines;
- (*) Fix Sybase uni(var)char and unsigned types for big endian machines;
- (*) Do not send nullable data during bulk copy if type is not nullable;
- ODBC:
- Added "Timeout" setting;
- Applications:
- Improve defncopy utility:
- Fix some declaration;
- Fix Sybase support;
- (*) Fix datacopy and freebcp logging;
- CT-Library:
- Minor fix for variant type;
- Better support for timeout setting;
- (*) Support some missing types (like nullable unsigned integers) for
Sybase;
- DB-library:
- Unify date format (all systems can use the same syntax);
- (*) Allows to pass 0 as type for bcp_bind;
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=62
2022-08-19 15:10:28 +00:00
Dominique Leuenberger
79cb51557d
Accepting request 892166 from devel:libraries:c_c++
...
- remove stale _service and fix Source url
- update to 1.2.21:
* minor bug fixes
* Support some missing types like nullable unsigned smallint
- add baselibs.conf to allow building of i586 libraries (necessary
to use the driver for programs running under wine)
OBS-URL: https://build.opensuse.org/request/show/892166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=32
2021-05-13 20:18:05 +00:00
f05ebbe6cb
- remove stale _service and fix Source url
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=60
2021-05-11 07:04:21 +00:00
6f66b35454
Accepting request 891907 from home:brassh:branches:devel:libraries:c_c++
...
- update to 1.2.21:
* minor bug fixes
* Support some missing types like nullable unsigned smallint
- add baselibs.conf to allow building of i586 libraries (necessary
to use the driver for programs running under wine)
OBS-URL: https://build.opensuse.org/request/show/891907
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=59
2021-05-11 07:00:40 +00:00
Dominique Leuenberger
e63a08951a
Accepting request 866420 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/866420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=31
2021-02-01 12:24:29 +00:00
296e961375
Accepting request 866406 from home:dirkmueller:branches:devel:libraries:c_c++
...
- update to 1.2.18:
- Sybase server:
- All strings are now converted as MSSQL;
- Support kerberos login;
- DB-Library: add DBSETNETWORKAUTH, DBSETMUTUALAUTH, DBSETDELEGATION and
DBSETSERVERPRINCIPAL;
- CT-Library: add CS_SEC_NETWORKAUTH, CS_SEC_NETWORKAUTH,
CS_SEC_NETWORKAUTH and CS_SEC_NETWORKAUTH;
- Bulk copies:
- DB-Library: fix trim of unicode fields;
- Apply character conversion for Sybase, like MSSQL;
- Ignore computed columns;
- Properly support multibyte strings in column names;
- DB-Library: stop correctly on BCPMAXERRS setting;
- DB-Library: do not try to convert skipped rows reading file allowing
for instance to load CVS files;
- CT-Library: added CS_DATABASE property to allows to connect correctly
to Azure servers;
- Improve support for MS XML columns for both DB-Library and CT-Library;
- Fix some issues with MSSQL server redirection (used for instance in
Azure);
- Change SQL_DESC_OCTET_LENGTH value for wise character columns;
- Better support for SQL_VARIANT:
- Better column checks;
- CT-Library: now supported, columns are returned as CS_CHAR_TYPE;
- Some updates to server part:
- Set correctly initial state;
- IPv6 support;
- Fix TDS 7.2 logins;
- Support extended character using domain logins under Unix;
OBS-URL: https://build.opensuse.org/request/show/866406
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=57
2021-01-24 21:02:47 +00:00
Dominique Leuenberger
11c7895c5b
Accepting request 805834 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/805834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=30
2020-05-16 20:26:26 +00:00
Tomáš Chvátal
993c8034bf
Accepting request 805832 from home:scarabeus_iv:branches:devel:libraries:c_c++
...
- Update to 1.1.36:
* Various bugfixes
* bsc#1141132 CVE-2019-13508
OBS-URL: https://build.opensuse.org/request/show/805832
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=55
2020-05-15 12:14:51 +00:00
Dominique Leuenberger
04eefd6755
Accepting request 745336 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/745336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=29
2019-11-07 22:13:49 +00:00
Tomáš Chvátal
bee5574361
Accepting request 745292 from home:linnaea:branches:devel:libraries:c_c++
...
- Version update to 1.1.20 for better protocol auto-detection, server redirection, and UTF-8 support
- Enable Kerberos support
OBS-URL: https://build.opensuse.org/request/show/745292
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=53
2019-11-05 07:54:56 +00:00
Dominique Leuenberger
21c6c6620b
Accepting request 715433 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/715433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=28
2019-07-29 15:24:18 +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
Dominique Leuenberger
b280554e88
Accepting request 590615 from devel:libraries:c_c++
...
- Version update to 1.0.83:
* See NEWS for a complete list of changes
OBS-URL: https://build.opensuse.org/request/show/590615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=27
2018-03-29 09:47:32 +00:00
Tomáš Chvátal
53d96ce670
- Version update to 1.0.83:
...
* See NEWS for a complete list of changes
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=49
2018-03-23 10:17:01 +00:00
Dominique Leuenberger
b8dc2d0848
Accepting request 496335 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/496335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=26
2017-05-27 11:12:09 +00:00
Tomáš Chvátal
ee584e0b33
Accepting request 496333 from home:vsistek:branches:devel:libraries:c_c++
...
Update to version 1.0.39
OBS-URL: https://build.opensuse.org/request/show/496333
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=47
2017-05-18 13:52:04 +00:00
Yuchen Lin
5c528f116c
Accepting request 482638 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/482638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=25
2017-04-11 10:38:46 +00:00
Tomáš Chvátal
0b84f80941
Accepting request 482635 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to version 1.0.27
* See NEWS for a complete list of changes
OBS-URL: https://build.opensuse.org/request/show/482635
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=45
2017-03-25 10:18:11 +00:00
Dominique Leuenberger
8920f350eb
Accepting request 448870 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/448870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=24
2017-01-10 09:37:31 +00:00
Tomáš Chvátal
4f64c16045
Accepting request 448862 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to version 1.00.24
* See NEWS for a complete list of changes
OBS-URL: https://build.opensuse.org/request/show/448862
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=43
2017-01-05 14:27:57 +00:00
Dominique Leuenberger
65b9a63b1f
Accepting request 393176 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/393176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=23
2016-05-05 11:18:56 +00:00
Tomáš Chvátal
6bd44258bc
Accepting request 393174 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 0.95.95
* See NEWS for a complete list of changes
OBS-URL: https://build.opensuse.org/request/show/393174
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=41
2016-05-01 13:24:02 +00:00
Dominique Leuenberger
29630b5f28
Accepting request 391138 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/391138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=22
2016-04-28 14:50:39 +00:00
39fda2cd7a
Accepting request 390722 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 0.95.94
* See NEWS for a complete list of changes
OBS-URL: https://build.opensuse.org/request/show/390722
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=39
2016-04-21 10:44:35 +00:00
Dominique Leuenberger
efbfa8ee41
Accepting request 366750 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/366750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=21
2016-03-09 14:15:14 +00:00
Tomáš Chvátal
d161dbf966
Accepting request 366741 from home:tabraham1:branches:devel:libraries:c_c++
...
update to freetds-0.95-87
OBS-URL: https://build.opensuse.org/request/show/366741
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=37
2016-03-05 19:28:44 +00:00
Dominique Leuenberger
54c6af496f
Accepting request 359089 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/359089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=20
2016-02-23 15:54:11 +00:00
Tomáš Chvátal
ade9dfcd42
Accepting request 358927 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 0.95.82
* See NEWS for complete list of changes
OBS-URL: https://build.opensuse.org/request/show/358927
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=35
2016-02-12 17:59:19 +00:00
Dominique Leuenberger
fe60facc17
Accepting request 354160 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/354160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=19
2016-01-23 00:15:56 +00:00
Ismail Dönmez
4c24ee1592
Accepting request 354159 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 0.95.80
* See NEWS for complete list of changes
OBS-URL: https://build.opensuse.org/request/show/354159
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=33
2016-01-17 09:08:31 +00:00
Tomáš Chvátal
b0f1294bed
- Version update to 0.95.79:
...
* See NEWS file for in-depth changes list
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=32
2016-01-08 10:37:54 +00:00
Dominique Leuenberger
06566812ad
Accepting request 349916 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/349916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=18
2015-12-23 07:48:46 +00:00
Ismail Dönmez
880a839851
Accepting request 349915 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 0.95.76
- See NEWS for complete list of changes
OBS-URL: https://build.opensuse.org/request/show/349915
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=30
2015-12-20 17:54:01 +00:00
Stephan Kulow
a476c1a2a4
Accepting request 344810 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/344810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=17
2015-11-24 21:33:13 +00:00
Tomáš Chvátal
48c9771b34
Accepting request 344803 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 0.95.67
- See NEWS for complete list of changes
OBS-URL: https://build.opensuse.org/request/show/344803
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=28
2015-11-16 19:07:08 +00:00
Dominique Leuenberger
e32ea6401d
Accepting request 341780 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/341780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=16
2015-11-04 14:32:05 +00:00
bb2ae6e08d
Accepting request 341768 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 0.95.65
- See NEWS for complete list of changes
- Make building more verbose
OBS-URL: https://build.opensuse.org/request/show/341768
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=26
2015-10-31 08:21:06 +00:00
Dominique Leuenberger
9875b7104d
Accepting request 330591 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/330591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=15
2015-09-17 07:18:21 +00:00
Tomáš Chvátal
86e09dbe4c
Accepting request 330590 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 0.95.8
- See NEWS for complete list of changes
- Update dependencies
- Enable gnutls support
OBS-URL: https://build.opensuse.org/request/show/330590
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=24
2015-09-12 07:31:08 +00:00
Dominique Leuenberger
565b4a209c
Accepting request 297878 from devel:libraries:c_c++
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/297878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=14
2015-04-21 23:14:21 +00:00
Tomáš Chvátal
655924d4df
- Drop autoreconf call which was pointless. Seems to build without
...
and thus fixes build on sle11.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=22
2015-04-11 08:23:15 +00:00
Dominique Leuenberger
ca0bb56e43
Accepting request 290645 from devel:libraries:c_c++
...
- Version bump to 0.91.112:
* No obvious changelog
- Various spec-cleaner sorting
OBS-URL: https://build.opensuse.org/request/show/290645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=13
2015-03-16 05:53:50 +00:00
Tomáš Chvátal
069858a7ef
- Version bump to 0.91.112:
...
* No obvious changelog
- Various spec-cleaner sorting
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=20
2015-03-13 13:24:47 +00:00
Dominique Leuenberger
9ca4fa3c5d
Accepting request 266848 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/266848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=12
2015-01-03 21:02:11 +00:00
b57da6fa76
Accepting request 266797 from home:jengelh:branches:devel:libraries:c_c++
...
- Update to new upstream release 0.91.103
OBS-URL: https://build.opensuse.org/request/show/266797
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=18
2014-12-30 10:26:49 +00:00
Stephan Kulow
987f98a772
Accepting request 102976 from devel:libraries:c_c++
...
- there is a GPL copying too, so add GPL-2.0+ too
- Remove redundant tags/sections
- Resolve dependency indirection
OBS-URL: https://build.opensuse.org/request/show/102976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=7
2012-02-10 16:13:32 +00:00
Stephan Kulow
af0533f021
- there is a GPL copying too, so add GPL-2.0+ too
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=15
2012-02-07 08:07:45 +00:00
Ismail Dönmez
bbb98f5193
Accepting request 102918 from home:jengelh:branches:devel:libraries:c_c++
...
- Remove redundant tags/sections
- Resolve dependency indirection
OBS-URL: https://build.opensuse.org/request/show/102918
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=14
2012-02-06 18:20:58 +00:00
Lars Vogdt
35119cb05b
Accepting request 87574 from devel:libraries:c_c++
...
update to upstream freetds 0.91 (forwarded request 87551 from tabraham1)
OBS-URL: https://build.opensuse.org/request/show/87574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freetds?expand=0&rev=5
2011-10-12 21:58:21 +00:00