lua-event 0.4.6-2build4 source package in Ubuntu

Changelog

lua-event (0.4.6-2build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:00:29 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters
Noble release universe interpreters

Downloads

File Size SHA-256 Checksum
lua-event_0.4.6.orig.tar.gz 22.1 KiB dd12babb252115895618c1243557534decde289bf0c255ffebf0dcd14a18705d
lua-event_0.4.6-2build4.debian.tar.xz 3.3 KiB c425fd0a754b9bb3a09c5ce21e3880330f01633ed04fcf508b91d1c1f3402b83
lua-event_0.4.6-2build4.dsc 2.1 KiB eb4ca5aef73d2dae4a376526e22d0a28d2cb38d4b83c64da85d33a3cbc06932d

View changes file

Binary packages built by this source

lua-event: asynchronous event notification library for Lua

 This package contains the bindings for libevent, a synchronous event
 notification library that provides a mechanish to execute a callback function
 when a specific event occurs on a file descriptor or after a timeout has been
 reached.

lua-event-dbgsym: debug symbols for lua-event
lua-event-dev: libevent development files for the Lua language

 This package contains the development files of the libevent Lua
 bindings, useful to create a statically linked binary (like a C application or
 a standalone Lua interpreter). Documentation is also shipped within this
 package.