libdbd-mysql-perl 4.052-1ubuntu3 source package in Ubuntu

Changelog

libdbd-mysql-perl (4.052-1ubuntu3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:34:09 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libdbd-mysql-perl_4.052.orig.tar.gz 158.3 KiB a83f57af7817787de0ef56fb15fdfaf4f1c952c8f32ff907153b66d2da78ff5b
libdbd-mysql-perl_4.052-1ubuntu3.debian.tar.xz 12.8 KiB 4becf8aee04f34ab8d2029160d8bd1b5049f1b4c11f7fcf2a63f6a02cef7f682
libdbd-mysql-perl_4.052-1ubuntu3.dsc 2.5 KiB 954d0c175c731647d3d9266bae884fea4be332fd3d71a4dfd545f91316bcc242

Available diffs

View changes file

Binary packages built by this source

libdbd-mysql-perl: Perl5 database interface to the MariaDB/MySQL database

 DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL
 database. In other words: DBD::mysql is an interface between the Perl
 programming language and the MySQL programming API that comes with the
 MariaDB/MySQL relational database management system. Most functions provided by
 this programming API are supported. Some rarely used functions are
 missing, mainly because no one ever requested them. However supported
 features include: compression of data between server and client; timeouts;
 SSL; prepared statement support; server administration such as creating
 and dropping databases and restarting the server; auto-reconnection;
 utf8; bind type guessing; bind comment placeholders; automated insert ids;
 transactions; multiple result sets and multithreading.

libdbd-mysql-perl-dbgsym: debug symbols for libdbd-mysql-perl