- update to 1.4.7:
* tds: improve openssl compatibility - (*) Add KEEP_NULLS to BCP hints. - remove stale _service and fix Source url - Modifications for 0.52 ver and ODBC drivers - First stab at RPM for 0.51 ver OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=78
This commit is contained in:
parent
99139c9e93
commit
8ecce4d517
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c33b051b98cbe8ce9a8ae49074642c567bf64edd08257216fb5cec4e40b3af97
|
||||
size 3286234
|
3
freetds-1.4.7.tar.gz
Normal file
3
freetds-1.4.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9323077e13df1ae83e27c10c0a6dc2eeccaf6ab8fee96e29cbf7740ec3def229
|
||||
size 3286287
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 25 19:36:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.4.7:
|
||||
* tds: improve openssl compatibility
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 11:09:50 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
@ -103,12 +109,12 @@ Fri Aug 19 15:10:03 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
- (*) Allows to pass 0 as type for bcp_bind;
|
||||
- (*) Fix DBSETLSERVERPRINCIPAL macro;
|
||||
- (*) Do not limit queries length for bcp using Sybase;
|
||||
- (*) Add KEEP_NULLS to BCP hints.
|
||||
- (*) Add KEEP_NULLS to BCP hints.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 11 07:04:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- remove stale _service and fix Source url
|
||||
- remove stale _service and fix Source url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 09 18:28:41 UTC 2021 - brassh@web.de
|
||||
@ -410,18 +416,18 @@ Sun Dec 30 21:19:35 UTC 2002 David Hollis <dhollis@davehollis.com>
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 20 00:00:00 UTC 2001 Brian Bruns <camber@ais.org>
|
||||
Thu Dec 20 00:00:00 UTC 2001 Brian Bruns <camber@ais.org>
|
||||
|
||||
- Modifications for 0.53 ver and removing interfaces file
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 00:00:00 UTC 2001 Brian Bruns <camber@ais.org>
|
||||
Wed Jun 28 00:00:00 UTC 2001 Brian Bruns <camber@ais.org>
|
||||
|
||||
- Modifications for 0.52 ver and ODBC drivers
|
||||
- Modifications for 0.52 ver and ODBC drivers
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 14 00:00:00 UTC 2001 David Hollis <dhollis@emagisoft.com>
|
||||
Wed Feb 14 00:00:00 UTC 2001 David Hollis <dhollis@emagisoft.com>
|
||||
|
||||
- First stab at RPM for 0.51 ver
|
||||
- First stab at RPM for 0.51 ver
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: freetds
|
||||
Version: 1.4.6
|
||||
Version: 1.4.7
|
||||
Release: 0
|
||||
Summary: A free re-implementation of the TDS (Tabular Data Stream) protocol
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user