libencoding-fixlatin-xs-perl 1.02-1build5 source package in Ubuntu

Changelog

libencoding-fixlatin-xs-perl (1.02-1build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libencoding-fixlatin-xs-perl_1.02.orig.tar.gz 55.1 KiB bc69d6382c1f346a51408169762d2bd07b9ba9e69db11d50e8a6c40beda2fd1a
libencoding-fixlatin-xs-perl_1.02-1build5.debian.tar.xz 3.3 KiB cc658b189fd3520853f96844edcb2d06f5d79bce64107f520ad63c71ad5e87fd
libencoding-fixlatin-xs-perl_1.02-1build5.dsc 2.3 KiB 42b9c88997d2338f522f3236092ff5aead5d33b4bf3cb54b691a71495999b35f

Available diffs

View changes file

Binary packages built by this source

libencoding-fixlatin-xs-perl: XS implementation layer for Encoding::FixLatin

 Most encoding conversion tools take input in one encoding
 and produce output in another encoding.
 Encoding::FixLatin takes input which may contain characters
 in more than one encoding
 and makes a best effort to convert them all to UTF-8 output.
 .
 Encoding::FixLatin::XS provides a C implementation
 of the 'fix_latin' algorithm.
 It is not meant to be called directly.
 Instead, simply install this module
 and use Encoding::FixLatin as normal.
 Encoding::FixLatin will use this module if it's found
 and will fall back to the pure-Perl implementation otherwise.

libencoding-fixlatin-xs-perl-dbgsym: debug symbols for libencoding-fixlatin-xs-perl