libio-epoll-perl 0.03-3build4 source package in Ubuntu

Changelog

libio-epoll-perl (0.03-3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:06: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
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libio-epoll-perl_0.03.orig.tar.gz 18.4 KiB dacc0cf6747bb86734563195057e3259c015923e971218cab0e75b4f8d05a5a7
libio-epoll-perl_0.03-3build4.debian.tar.xz 3.1 KiB b7b823bcc07f11f2da5b01d094b12daf7a7004addfc8bd08d4d8b92ac01e48ba
libio-epoll-perl_0.03-3build4.dsc 2.2 KiB 944325a028aaca8e340f05859155261723588f3ded02b7669f78aa5b1b2fb223

Available diffs

View changes file

Binary packages built by this source

libio-epoll-perl: Perl interface to the Epoll IO Multiplexing subsystem

 IO::Epoll provides access to the new, (currently) Linux-specific variant of
 poll() known as epoll(). It is designed to offer O(1) scalability over large
 numbers of watched file descriptors.
 .
 This module provides a higher-level layer designed to emulate the behaviour
 of IO::Poll and IO::Ppoll, but also exposes the corresponding low-level API
 that closely matches the related system calls.

libio-epoll-perl-dbgsym: debug symbols for libio-epoll-perl