libioth 0.1.2-3build2 source package in Ubuntu

Changelog

libioth (0.1.2-3build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:07:04 +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
libioth_0.1.2.orig.tar.gz 35.2 KiB 0e3370a35116ea1e125ebb0f494cb484634211d02f505657f806a77b8e34dd84
libioth_0.1.2-3build2.debian.tar.xz 2.6 KiB 68a015f58e6f615b8d864d1da87e65c2989f172bb07b733f00ff1ea7ccf9fcad
libioth_0.1.2-3build2.dsc 2.2 KiB 93c96811a340d42c078b20d4891f7a24ca01e06d526e9928e571a0d6e155a18a

Available diffs

View changes file

Binary packages built by this source

libioth-dev: Unified API for the Internet of Threads - development

 libioth main goal is to provide a convenient API
 to interoperate with different network stack implementations.
 Libioth is also an infrastructure where the actual
 implementations can be loaded as plug-ins.
 Libioth's API is minimal: it includes the complete set of
 Berkeley Sockets functions, some functions to add or delete
 a stack and 'msocket', an extended version of 'socket' providing
 one more leading argument to select which stack should
 manage the communication.
 .
 This package contains the development files used for libioth.

libioth0: Unified API for the Internet of Threads - library

 libioth main goal is to provide a convenient API
 to interoperate with different network stack implementations.
 Libioth is also an infrastructure where the actual
 implementations can be loaded as plug-ins.
 Libioth's API is minimal: it includes the complete set of
 Berkeley Sockets functions, some functions to add or delete
 a stack and 'msocket', an extended version of 'socket' providing
 one more leading argument to select which stack should
 manage the communication.
 .
 This package contains the library.

libioth0-dbgsym: debug symbols for libioth0