Changelog for
libiodbc3-3.52.8-5.2.i586.rpm :
Sat Jun 22 14:00:00 2013 jengelhAATTinai.de
- Set proper extension for tar archive
Tue Nov 20 13:00:00 2012 cgiboudeauxAATTgmx.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
Wed Sep 5 14:00:00 2012 cfarrellAATTsuse.com
- license update: LGPL-2.0 or BSD-3-Clause
See COPYING file. Note that the only valid version of the LGPL for iodbc
is the original ^library gpl^ - not version 2.1
Tue Jun 26 14:00:00 2012 scorotAATTfree.fr
- fix requirement of the devel package for SLE 11
Mon Jun 25 14:00:00 2012 scorotAATTfree.fr
- fix build on SLE 11
Mon Jun 27 14:00:00 2011 toddrme2178AATTgmail.com
- Split doc package (fix for RPMLINT warning)
- Cleaned up spec file formatting
Mon Jun 27 14:00:00 2011 toddrme2178AATTgmail.com
- Various RPMLINT fixes
- Clarified summaries and descriptions
Sat Feb 26 13:00:00 2011 toddrme2178AATTgmail.com
- Update to 3.52.7
* Added iODBC CFM Bridge
* Added resizable windows and dialogs for GTK+
* Added option in tracefile for sequence number ($S)
* Added additional translations between ANSI and Unicode
* Fixed if tracefile gets too big, continue in new tracefile
* Fixed unload bug due to wrong pointer deref
* Fixed Connection Pooling UI
* Fixed checking odbc_ver on connect handle
* Fixed packaging of runtime only libraries
* Fixed porting issues
* Fixed documentation
Thu May 28 14:00:00 2009 llunakAATTsuse.cz
- fix build with gcc4.4
Thu May 7 14:00:00 2009 llunakAATTsuse.cz
- Initial version