unixodbc 2.3.9-4 source package in Ubuntu
Changelog
unixodbc (2.3.9-4) unstable; urgency=medium * debian/control: - odbcinst1debian2 breaks odbc-postgresql (<< 1:13.02.0000-2). - unixodbc-dev breaks libdbd-odbc-perl (<< 1.61-2). - Add odbcinst as a dependency of odbcinst1debian2 for compatibility. -- Hugh McMaster <email address hidden> Tue, 30 Nov 2021 23:18:15 +1100
Upload details
- Uploaded by:
- Hugh McMaster
- Uploaded to:
- Sid
- Original maintainer:
- Hugh McMaster
- Architectures:
- any all
- Section:
- database
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
unixodbc_2.3.9-4.dsc | 2.3 KiB | 5e0355aa0359edc3d8a686fc57026463a0697a5798471b5f989bc8e45b35155b |
unixodbc_2.3.9.orig.tar.gz | 1.6 MiB | 52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207 |
unixodbc_2.3.9-4.debian.tar.xz | 18.8 KiB | 22a7fa248783521035959256f4d99ba884a048dd23cf09284c5a49b10455a3a5 |
Available diffs
- diff from 2.3.9-3 to 2.3.9-4 (709 bytes)
No changes file available.
Binary packages built by this source
- libodbc1: ODBC Driver Manager library for Unix (transitional package)
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 symlinks to the odbc and odbccr libraries.
.
This is a transitional package. It can be safely removed.
- libodbc2: ODBC Driver Manager 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 Driver Manager library.
- libodbc2-dbgsym: debug symbols for libodbc2
- libodbccr2: ODBC Cursor 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 Cursor library.
- libodbccr2-dbgsym: debug symbols for libodbccr2
- libodbcinst2: Support library for accessing ODBC configuration files
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 the odbcinst library from unixODBC, a library
used by ODBC drivers to read their configuration from /etc/odbcinst.ini
and the system and user-specific odbc.ini files.
- libodbcinst2-dbgsym: debug symbols for libodbcinst2
- odbcinst: Helper program for accessing ODBC configuration files
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 the odbcinst helper tool, which allows ODBC driver
packages to install and manage their driver configuration.
- odbcinst-dbgsym: debug symbols for odbcinst
- odbcinst1debian2: Support library for accessing ODBC configuration files (transitional package)
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 the odbcinst library from unixODBC, a library
used by ODBC drivers to read their configuration from /etc/odbcinst.ini
and the system and user-specific odbc.ini files.
.
This package provides a symlink to the odbcinst library.
.
This is a transitional package. It can be safely removed.
- 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 and iusql, command-line tools that allow SQL
commands to be entered interactively or in batches.
- unixodbc-common: Common ODBC configuration files
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 the unixODBC system configuration files, odbc.ini and
odbcinst.ini, as well as the ODBCDataSources directory, in which system-file
Data Source Names (DSNs) are stored.
- unixodbc-dbgsym: debug symbols for unixodbc
- unixodbc-dev: ODBC libraries for Unix (development files)
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 the development files (headers and libraries) for
unixODBC, which can be used to develop and/or compile C-language applications
using ODBC.