From 9d20d861aaa8ad3f813878c0c70d2545b19f767652cf3888606016d3d4e44fe1 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 25 Aug 2015 07:01:15 +0000 Subject: [PATCH] Accepting request 326484 from home:adler187:branches:server:database Update to 2.3.3 OBS-URL: https://build.opensuse.org/request/show/326484 OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=37 --- unixODBC-2.3.2.tar.gz | 3 --- unixODBC-2.3.3.tar.gz | 3 +++ unixODBC.changes | 11 +++++++++++ unixODBC.spec | 8 ++++++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 unixODBC-2.3.2.tar.gz create mode 100644 unixODBC-2.3.3.tar.gz diff --git a/unixODBC-2.3.2.tar.gz b/unixODBC-2.3.2.tar.gz deleted file mode 100644 index 04c5de7..0000000 --- a/unixODBC-2.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c3459742f25df5aa3c10a61429bde51a6d4f11552c03095f1d33d7eb02b5c9a -size 1849173 diff --git a/unixODBC-2.3.3.tar.gz b/unixODBC-2.3.3.tar.gz new file mode 100644 index 0000000..eead109 --- /dev/null +++ b/unixODBC-2.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a4d04962050113ffc6507094cce3d1770f84926f4c032f23892ce57df5d788 +size 1824430 diff --git a/unixODBC.changes b/unixODBC.changes index 060f805..24472d8 100644 --- a/unixODBC.changes +++ b/unixODBC.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 24 22:20:32 UTC 2015 - zeke@zekesdominion.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 12:25:00 UTC 2014 - tchvatal@suse.com diff --git a/unixODBC.spec b/unixODBC.spec index e5d5b90..c35170f 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -1,7 +1,7 @@ # # spec file for package unixODBC # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: unixODBC -Version: 2.3.2 +Version: 2.3.3 Release: 0 Summary: ODBC driver manager with some drivers included License: GPL-2.0+ and LGPL-2.1+ @@ -102,10 +102,14 @@ rm -f %{buildroot}/%{_libdir}/*.la %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README doc/*.html doc/*.gif %docdir %{_mandir} +%{_mandir}/man1/dltest.1.* %{_mandir}/man1/isql.1.* +%{_mandir}/man1/iusql.1.* +%{_mandir}/man1/odbc_config.1.* %{_mandir}/man1/odbcinst.1.* %{_mandir}/man5/odbc.ini.5.* %{_mandir}/man5/odbcinst.ini.5.* +%{_mandir}/man7/unixODBC.7.* %dir %{_sysconfdir}/%{name} %dir %{_sysconfdir}/%{name}/ODBCDataSources %dir %{_libdir}/%{name}