unixodbc 2.3.6-0.1ubuntu0.1 source package in Ubuntu

Changelog

unixodbc (2.3.6-0.1ubuntu0.1) focal-security; urgency=medium

  * SECURITY UPDATE: Out-of-bounds write
    - debian/patches/CVE-2024-1013.patch: fix incompatible pointer-to-int
      types in Drivers/Postgre7.1/info.c.
    - CVE-2024-1013

 -- Leonidas Da Silva Barbosa <email address hidden>  Thu, 21 Mar 2024 09:34:42 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main libs
Focal security main libs

Downloads

File Size SHA-256 Checksum
unixodbc_2.3.6.orig.tar.gz 2.0 MiB c7a1327a756653088f1f2c8566cd25689703eeb904728d1d971c9b31ed1a94db
unixodbc_2.3.6-0.1ubuntu0.1.debian.tar.xz 18.4 KiB 07b157709b14023638381403c6fd55b00f881f5318b15ec13bc9fc5c1da99d52
unixodbc_2.3.6-0.1ubuntu0.1.dsc 2.1 KiB a8fddc5b2808af6774b8cbf0db598432230fa751af43ec6b5b982277ed0e2810

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

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