libcache-memcached-fast-perl 0.28-2build3 source package in Ubuntu

Changelog

libcache-memcached-fast-perl (0.28-2build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:53:24 +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
libcache-memcached-fast-perl_0.28.orig.tar.gz 93.9 KiB 7c424c253b65ff62cf1577bb418802192a18805ea31fafc0a7ae589e446c89d2
libcache-memcached-fast-perl_0.28-2build3.debian.tar.xz 5.7 KiB 118b4af02c18ef22db117d90c90cc0cdfa681122da71e35787a2c906147dedb5
libcache-memcached-fast-perl_0.28-2build3.dsc 2.4 KiB 9fae8d83e99bb3a4829ab79ce4b74df3cec8eba1853894303b7b5e90480f5aad

Available diffs

View changes file

Binary packages built by this source

libcache-memcached-fast-perl: Perl client for memcached, in C language

 Cache::Memcached::Fast is a Perl client for memcached,
 a memory cache daemon (http://www.danga.com/memcached/).
 Module core is implemented in C
 and tries hard to minimize number of system calls
 and to avoid any key/value copying for speed.
 As a result, it has very low CPU consumption.
 .
 API is largely compatible with Cache::Memcached,
 original pure Perl client,
 most users of the original module may start using this module
 by installing it and adding "::Fast" to the old name in their scripts.

libcache-memcached-fast-perl-dbgsym: debug symbols for libcache-memcached-fast-perl