libdbi-perl 1.640-1ubuntu0.1 source package in Ubuntu

Changelog

libdbi-perl (1.640-1ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Memory corruption
    - debian/patches/CVE-2020-14392.patch: changes fix memory
      corruption in XS functions when Perl stack is reallocated in
      DBI.xs, Driver.xst.
    - CVE-2020-14392

 -- <email address hidden> (Leonidas S. Barbosa)  Mon, 14 Sep 2020 12:53:35 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.640.orig.tar.gz 589.6 KiB 327e1bd92cd8ca2539b307b6d8c9d9527e5e707da99b87d52020841bc049a14a
libdbi-perl_1.640-1ubuntu0.1.debian.tar.xz 14.6 KiB a27dbd23636ead6202ebe3ee789f50a0f01af5ee8964a87d1e19b8cac07be016
libdbi-perl_1.640-1ubuntu0.1.dsc 2.2 KiB 88f84308785ad122b7d043522da277a947b4a54fa6b56aaf8d831a8966dc9741

View changes file

Binary packages built by this source

libdbi-perl: Perl Database Interface (DBI)

 DBI (DataBase Interface) is a Perl framework that provides a common interface
 to access various backend databases in a uniform manner. DBD (DataBase Driver)
 modules provide implementations for various backend data storage mechanisms
 including networked relational databases (particularly SQL databases) and even
 web services such as the Google search engine.
 .
 It is extremely portable and available for a wide range of operating systems,
 architectures and data stores, including:
 .
  * Oracle
  * Microsoft SQL Server
  * IBM DB2
  * SQLite
  * PostgreSQL
  * Firebird
  * MySQL

libdbi-perl-dbgsym: debug symbols for libdbi-perl