unixodbc 2.3.1-4 source package in Ubuntu

Changelog

unixodbc (2.3.1-4) unstable; urgency=medium

  * odbcinst/_SQLGetInstalledDrivers.c: don't open /etc/odbcinst.ini for
    writing when we never write to it.  Closes: #801258.

 -- Steve Langasek <email address hidden>  Wed, 07 Oct 2015 19:29:52 -0700

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.1-4.dsc 2.1 KiB c2c5451ec0d934d9258a0cc6815b33a6c20637305688351d56f9fc67edf3ee5a
unixodbc_2.3.1.orig.tar.gz 1.7 MiB 1f5be3edecff9e31072ef738ea1d8019594c4f0c2e3ab427e6eef153491db6a2
unixodbc_2.3.1-4.diff.gz 375.6 KiB d448a3f263e7d0c33dc8694eefc9c1f238dd84fe72b85ce69da7b65ed15bd706

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 package libodbc1

 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.

odbcinst-dbgsym: debug symbols for package odbcinst

 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.

odbcinst1debian2-dbgsym: debug symbols for package odbcinst1debian2

 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-dbgsym: debug symbols for package unixodbc

 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.