libvpoll-eventfd 0.1-3ubuntu1 source package in Ubuntu

Changelog

libvpoll-eventfd (0.1-3ubuntu1) lunar; urgency=medium

  * Fix Linux 6.2 FTBFS (LP: #2007534)

 -- Paolo Pisati <email address hidden>  Thu, 16 Feb 2023 08:13:04 +0000

Upload details

Uploaded by:
Paolo Pisati
Sponsored by:
Timo Aaltonen
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libvpoll-eventfd_0.1.orig.tar.gz 22.3 KiB 79c6b1258de59a25ae32a86e40f20a37478018046a5de487a48e52275e7efa63
libvpoll-eventfd_0.1-3ubuntu1.debian.tar.xz 3.5 KiB a3a9f9d2b79698c458628d64ee85f559570d12da6ba6d55352748755f9861837
libvpoll-eventfd_0.1-3ubuntu1.dsc 2.3 KiB 821f144522fcbebee0f9e974a5fb46f24fed4fcb063ec5d456269fae2e2297ab

View changes file

Binary packages built by this source

libvpoll-dev: generate synthetic events for poll/select/ppoll/pselect/epoll (devel)

 This library uses eventfd/VPOLL if provided by the kernel or the vpoll device
 otherwise it implements an emulator (providing only `EPOLLIN`, `EPOLLOUT`
 and a non standard version of EPOLLHUP/EPOLLRDHUP).
 .
 This package contains the development files used for C programs.

libvpoll0: generate synthetic events for poll/select/ppoll/pselect/epoll (library)

 This library uses eventfd/VPOLL if provided by the kernel or the vpoll device
 otherwise it implements an emulator (providing only `EPOLLIN`, `EPOLLOUT`
 and a non standard version of EPOLLHUP/EPOLLRDHUP).
 .
 This package contains the shared library.

libvpoll0-dbgsym: debug symbols for libvpoll0
vpoll-dkms: vpoll device: generate events for poll/select/ppoll/pselect/epoll

 This kernel module creates the vpoll device for libvpoll.
 This package provides the source code for the vpoll kernel module and makes use
 of the DKMS build utility to install it for the running kernel.