libdata-structure-util-perl 0.16-2build4 source package in Ubuntu

Changelog

libdata-structure-util-perl (0.16-2build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:21:30 +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
libdata-structure-util-perl_0.16.orig.tar.gz 23.4 KiB 9cd42a13e65cb15f3a76296eb9a134da220168ec747c568d331a50ae7a2ddbc6
libdata-structure-util-perl_0.16-2build4.debian.tar.xz 3.9 KiB f5752bd2980c73ead816ee54a8d117fb8c192df04b3f6626d9aeb40708f846bb
libdata-structure-util-perl_0.16-2build4.dsc 2.3 KiB 15d633134e4ecaa33cdee65f7119e1d33d95c15c1c574b072654778a1bc01081

Available diffs

View changes file

Binary packages built by this source

libdata-structure-util-perl: module to change nature of data within a data structure

 Data::Structure::Util is a Perl module for manipulating data within data
 structures. It can process an entire tree of data structures and perform the
 requested operation on each element as appropriate. It is fast, since it is
 written in C.
 .
 For example, it can be used to transform all strings within a data
 structure to UTF-8, but also contains functions like unbless to
 reduce an object to the pure data structure it was before it has been
 blessed into an object.

libdata-structure-util-perl-dbgsym: debug symbols for libdata-structure-util-perl