liburing: version bump to 2.14
This commit is contained in:
@@ -15,24 +15,19 @@
|
|||||||
<PartOf>programming.library</PartOf>
|
<PartOf>programming.library</PartOf>
|
||||||
<Summary>This is the io_uring library, liburing.</Summary>
|
<Summary>This is the io_uring library, liburing.</Summary>
|
||||||
<Description>liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.</Description>
|
<Description>liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.</Description>
|
||||||
<Archive sha1sum="bf6a02335cd2d23c69ca90b2de45a470159133fc" type="tarbz2">
|
<Archive sha1sum="028d113795f142d8facda94bb7ea72495b216e19" type="targz">
|
||||||
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.3.tar.bz2
|
https://github.com/axboe/liburing/archive/refs/tags/liburing-2.14.tar.gz
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies/>
|
||||||
<!-- <Dependency>glibc</Dependency> -->
|
|
||||||
</BuildDependencies>
|
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>liburing</Name>
|
<Name>liburing</Name>
|
||||||
<Conflicts>
|
<Conflicts>
|
||||||
<!-- <Package></Package> -->
|
<!-- <Package></Package> -->
|
||||||
</Conflicts>
|
</Conflicts>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies/>
|
||||||
<!-- <Dependency>glibc</Dependency> -->
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib/liburing*</Path>
|
||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
@@ -56,6 +51,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2026-04-05</Date>
|
||||||
|
<Version>2.14</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>Kamil Atlı</Name>
|
||||||
|
<Email>suvari@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2022-11-10</Date>
|
<Date>2022-11-10</Date>
|
||||||
<Version>2.3</Version>
|
<Version>2.3</Version>
|
||||||
@@ -93,4 +95,3 @@
|
|||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user