unixodbc 2.2.14p2-4 source package in Ubuntu

Changelog

unixodbc (2.2.14p2-4) unstable; urgency=low


  * Add libltdl/config.sub to debian/clean
  * exe/isql.c, exec/odbcinst.c, exe/iusql.c: fix passing of usage
    information to printf, so that we don't fail the checks for unsafe
    format string handling.
  * Drop the Qt library and unixodbc-bin, now split into a separate source
     upstream.  Closes: #604387.

 -- Steve Langasek <email address hidden>  Mon, 17 Oct 2011 17:34:33 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unixodbc_2.2.14p2-4.dsc 2.1 KiB 7b2ddfe45af91f756839ffb7f0ae44bddfe6ebb4ad995b79b7a7f06e6fe89833
unixodbc_2.2.14p2.orig.tar.gz 2.1 MiB 41d0497861b2cebd93ea8e1c037b11e8f8fe7ce83d40549b650de6c1c5f39acc
unixodbc_2.2.14p2-4.diff.gz 538.3 KiB 874b08926164cf4a619c976184ddaa72facbf8823139cee80123e2da3506e535

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.

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.

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.

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-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.