libtickit-async-perl 0.25-1build4 source package in Ubuntu

Changelog

libtickit-async-perl (0.25-1build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:46:35 +0000

Upload details

Uploaded by:
Steve Langasek
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
libtickit-async-perl_0.25.orig.tar.gz 15.4 KiB 5a9948b1831635d72236a7baed846c82b91682c83b16bc08a040851432820a70
libtickit-async-perl_0.25-1build4.debian.tar.xz 2.6 KiB 55a62bc85e69851b3edab4737e7d7d04de6a5eeab65e61511f42726913f25341
libtickit-async-perl_0.25-1build4.dsc 2.4 KiB a9cd18b6d44a137feb6e4b2a1da43c39dbe4e4efd2b989091cb96fc9160b933a

Available diffs

View changes file

Binary packages built by this source

libtickit-async-perl: module to use Tickit with IO::Async

 Thes Tickit::Async module allows a Tickit user interface to run alongside
 other IO::Async-driven code, using IO::Async as a source of IO events.
 .
 As a shortcut convenience, a containing IO::Async::Loop will be constructed
 using the default magic constructor the first time it is needed, if the
 object is not already a member of a loop. This will allow a Tickit::Async
 object to be used without being aware it is not a simple Tickit object.
 .
 To avoid accidentally creating multiple loops, callers should be careful to
 add the Tickit::Async object to the main application's loop if one already
 exists as soon as possible after construction.

libtickit-async-perl-dbgsym: debug symbols for libtickit-async-perl