Changelog for
unixODBC-32bit-2.3.4-5.1.x86_64.rpm :
* Wed Feb 21 2018 mvetterAATTsuse.com- bsc#1062860: Don\'t install postgres example driver psqlODBC package should be used instead of the example driver provided by unixODBC (libodbcpsql.
*). It is unmaintained.
* Fri Jun 23 2017 adam.majerAATTsuse.de- Enabled --enable-fastvalidate option in configure (bnc#1044970)
* Wed May 11 2016 mvetterAATTsuse.com- Requested by fate#319390
* Wed May 11 2016 mvetterAATTsuse.com- Add comment in spec file so people know why the .so files are not in the devel package
* Thu Jan 28 2016 markus.bethAATTweb.de- dropped obsolete unixODBC-2.3.1-uninitialized.patch and unixODBC-nonvoid.patch
* Tue Sep 01 2015 tchvatalAATTsuse.com- Version bump to 2.3.4:
* Fix typo in the loading of the cursor lib
* Mon Aug 24 2015 zekeAATTzekesdominion.com- update to version 2.3.3
* Various buffer overflow and unchecked memory references
* More ODBC 3.80 additions (streaming parameters)
* Allow setting custom non standard attributes via DMStmtAttr
* Add -L option to isql to increase max column data display
* More manual pages for the tools
* many other fixes, see http://www.unixodbc.org
* Mon Dec 01 2014 tchvatalAATTsuse.com- Move all .so files from devel as many ext apps dlopen those so you need these on regular package.- Clean up with spec-cleaner- Remove readme.suse as it is obsolete like hell- Wipe all la files as we don\'t provide static libs anyway- Do not append no-strict-aliasing to cflags, pointless- --enable-driverc enabled too
* Thu Nov 27 2014 jengelhAATTinai.de- Account for changes in libtool 2.4.3: remove ACLOCAL_AMFLAGS and explicit libtoolize call.- Replace $RPM_BUILD_ROOT by macro (fits with the other macros used)
* Mon Sep 08 2014 jengelhAATTinai.de- Turn Obsoletes: libiodbc-devel back into Conflicts. The iODBC project has not shut down, and unixODBC-devel does _not_ provide all files from iODBC, like libiodbc.pc.- Kill manual provides of libiodbc
*.so, they are in the wrong spot and thus never could have been effective.- Remove redundant %clean section.
* Tue Jan 28 2014 adler_187AATTyahoo.com- Don\'t hard code gz extension for man pages
* Fri Jan 24 2014 adler_187AATTyahoo.com- update to version 2.3.2
* Some ODBC 3.80 support added
* Unicode/ANSI conversion fixes
* isql regained -e option since it was missing
* Add slencheck executable to try and find the sizeof(SQLLEN) from an installed driver
* some man pages added
* many other fixes, see http://www.unixodbc.org
* Fri Apr 05 2013 idonmezAATTsuse.com- Cleanup spec file- Add Source URL, see https://en.opensuse.org/SourceUrls
* Fri Jan 04 2013 mhruseckyAATTsuse.cz- Adding missing includes
* Fri Jan 04 2013 mhruseckyAATTsuse.cz- fixed compilation issues with bison
* Tue Nov 27 2012 cfarrellAATTsuse.com- license update: GPL-2.0+ and LGPL-2.1+ Semicolon is ambigous. Use ^and^ or ^or^ depending on the nature of the interaction of the license code componentes
* Wed Nov 07 2012 mhruseckyAATTsuse.cz- Including some basic drivers
* Tue Nov 06 2012 mhruseckyAATTsuse.cz- updated to versio 2.3.1
* reduced unixODBC, after the GUI and additional driver parts have been split off to their own project.
* change to the new default SQLLEN size for 64 bit platforms
* number of bug fixes and changes, see http://www.unixodbc.org/
* Sun Nov 27 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Wed Oct 05 2011 uliAATTsuse.com- cross-build fix: use %configure macro
* Mon Jun 20 2011 mhruseckyAATTsuse.cz- fixed mutex locking (bnc#637115) - patch by Petr Vandrovec
* Mon Jun 13 2011 mhruseckyAATTsuse.cz- fixed CVE-2011-1145 (bnc#678796)
* Sat Dec 19 2009 jengelhAATTmedozas.de- add baselibs.conf as a source