Hello community,

here is the log from the commit of package unixODBC for openSUSE:Factory 
checked in at 2020-09-04 10:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unixODBC (Old)
 and      /work/SRC/openSUSE:Factory/.unixODBC.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unixODBC"

Fri Sep  4 10:53:34 2020 rev:36 rq:830983 version:2.3.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/unixODBC/unixODBC.changes        2018-11-06 
14:08:50.543102617 +0100
+++ /work/SRC/openSUSE:Factory/.unixODBC.new.3399/unixODBC.changes      
2020-09-04 10:53:36.438446413 +0200
@@ -1,0 +2,19 @@
+Tue Sep  1 07:38:13 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 2.3.8:
+  * Add configure support for editline
+  * SQLDriversW was ignoring user config
+  * SQLDataSources Fix termination character
+  * Fix for pooling seg fault
+  * Make calling SQLSetStmtAttrW call the W function in the driver is its there
+  * Try and fix race condition clearing system odbc.ini file
+  * Remove trailing space from isql/iusql SQL
+  * When setting connection attributes set before connect also check if the W 
entry poins can be used
+  * Try calling the W error functions first if available in the driver
+  * Add iconvperdriver configure option to allow calling unicode_setup in 
SQLAllocHandle
+  * iconv handles was being lost when reusing pooled connection
+  * Catch null copy in iniPropertyInsert
+  * Fix a few leaks 
+- Remove unixODBC-2.3.7-warning-cleanup.patch: upstreamed
+
+-------------------------------------------------------------------

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

New:
----
  unixODBC-2.3.8.tar.gz

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

Other differences:
------------------
++++++ unixODBC.spec ++++++
--- /var/tmp/diff_new_pack.XFqB2B/_old  2020-09-04 10:53:37.390446923 +0200
+++ /var/tmp/diff_new_pack.XFqB2B/_new  2020-09-04 10:53:37.394446925 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package unixODBC
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           unixODBC
-Version:        2.3.7
+Version:        2.3.8
 Release:        0
 Summary:        ODBC driver manager with some drivers included
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Productivity/Databases/Tools
-Url:            http://www.unixodbc.org/
+URL:            http://www.unixodbc.org/
 Source0:        ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-%{version}.tar.gz
 Source1:        baselibs.conf
 Source2:        unixODBC-rpmlintrc
@@ -31,8 +31,6 @@
 # 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++
@@ -62,7 +60,6 @@
 %patch2
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 perl -i -pe 's{^ACLOCAL_AMFLAGS.*}{}' Makefile.am

++++++ unixODBC-2.3.7.tar.gz -> unixODBC-2.3.8.tar.gz ++++++
++++ 4578 lines of diff (skipped)


Reply via email to