Changelog for
unixODBC-2.3.1-365.1.x86_64.rpm :
Fri Apr 5 14:00:00 2013 idonmezAATTsuse.com
- Cleanup spec file
- Add Source URL, see https://en.opensuse.org/SourceUrls
Fri Jan 4 13:00:00 2013 mhruseckyAATTsuse.cz
- Adding missing includes
Fri Jan 4 13:00:00 2013 mhruseckyAATTsuse.cz
- fixed compilation issues with bison
Tue Nov 27 13:00:00 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 7 13:00:00 2012 mhruseckyAATTsuse.cz
- Including some basic drivers
Tue Nov 6 13:00:00 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 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Wed Oct 5 14:00:00 2011 uliAATTsuse.com
- cross-build fix: use %configure macro
Mon Jun 20 14:00:00 2011 mhruseckyAATTsuse.cz
- fixed mutex locking (bnc#637115)
- patch by Petr Vandrovec
Mon Jun 13 14:00:00 2011 mhruseckyAATTsuse.cz
- fixed CVE-2011-1145 (bnc#678796)
Sat Dec 19 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Mon Oct 13 14:00:00 2008 nadvornikAATTsuse.cz
- dropped the dlopen patch, it no longer matches
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Fri May 25 14:00:00 2007 dmuellerAATTsuse.de
- add missing ldconfig fall to %post/un
Wed Oct 18 14:00:00 2006 anosekAATTsuse.cz
- updated to version 2.2.12
* Add missing SQLSetStmtOptionA and SQLSetStmtOptionW
* The config string being passed into ConfigDsn was wrong,
removed semicolon, and added terminating double null
* Add help help to isql
* Alter odbctest FullConnect to use SQLDriverConnect
* Replace a missed flag for true 64 bit operation
* Add ODBC3<->ODBC2 type mapping in SQLSetParam
* Tidy up the search for GUI lib code in SQLManageDatasource
* Fix possible exit from SQLConnect without having closed
in the driver
* Alter args to SQLParamOptions
* Fix bug preventing attribute length from being returned from
SQLDrivers
* Fixed broken iusql
- dropped obsolete unixODBC-2.2.12.patch unixODBC-qt-dirs.patch