Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iodbc for openSUSE:Factory checked in at 2023-09-15 22:05:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iodbc (Old) and /work/SRC/openSUSE:Factory/.iodbc.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iodbc" Fri Sep 15 22:05:36 2023 rev:26 rq:1111519 version:3.52.16 Changes: -------- --- /work/SRC/openSUSE:Factory/iodbc/iodbc.changes 2022-04-26 20:17:42.000755708 +0200 +++ /work/SRC/openSUSE:Factory/.iodbc.new.1766/iodbc.changes 2023-09-15 22:11:02.785087107 +0200 @@ -1,0 +2,32 @@ +Fri Sep 15 10:03:20 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 3.52.16 + * Fixed issue with generic setup dialogs on macOS not saving values + * Fixed issue when creating new DSN via generic setup dialogs + on macOS BigSur + * Fixed issue with new vertical layout for Alerts on macOS BigSur + * Fixed support for modern limit path name size + * Fixed SQLBindParameter trace when bind offset is in use (#80) + * Fixed SQLGetInstalledDrivers single entry error (#79) + * Fixed silent truncation of 'long' diagnostic messages in + SQLGetDiagRec (#78) + * Fixed missing comma (#72) + * Fixed potential memory leak (#71) + * Fixed truncation of SQL_C_WCHAR parameter value when + BufferLength=0 and length=SQL_NTS (#68) + * Fixed issue overriding SQL_DEFAULT_PARAM length indicator (#67) + * Fixed issue with input parameter data when using parameter arrays (#66) + * Fixed compiler warnings + * Fixed version check of build tools + * Updated documents +- Changelog from 3.52.15: + * Added support for macOS Big Sur (11.x) on Apple Silicon using + a universal build + * Fixed title to show CPU architecture used + * Fixed length of error message buffer + * Fixed small portability issues + * Removed support for Mac OS X Snow Leopard (10.6) and older + * Removed deprecated iODBCcfmbridge for PPC +- Remove upstreamed fix-nonvoid-return.diff + +------------------------------------------------------------------- Old: ---- fix-nonvoid-return.diff libiodbc-3.52.14.tar.gz New: ---- libiodbc-3.52.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iodbc.spec ++++++ --- /var/tmp/diff_new_pack.US2Fdf/_old 2023-09-15 22:11:04.093133875 +0200 +++ /var/tmp/diff_new_pack.US2Fdf/_new 2023-09-15 22:11:04.097134019 +0200 @@ -1,7 +1,7 @@ # # spec file for package iodbc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,13 @@ Name: iodbc -Version: 3.52.14 +Version: 3.52.16 Release: 0 Summary: ODBC compliant driver manager License: BSD-3-Clause OR LGPL-2.0-only Group: Development/Libraries/C and C++ URL: http://www.iodbc.org/ Source: https://download.sourceforge.net/iodbc/libiodbc-%{version}.tar.gz -# PATCH-FIX-UPSTREAM fix-nonvoid-return.diff -- https://github.com/openlink/iODBC/issues/58 -Patch0: fix-nonvoid-return.diff BuildRequires: pkgconfig(gtk+-2.0) %description ++++++ libiodbc-3.52.14.tar.gz -> libiodbc-3.52.16.tar.gz ++++++ ++++ 71361 lines of diff (skipped)