liburing 2.9-1 source package in Ubuntu

Changelog

liburing (2.9-1) unstable; urgency=medium

  * New upstream release.

 -- Guillem Jover <email address hidden>  Wed, 05 Feb 2025 12:13:49 +0100

Upload details

Uploaded by:
Guillem Jover
Uploaded to:
Sid
Original maintainer:
Guillem Jover
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release main misc

Downloads

File Size SHA-256 Checksum
liburing_2.9-1.dsc 2.3 KiB fba5e3711b9aa0b39fe144ded788617acac76648438b2b51586354efcc30f680
liburing_2.9.orig.tar.gz 397.6 KiB 57e9b36e4ac1e46b8e0351dfb1694dc59638fc25e384b4ba36d87b800b16db1a
liburing_2.9.orig.tar.gz.asc 858 bytes 9f299918f065f3ac364d70f512d137aa5fdbd6a8963d46af9d7608025832b3ef
liburing_2.9-1.debian.tar.xz 15.6 KiB 9faf814213721f6844a49c8e7bb376003010dad5e81dcfe6857d5a50af0b1674

Available diffs

No changes file available.

Binary packages built by this source

liburing-dev: Linux kernel io_uring access library - development files

 This library provides helpers to setup and teardown io_uring instances,
 and also a simplified interface for applications that do not need (or
 want) to deal with the full kernel side implementation.
 .
 This package contains the static library and the header files.

liburing2: Linux kernel io_uring access library - shared library

 This library provides helpers to setup and teardown io_uring instances,
 and also a simplified interface for applications that do not need (or
 want) to deal with the full kernel side implementation.
 .
 This package contains the shared library.

liburing2-dbgsym: debug symbols for liburing2