libdbi-perl 1.640-1ubuntu0.3 source package in Ubuntu
Changelog
libdbi-perl (1.640-1ubuntu0.3) bionic-security; urgency=medium * SECURITY UPDATE: wrong folder used when opening files - debian/patches/CVE-2014-10402.patch: correctly parse DSN in lib/DBD/File.pm. - CVE-2014-10402 * SECURITY UPDATE: out-of-bounds write via buffer overflow - debian/patches/CVE-2020-14393.patch: properly handle long strings in DBI.xs, t/02dbidrv.t. - CVE-2020-14393 -- Marc Deslauriers <email address hidden> Fri, 30 Jul 2021 07:25:50 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | perl | |
Bionic | security | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libdbi-perl_1.640.orig.tar.gz | 589.6 KiB | 327e1bd92cd8ca2539b307b6d8c9d9527e5e707da99b87d52020841bc049a14a |
libdbi-perl_1.640-1ubuntu0.3.debian.tar.xz | 16.8 KiB | b4c2edd86c513432b23479fda7d041652d82be4c9c249922031c2093bf837a7c |
libdbi-perl_1.640-1ubuntu0.3.dsc | 2.2 KiB | d620be8ac80a79a7bb3fac9d66c522243e0749703c65b06f90dbba0dde074dfd |
Available diffs
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