unixodbc 2.3.4-1.1ubuntu1 source package in Ubuntu

Changelog

unixodbc (2.3.4-1.1ubuntu1) bionic; urgency=medium

  * SECURITY UPDATE: overflow in unicode_to_ansi_copy()
    - DriverManager/__info.c: properly null-terminate string, use strncat.
    - https://sourceforge.net/p/unixodbc/code/136/
    - CVE-2018-7409

 -- Marc Deslauriers <email address hidden>  Fri, 09 Mar 2018 09:33:31 +0100

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unixodbc_2.3.4.orig.tar.gz 1.7 MiB 2e1509a96bb18d248bf08ead0d74804957304ff7c6f8b2e5965309c632421e39
unixodbc_2.3.4-1.1ubuntu1.diff.gz 19.0 KiB e9c44db4319f2c6e6a549c7570719bb2d28d03c0b4215c9e5e83a3d5274bfedd
unixodbc_2.3.4-1.1ubuntu1.dsc 2.2 KiB cd4ef93fd8ca00687eff65814f17e4a36371d72bed146f0b0b29ffffae8c3438

View changes file

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.