SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for unixODBC-devel-2.3.12-432.9.x86_64.rpm :

* Wed Mar 20 2024 Michael Vetter - bsc#1221709: Fix build with gcc14 Add unixODBC-gcc14.patch
* Tue Feb 20 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Tue Aug 08 2023 Michael Vetter - Update to 2.3.12:
* Makefile.am: Do not install config.h #108
* DriverManager/drivermanager.h: fix build without threads #112
* DriverManager/_info.c: Get locale encoding on Windows. #115
* Fixed Connection String #127
* Allow diagnostics to be retrieved on SQL_NO_DATA #137
* Avoid implicit function declarations, for C99 compatibility #138
* Remove self-reference #140
* isql.1: Add information about handling passwords containing semicolons #126- Remove unixODBC-gccwarnings.patch, unixODBC-2.3.6-declarations.patch: Changes have been done in https://github.com/lurcher/unixODBC/pull/138- Update unixODC-etc-location.patch
* Wed Jul 12 2023 Dan Čermák - Add missing requires for glibc-locale-base, required for utf16 codec (bsc#1213242)
* Thu Jul 07 2022 Michael Vetter - Add unixODC-etc-location.patch: Correct location of odbc.ini and odbcinst.ini in man pages. Since we pass --sysconfdir=%{_sysconfdir}/%{name} they are in /etc/unixODBC not /etc
* Wed May 04 2022 Michael Vetter - Update to 2.3.11:
* Add missing files to 2.3.10- See https://github.com/lurcher/unixODBC/issues/107
* Mon May 02 2022 Michael Vetter - Update to 2.3.10:
* Add connection pooling via wide connection functions
* Remove \"#define VERSION\" from unixodbc_conf.h
* Call driver functions through prototypes
* Add connection pool limit option
* Add fseeko support in cursor lib
* Try and prevent logging buffer overflow
* Add \'echo\' option to isql/iusql
* Alter isql/iusql buffering
* Alter unicode to ascii conversion in SQLGetDiagField
* Fix pooling problem when user name and or password is not provided
* Fix a couple of reported buffer overflow conditions
* Fix iconv leak with timeout in pooled connection- Remove upstreamed patches:
* unixODBC-doc-drivers.patch
* unixODBC-doc-website.patch- Remove unixODBC-2.3.1-libodbcinst-exports.patch: Upstream exports more symbols now. In our patch there were still a couple more of them but we decided to drop them. See https://github.com/lurcher/unixODBC/issues/50 and https://github.com/lurcher/unixODBC/issues/8 for the discussion.- For the future be aware of different tarball content/confusing git tag for this release. Resulting in different content from tarball from website vs GitHub. See https://github.com/lurcher/unixODBC/issues/107
* Tue Nov 16 2021 Michael Vetter - SLE-20556 Expand documentation: Add:
* unixODBC-doc-website.patch
* unixODBC-doc-drivers.patch
* Thu Feb 04 2021 Christophe Giboudeaux - Fix incorrect permission for documentation files. Using %attr affects the documentation subdirectory permission. Instead, the executable bit for doc files will be removed in the %prep section.
* Tue Sep 22 2020 Jan Engelhardt - Update requires and baselibs for new libodbc2.
 
ICM