liburing 2.5-ok1 source package in openKylin

Changelog

liburing (2.5-ok1) nile; urgency=high

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 16:05:18 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any
Section:
libs
Urgency:
Very Urgent

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libs
Nile V2.0 proposed main libs

Downloads

File Size SHA-256 Checksum
liburing_2.5.orig.tar.gz 287.6 KiB 0100cfbf68943dfa869e02c99f8724c69182b09f7a90f1955e709bc914c7ebf9
liburing_2.5.orig.tar.gz.asc 858 bytes 7430c76b06cf41725d00b132fa357e9ab1a506f172328b09a79eeb6d4e142643
liburing_2.5-ok1.debian.tar.xz 13.8 KiB 6403eaf0db9094a9d94ac368e9b2e878bcfcf7bfa9f421653380f1b96fb04635
liburing_2.5-ok1.dsc 2.1 KiB 49abd6a27500117c2ac6246322974a2ef7c38f951595bed99055278cff5c57a0

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