libxml-bare-perl 0.53-2build4 source package in Ubuntu

Changelog

libxml-bare-perl (0.53-2build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:54:38 +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
libxml-bare-perl_0.53.orig.tar.gz 77.4 KiB 865e198e98d904be1683ef5a53a4948f02dabdacde59fc554a082ffbcc5baefd
libxml-bare-perl_0.53-2build4.debian.tar.xz 4.4 KiB 195590efc818f23f5e3cab52d3b1902231b5c92c9329a913711ee084c48df324
libxml-bare-perl_0.53-2build4.dsc 2.2 KiB 115a993144b344f90b0374359cd09901ecdfc96d28970ab1f9b59a609ed6bc2a

Available diffs

View changes file

Binary packages built by this source

libxml-bare-perl: Perl module to parse XML into a Perl hash

 XML::Bare provides a simple API to read and write XML files, it also provides
 a function to validate the XML schema. The parser itself is a simple state
 engine that is less than 500 lines of C.
 .
 In comparison to other available Perl XML parsers that create trees, XML::Bare
 is extremely fast; benchmarking shows that it can even be one or two orders of
 magnitude faster than similar modules.

libxml-bare-perl-dbgsym: debug symbols for libxml-bare-perl