libhash-sharedmem-perl 0.005-1build4 source package in Ubuntu

Changelog

libhash-sharedmem-perl (0.005-1build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:01:16 +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
libhash-sharedmem-perl_0.005.orig.tar.gz 114.9 KiB 324776808602f7bdc44adaa937895365454029a926fa611f321c9bf6b940bb5e
libhash-sharedmem-perl_0.005-1build4.debian.tar.xz 1.9 KiB 614543a42b7efc8d3266c00eb9210864bcb541e26dc1e9024323cb76a4425404
libhash-sharedmem-perl_0.005-1build4.dsc 2.4 KiB 8309349364c03fd963034575a92703a0899df71c4576f942540bddbe240c0b59

Available diffs

View changes file

Binary packages built by this source

libhash-sharedmem-perl: efficient shared mutable hash

 Hash::SharedMem provides a facility for efficiently sharing mutable data
 between processes on one host. Data is organised as a key/value store,
 resembling a Perl hash. The keys and values are restricted to octet (Latin-1)
 strings. Structured objects may be stored by serialising them using a
 mechanism such as Sereal.

libhash-sharedmem-perl-dbgsym: debug symbols for libhash-sharedmem-perl