Hello community,

here is the log from the commit of package iodbc for openSUSE:Factory checked 
in at 2012-11-21 17:01:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iodbc (Old)
 and      /work/SRC/openSUSE:Factory/.iodbc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iodbc", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iodbc/iodbc.changes      2012-09-06 
08:47:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.iodbc.new/iodbc.changes 2012-11-21 
17:01:42.000000000 +0100
@@ -1,0 +2,13 @@
+Tue Nov 20 22:06:43 UTC 2012 - cgiboude...@gmx.com
+
+- Update to 3.52.8
+    * Fixed issue with using buffer after free
+    * Fixed use ssize_t where appropriate
+    * Fixed issue with strlen if param can be NULL
+    * Fixed use ssize_t for length of string
+    * Fixed tracing SQLGetData using multiple chunks
+    * Fixed problem tracing on big-endian machines
+    * Fixed wrong type label
+    * Fixed compiler warnings
+
+-------------------------------------------------------------------

Old:
----
  libiodbc-3.52.7.tar.bz2

New:
----
  libiodbc-3.52.8.tar.bz2

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

Other differences:
------------------
++++++ iodbc.spec ++++++
--- /var/tmp/diff_new_pack.V1s3IB/_old  2012-11-21 17:01:44.000000000 +0100
+++ /var/tmp/diff_new_pack.V1s3IB/_new  2012-11-21 17:01:44.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           iodbc
-Version:        3.52.7
+Version:        3.52.8
 Release:        0
 Summary:        ODBC compliant driver manager
 License:        LGPL-2.0 or BSD-3-Clause
@@ -42,7 +42,6 @@
 
 %package -n libiodbc-devel
 Summary:        Include Files and Libraries mandatory for Development
-License:        LGPL-2.0 or BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 %if 0%{?suse_version} > 1110
@@ -57,7 +56,6 @@
 
 %package -n libiodbc3
 Summary:        Libraries needed to run iODBC
-License:        LGPL-2.0 or BSD-3-Clause
 Group:          Development/Libraries/C and C++
 
 %description -n libiodbc3
@@ -70,7 +68,6 @@
 
 %package admin
 Summary:        Administration tools for iODBC
-License:        LGPL-2.0 or BSD-3-Clause
 Group:          Development/Libraries/C and C++
 
 %description admin
@@ -83,7 +80,7 @@
 
 %prep
 %setup -q -n libiodbc-%{version}
-%patch1
+%patch1 -p1
 %patch2
 
 %build

++++++ fix-nonvoid-return.diff ++++++
--- /var/tmp/diff_new_pack.V1s3IB/_old  2012-11-21 17:01:44.000000000 +0100
+++ /var/tmp/diff_new_pack.V1s3IB/_new  2012-11-21 17:01:44.000000000 +0100
@@ -1,6 +1,8 @@
---- iodbcadm/gtk/confirm.c.sav 2007-02-02 12:58:14.000000000 +0100
-+++ iodbcadm/gtk/confirm.c     2009-05-07 12:02:03.000000000 +0200
-@@ -269,4 +269,5 @@ create_confirmw (HWND hwnd, LPCWSTR dsn,
+diff --git a/iodbcadm/gtk/confirm.c b/iodbcadm/gtk/confirm.c
+index 35b4394..5f26b8f 100644
+--- a/iodbcadm/gtk/confirm.c
++++ b/iodbcadm/gtk/confirm.c
+@@ -266,4 +266,5 @@ create_confirmw (HWND hwnd, LPCWSTR dsn, LPCWSTR text)
      free(_dsn);
    if (_text)
      free(_text);

++++++ libiodbc-3.52.7.tar.bz2 -> libiodbc-3.52.8.tar.bz2 ++++++
++++ 180904 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to