unixodbc 2.3.4-1.1 source package in Ubuntu

Changelog

unixodbc (2.3.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control:
    - Mark unixodbc-dev Multi-Arch: same (Closes: #872411).
    - Depend on libltdl-dev instead of libltdl3-dev.
  * debian/rules:
    - Compile with --enable-fastvalidate to avoid performance degradation
      when working with large numbers of handles (Closes: #819622).
    - Move unixodbc_conf.h to /usr/include/<triplet> to avoid
      a file conflict on multi-arch systems.

 -- Hugh McMaster <email address hidden>  Tue, 07 Nov 2017 18:12:44 +1100

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Sid
Original maintainer:
Steve Langasek
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unixodbc_2.3.4-1.1.dsc 2.1 KiB fd45b68b4e7a3966da166354ca05444e86b8a1783d887509461132dd54e04ac6
unixodbc_2.3.4.orig.tar.gz 1.7 MiB 2e1509a96bb18d248bf08ead0d74804957304ff7c6f8b2e5965309c632421e39
unixodbc_2.3.4-1.1.diff.gz 18.8 KiB 649c254ec9a2a24d4624675aa509ee1d355fc8ad98a7ced65ea9e3458e6a528e

Available diffs

No changes file available.

Binary packages built by this source

libodbc1: ODBC library for Unix

 UnixODBC is an implementation of the Open DataBase Connectivity standard,
 a database abstraction layer that allows applications to be used with
 many different relational databases by way of a single library.
 .
 This package provides the UnixODBC shared library, libodbc; and
 libodbctxt.so, a sample driver that reads from and writes to flat text
 files.

libodbc1-dbgsym: debug symbols for libodbc1
odbcinst: Helper program for accessing odbc ini files

 This package contains the odbcinst helper tool, which allows ODBC driver
 packages to install their own driver settings.

odbcinst-dbgsym: debug symbols for odbcinst
odbcinst1debian2: Support library for accessing odbc ini files

 This package contains the libodbcinst library from unixodbc, a library
 used by ODBC drivers for reading their configuration settings from
 /etc/odbc.ini and ~/.odbc.ini.
 .
 Also contained in this package are the driver setup plugins, which
 describe the features supported by individual ODBC drivers.

odbcinst1debian2-dbgsym: debug symbols for odbcinst1debian2
unixodbc: Basic ODBC tools

 UnixODBC is an implementation of the Open Database Connectivity standard,
 a database abstraction layer that allows applications to be used with
 many different relational databases by way of a single library.
 .
 This package contains isql, a command-line tool that allows SQL commands
 to be entered interactively.

unixodbc-dbgsym: debug symbols for unixodbc
unixodbc-dev: ODBC libraries for UNIX (development files)

 This package contains the development files (headers and libraries) for
 unixODBC, an implementation of the Open DataBase Connectivity interface
 for Unix systems. You should not need to install this package unless
 you intend to develop C language applications which use ODBC, or to
 compile ODBC-using applications from source.