liburing 2.14-ok1 source package in openKylin

Changelog

liburing (2.14-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Sun, 31 May 2026 06:21:49 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
liburing_2.14.orig.tar.gz 476.2 KiB c07425d17f394fc803126032238c9e6f3ad7534db5cff75aa8accd47fbf677f9
liburing_2.14.orig.tar.gz.asc 858 bytes f99b0d5e5fd8afdf644a1eddd255e8ea908cf80624485b8221f24dd7424f9730
liburing_2.14-ok1.debian.tar.xz 14.4 KiB 8caf83ccbadc5dd40759165552bbcffea1962f32dc025e8d5d4c1c8c84a5d0c0
liburing_2.14-ok1.dsc 2.1 KiB fc376962156d78b21e43373a6a1e257667ab904e7674ad64342ce90d093e5810

Available diffs

View changes file

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