Hello community,

here is the log from the commit of package unixODBC for openSUSE:Factory 
checked in at 2018-11-06 14:08:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unixODBC (Old)
 and      /work/SRC/openSUSE:Factory/.unixODBC.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unixODBC"

Tue Nov  6 14:08:42 2018 rev:35 rq:644353 version:2.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/unixODBC/unixODBC.changes        2018-03-26 
12:10:29.946837735 +0200
+++ /work/SRC/openSUSE:Factory/.unixODBC.new/unixODBC.changes   2018-11-06 
14:08:50.543102617 +0100
@@ -1,0 +2,17 @@
+Wed Oct 24 14:37:58 UTC 2018 - mvet...@suse.com
+
+- Update to 2.3.7:
+  * Fix for pkg-config file update on no linux platforms
+  * Add W entry for GUI work
+  * Various fixes for SQLBrowseConnect/W, SQLGetConnectAttr/W,and 
SQLSetConnectAttr/W
+  * Fix buffer overflows in SQLConnect/W and refine behaviour of 
SQLGet/WritePrivateProfileString
+  * SQLBrowseConnect/W allow disconnecting a started browse session after error
+  * Add --with-stats-ftok-name configure option to allow the selection of a 
file name
+    used to generate the IPC id when collecting stats. Default is the system 
odbc.ini file
+  * Improve diag record handling with the behavior of Windows DM and export 
SQLCancelHandle
+  * bug fix when SQLGetPrivateProfileString() is called to get a list of 
sections or a list of keys
+  * Connection pooling: Fix liveness check for Unicode drivers
+- Add unixODBC-2.3.7-warning-cleanup.patch: 2.3.7 a 64bit protability error
+  See https://github.com/lurcher/unixODBC/issues/18
+
+-------------------------------------------------------------------

Old:
----
  unixODBC-2.3.6.tar.gz

New:
----
  unixODBC-2.3.7-warning-cleanup.patch
  unixODBC-2.3.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ unixODBC.spec ++++++
--- /var/tmp/diff_new_pack.d1WZGe/_old  2018-11-06 14:08:51.535101312 +0100
+++ /var/tmp/diff_new_pack.d1WZGe/_new  2018-11-06 14:08:51.535101312 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           unixODBC
-Version:        2.3.6
+Version:        2.3.7
 Release:        0
 Summary:        ODBC driver manager with some drivers included
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -31,6 +31,8 @@
 # https://github.com/lurcher/unixODBC/issues/8
 Patch3:         unixODBC-2.3.1-libodbcinst-exports.patch
 Patch4:         unixODBC-2.3.6-declarations.patch
+# https://github.com/lurcher/unixODBC/issues/18
+Patch5:         unixODBC-2.3.7-warning-cleanup.patch
 BuildRequires:  automake
 BuildRequires:  bison
 BuildRequires:  gcc-c++
@@ -58,8 +60,9 @@
 %setup -q
 %patch1
 %patch2
-%patch3
+%patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 perl -i -pe 's{^ACLOCAL_AMFLAGS.*}{}' Makefile.am

++++++ unixODBC-2.3.1-libodbcinst-exports.patch ++++++
--- /var/tmp/diff_new_pack.d1WZGe/_old  2018-11-06 14:08:51.563101274 +0100
+++ /var/tmp/diff_new_pack.d1WZGe/_new  2018-11-06 14:08:51.563101274 +0100
@@ -1,10 +1,9 @@
-Index: odbcinst/odbcinst.exp
-===================================================================
---- odbcinst/odbcinst.exp.orig
-+++ odbcinst/odbcinst.exp
-@@ -64,3 +64,50 @@ _odbcinst_UserINI
- _odbcinst_FileINI
+diff -urEbwB unixODBC-2.3.7/odbcinst/odbcinst.exp 
unixODBC-2.3.7.new/odbcinst/odbcinst.exp
+--- unixODBC-2.3.7/odbcinst/odbcinst.exp       2018-04-03 12:36:21.000000000 
+0200
++++ unixODBC-2.3.7.new/odbcinst/odbcinst.exp   2018-08-13 12:31:10.660686094 
+0200
+@@ -65,3 +65,50 @@
  _SQLDriverConnectPrompt
+ _SQLDriverConnectPromptW
  inst_logPushMsg
 +iniAllTrim
 +iniAppend

++++++ unixODBC-2.3.7-warning-cleanup.patch ++++++
++++ 784 lines (skipped)

++++++ unixODBC-2.3.6.tar.gz -> unixODBC-2.3.7.tar.gz ++++++
++++ 13324 lines of diff (skipped)


Reply via email to