Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

unixODBC-2.3.12-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: unixODBC Distribution: openSUSE:Factory:zSystems
Version: 2.3.12 Vendor: openSUSE
Release: 1.1 Build date: Thu Aug 10 16:53:43 2023
Group: Productivity/Databases/Tools Build host: s390zp21
Size: 462956 Source RPM: unixODBC-2.3.12-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.unixodbc.org/
Summary: ODBC driver manager with some drivers included
UnixODBC aims to provide a complete ODBC solution for the Linux
platform. Further drivers can be found at http://www.unixodbc.org/.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Tue Aug 08 2023 Michael Vetter <mvetter@suse.com>
  - Update to 2.3.12:
    * Makefile.am: Do not install config.h #108
    * DriverManager/drivermanager.h: fix build without threads #112
    * DriverManager/_info.c: Get locale encoding on Windows. #115
    * Fixed Connection String #127
    * Allow diagnostics to be retrieved on SQL_NO_DATA #137
    * Avoid implicit function declarations, for C99 compatibility #138
    * Remove self-reference #140
    * isql.1: Add information about handling passwords containing semicolons #126
  - Remove unixODBC-gccwarnings.patch, unixODBC-2.3.6-declarations.patch:
    Changes have been done in https://github.com/lurcher/unixODBC/pull/138
  - Update unixODC-etc-location.patch
* Wed Jul 12 2023 Dan Čermák <dcermak@suse.com>
  - Add missing requires for glibc-locale-base, required for utf16 codec
    (bsc#1213242)
* Thu Jul 07 2022 Michael Vetter <mvetter@suse.com>
  - Add unixODC-etc-location.patch:
    Correct location of odbc.ini and odbcinst.ini in man pages.
    Since we pass --sysconfdir=%{_sysconfdir}/%{name} they are in
    /etc/unixODBC not /etc
* Wed May 04 2022 Michael Vetter <mvetter@suse.com>
  - Update to 2.3.11:
    * Add missing files to 2.3.10
  - See https://github.com/lurcher/unixODBC/issues/107
* Mon May 02 2022 Michael Vetter <mvetter@suse.com>
  - Update to 2.3.10:
    * Add connection pooling via wide connection functions
    * Remove "#define VERSION" from unixodbc_conf.h
    * Call driver functions through prototypes
    * Add connection pool limit option
    * Add fseeko support in cursor lib
    * Try and prevent logging buffer overflow
    * Add 'echo' option to isql/iusql
    * Alter isql/iusql buffering
    * Alter unicode to ascii conversion in SQLGetDiagField
    * Fix pooling problem when user name and or password is not provided
    * Fix a couple of reported buffer overflow conditions
    * Fix iconv leak with timeout in pooled connection
  - Remove upstreamed patches:
    * unixODBC-doc-drivers.patch
    * unixODBC-doc-website.patch
  - Remove unixODBC-2.3.1-libodbcinst-exports.patch:
    Upstream exports more symbols now. In our patch there were
    still a couple more of them but we decided to drop them.
    See https://github.com/lurcher/unixODBC/issues/50 and
    https://github.com/lurcher/unixODBC/issues/8 for the discussion.
  - For the future be aware of different tarball content/confusing
    git tag for this release. Resulting in different content from
    tarball from website vs GitHub.
    See https://github.com/lurcher/unixODBC/issues/107
* Tue Nov 16 2021 Michael Vetter <mvetter@suse.com>
  - SLE-20556 Expand documentation:
    Add:
    * unixODBC-doc-website.patch
    * unixODBC-doc-drivers.patch
* Thu Feb 04 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Fix incorrect permission for documentation files.
    Using %attr affects the documentation subdirectory permission.
    Instead, the executable bit for doc files will be removed in
    the %prep section.
* Tue Sep 22 2020 Jan Engelhardt <jengelh@inai.de>
  - Update requires and baselibs for new libodbc2.
* Wed Sep 16 2020 Jan Engelhardt <jengelh@inai.de>
  - Employ shared library packaging guideline: new subpacakge
    libodbc2. mariadb's ha_connect.so wants this library, but a
    unixODBC's Recommends line would awkwardly pull in psqlODBC
    by default.
* Tue Sep 08 2020 Michael Vetter <mvetter@suse.com>
  - Update to 2.3.9:
    * Remove "#define UNIXODBC_SOURCE" from unixodbc_conf.h
* Tue Sep 01 2020 Michael Vetter <mvetter@suse.com>
  - Update to 2.3.8:
    * Add configure support for editline
    * SQLDriversW was ignoring user config
    * SQLDataSources Fix termination character
    * Fix for pooling seg fault
    * Make calling SQLSetStmtAttrW call the W function in the driver is its there
    * Try and fix race condition clearing system odbc.ini file
    * Remove trailing space from isql/iusql SQL
    * When setting connection attributes set before connect also check if the W entry poins can be used
    * Try calling the W error functions first if available in the driver
    * Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle
    * iconv handles was being lost when reusing pooled connection
    * Catch null copy in iniPropertyInsert
    * Fix a few leaks
  - Remove unixODBC-2.3.7-warning-cleanup.patch: upstreamed

Files

/etc/unixODBC
/etc/unixODBC/ODBCDataSources
/etc/unixODBC/odbc.ini
/etc/unixODBC/odbcinst.ini
/usr/bin/dltest
/usr/bin/isql
/usr/bin/iusql
/usr/bin/odbc_config
/usr/bin/odbcinst
/usr/bin/slencheck
/usr/lib64/libodbc.so
/usr/lib64/libodbccr.so
/usr/lib64/libodbcinst.so
/usr/lib64/unixODBC
/usr/lib64/unixODBC/libnn.so
/usr/lib64/unixODBC/libnn.so.1
/usr/lib64/unixODBC/libnn.so.1.0.0
/usr/lib64/unixODBC/libtemplate.so
/usr/lib64/unixODBC/libtemplate.so.1
/usr/lib64/unixODBC/libtemplate.so.1.0.0
/usr/share/doc/packages/unixODBC
/usr/share/doc/packages/unixODBC/AUTHORS
/usr/share/doc/packages/unixODBC/ChangeLog
/usr/share/doc/packages/unixODBC/Drivers
/usr/share/doc/packages/unixODBC/Drivers/README
/usr/share/doc/packages/unixODBC/NEWS
/usr/share/doc/packages/unixODBC/README
/usr/share/doc/packages/unixODBC/index.html
/usr/share/doc/packages/unixODBC/smallbook.gif
/usr/share/doc/packages/unixODBC/unixODBC.gif
/usr/share/licenses/unixODBC
/usr/share/licenses/unixODBC/COPYING
/usr/share/man/man1/dltest.1.gz
/usr/share/man/man1/isql.1.gz
/usr/share/man/man1/iusql.1.gz
/usr/share/man/man1/odbc_config.1.gz
/usr/share/man/man1/odbcinst.1.gz
/usr/share/man/man5/odbc.ini.5.gz
/usr/share/man/man5/odbcinst.ini.5.gz
/usr/share/man/man7/unixODBC.7.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024