libtext-iconv-perl 1.7-8build3 source package in Ubuntu

Changelog

libtext-iconv-perl (1.7-8build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:00:27 +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 main perl
Noble release main perl

Downloads

File Size SHA-256 Checksum
libtext-iconv-perl_1.7.orig.tar.bz2 9.7 KiB 815c5169b7afc40bc6f681b4c615ff8fb0e073d87422280c8c759a4666567490
libtext-iconv-perl_1.7-8build3.debian.tar.xz 3.6 KiB e4228194e220c5b69e812ad25a70e585e0d550e97a74dfb63a8cb791ebf54089
libtext-iconv-perl_1.7-8build3.dsc 2.2 KiB fe990c976032cc937d884c1dcfd81e2b3e1a8a96913d4553371fb4f37406cb14

View changes file

Binary packages built by this source

libtext-iconv-perl: module to convert between character sets in Perl

 The iconv() family of functions from XPG4 defines an API for converting
 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
 are provided by libc6.
 .
 This package allows access to them from Perl via the Text::Iconv
 package.

libtext-iconv-perl-dbgsym: debug symbols for libtext-iconv-perl