Fri, 07 Jun 2024 21:55:54 UTC | login

Information for build liburing-2.0-4.fc37

ID200505
Package Nameliburing
Version2.0
Release4.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/liburing.git#7a47b79fb416ddc371515295f0cd31b8e4ccb553
SummaryLinux-native io_uring I/O access library
DescriptionProvides native async IO for the Linux kernel, in a fast and efficient manner, for both buffered and O_DIRECT.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 12 Sep 2022 15:32:48 UTC
CompletedMon, 12 Sep 2022 15:43:39 UTC
Taskbuild (f37, /rpms/liburing.git:7a47b79fb416ddc371515295f0cd31b8e4ccb553)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/liburing.git#7a47b79fb416ddc371515295f0cd31b8e4ccb553'}}
Tags
f37
f38
RPMs
src
liburing-2.0-4.fc37.src.rpm (info) (download)
riscv64
liburing-2.0-4.fc37.riscv64.rpm (info) (download)
liburing-devel-2.0-4.fc37.riscv64.rpm (info) (download)
liburing-debuginfo-2.0-4.fc37.riscv64.rpm (info) (download)
liburing-debugsource-2.0-4.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Apr 13 2021 Stefan Hajnoczi <stefanha@redhat.com> - 2.0-1 - Update to liburing 2.0. This release is source-compatible with 0.7 but applications must be recompiled since <liburing.h> struct sizes have changed. - Add man3 and man7 documentation * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Oct 19 2020 Davide Cavalca <dcavalca@fb.com> - 0.7-3 - Drop exclude for armv7hl as it's no longer necessary * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Stefan Hajnoczi <stefanha@redhat.com> - 0.7-1 - Add io_uring_cq_eventfd_toggle() helper for new IORING_CQ_EVENTFD_DISABLED flag - Add IORING_OP_TEE - Documentation fixes and improvements