libtaint-util-perl 0.08-4build4 source package in Ubuntu

Changelog

libtaint-util-perl (0.08-4build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:42:44 +0000

Upload details

Uploaded by:
Steve Langasek
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
libtaint-util-perl_0.08.orig.tar.gz 14.5 KiB 78047c65237ee4ca2451bd8b44936db09a34a3925003eccf4255bcd7fdd9768c
libtaint-util-perl_0.08-4build4.debian.tar.xz 2.5 KiB 05bede15ad40df585c9e9ea96e075e34d06a9463259901f6dd2f466b6cb4130b
libtaint-util-perl_0.08-4build4.dsc 2.2 KiB d67f24a08f1f4577e6d6b9ca6521072d8ba362f4de2ae554f0e85a3b668d08bd

Available diffs

View changes file

Binary packages built by this source

libtaint-util-perl: Perl module to manipulate the Perl internal taint flag

 Taint::Util wraps perl's internal routines for checking and setting the
 taint flag and thus does not rely on regular expressions for untainting
 or odd tricks involving eval and kill for checking whether data is
 tainted, instead it checks and flips a flag on the scalar in-place.

libtaint-util-perl-dbgsym: debug symbols for libtaint-util-perl