libuuid-perl 0.31-1build3 source package in Ubuntu

Changelog

libuuid-perl (0.31-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Downloads

File Size SHA-256 Checksum
libuuid-perl_0.31.orig.tar.gz 17.8 KiB e4c0387dc535d0d64a98e5703d41eeb8cc71d34881bb6894c7a5cebd9d0673af
libuuid-perl_0.31-1build3.debian.tar.xz 3.8 KiB 3ad70c0c88c2da0e7cd55ebd6db25b1ed10b44cdcda5a812f5a0ab82534dd48a
libuuid-perl_0.31-1build3.dsc 2.2 KiB 492f4c4b84ca78689607d38425c9b3d23964c829a2cf0be661f2a6ccf65bb706

Available diffs

View changes file

Binary packages built by this source

libuuid-perl: Universally Unique Identifier library for Perl

 The UUID library is used to generate unique identifiers for objects that may
 be accessible beyond the local system. For instance, they could be used to
 generate unique HTTP cookies across multiple web servers without
 communication between the servers, and without fear of a name clash.
 .
 The generated UUIDs can be reasonably expected to be unique within a system,
 and unique across all systems, and are compatible with those created by the
 Open Software Foundation (OSF) Distributed Computing Environment (DCE).
 .
 All generated UUIDs are either version 1, 3, 4, 5, 6, or version 7. And all
 are variant 1, meaning compliant with the OSF DCE standard as described in
 RFC4122.
 .
 Versions 6 and 7 are not standardized. They are presented here as proposed in
 RFC4122bis, version 14, and may change in the future. RFC4122bis is noted to
 replace RFC4122, if approved.

libuuid-perl-dbgsym: debug symbols for libuuid-perl