Changelog for
unixODBC-2.3.6-8.1.x86_64.rpm :
Thu Mar 22 13:00:00 2018 mvetterAATTsuse.com
- Add BuildRequires: pkgconfig since we install .pc files
- Add unixODBC-rpmlintrc: devel files are in the right place
Mon Mar 19 13:00:00 2018 mvetterAATTsuse.com
- bsc#1082060: Update to 2.3.6:
* Fix order of arguments in SQLWriteFileDSN.c, fix unwanted
free() in iusql.c
* Add pkg-config files
- bsc#1082290 (CVE-2018-7409): Buffer overflow in
unicode_to_ansi_copy() was fixed in 2.3.5
- bsc#1082484 (CVE-2018-7485): Swapped arguments in
SQLWriteFileDSN() in odbcinst/SQLWriteFileDSN.c
- Remove unixODBC-2.3.1-bison.patch: upstreamed
- Remove unixODBC-iaddr.patch: upstreamed
- Adapt unixODBC-2.3.1-declarations.patch to
unixODBC-2.3.6-declarations.patch
- Update unixODBC-gccwarnings.patch
Fri Jun 23 14:00:00 2017 adam.majerAATTsuse.de
- Enabled --enable-fastvalidate option in configure
(fate#323520 bnc#1044970)
Wed May 11 14:00:00 2016 mvetterAATTsuse.com
- Requested by fate#319390
Wed May 11 14:00:00 2016 mvetterAATTsuse.com
- Add comment in spec file so people know why the .so files are
not in the devel package
Thu Jan 28 13:00:00 2016 markus.bethAATTweb.de
- dropped obsolete unixODBC-2.3.1-uninitialized.patch and
unixODBC-nonvoid.patch
Tue Sep 1 14:00:00 2015 tchvatalAATTsuse.com
- Version bump to 2.3.4:
* Fix typo in the loading of the cursor lib
Mon Aug 24 14:00:00 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 1 13:00:00 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 13:00:00 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 8 14:00:00 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 13:00:00 2014 adler_187AATTyahoo.com
- Don\'t hard code gz extension for man pages
Fri Jan 24 13:00:00 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 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