libdbi-perl 1.640-1ubuntu0.2 source package in Ubuntu
Changelog
libdbi-perl (1.640-1ubuntu0.2) bionic-security; urgency=medium * SECURITY UPDATE: NULL pointer dereference - debian/patches/CVE-2019-20919.patch: adds a check for NULL for PL_dirty and profile in DBI.xs. - CVE-2019-20919 -- <email address hidden> (Leonidas S. Barbosa) Fri, 18 Sep 2020 12:57:13 -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 | 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.2.debian.tar.xz | 15.2 KiB | 88b3fda1dcc7ab2c5eaa97fb48966dbf81f071b64e09635b704dad778a20da79 |
libdbi-perl_1.640-1ubuntu0.2.dsc | 2.2 KiB | d215a3b118987477258d305ec92c3819d7c4e8797cfbd840f9b153884e0d686e |
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