From 8ecce4d5175bb6d1b923330966e2fa93ae8c7c557eb57be3dfaf53386f9f8e2e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 25 Nov 2023 19:36:26 +0000 Subject: [PATCH] - 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 --- freetds-1.4.6.tar.gz | 3 --- freetds-1.4.7.tar.gz | 3 +++ freetds.changes | 20 +++++++++++++------- freetds.spec | 2 +- 4 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 freetds-1.4.6.tar.gz create mode 100644 freetds-1.4.7.tar.gz diff --git a/freetds-1.4.6.tar.gz b/freetds-1.4.6.tar.gz deleted file mode 100644 index 7befa23..0000000 --- a/freetds-1.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c33b051b98cbe8ce9a8ae49074642c567bf64edd08257216fb5cec4e40b3af97 -size 3286234 diff --git a/freetds-1.4.7.tar.gz b/freetds-1.4.7.tar.gz new file mode 100644 index 0000000..02e1b4d --- /dev/null +++ b/freetds-1.4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9323077e13df1ae83e27c10c0a6dc2eeccaf6ab8fee96e29cbf7740ec3def229 +size 3286287 diff --git a/freetds.changes b/freetds.changes index ca3b4dd..09705c2 100644 --- a/freetds.changes +++ b/freetds.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 25 19:36:00 UTC 2023 - Dirk Müller + +- 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 - (*) 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 -- 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 ------------------------------------------------------------------- -Thu Dec 20 00:00:00 UTC 2001 Brian Bruns +Thu Dec 20 00:00:00 UTC 2001 Brian Bruns - Modifications for 0.53 ver and removing interfaces file ------------------------------------------------------------------- -Wed Jun 28 00:00:00 UTC 2001 Brian Bruns +Wed Jun 28 00:00:00 UTC 2001 Brian Bruns -- 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 +Wed Feb 14 00:00:00 UTC 2001 David Hollis -- First stab at RPM for 0.51 ver +- First stab at RPM for 0.51 ver diff --git a/freetds.spec b/freetds.spec index e221fe9..fc32845 100644 --- a/freetds.spec +++ b/freetds.spec @@ -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