Information for build liburing-1.0.7-3.oc8

ID977
Package Nameliburing
Version1.0.7
Release3.oc8
Epoch
Sourceliburing-1.0.7-3.oc8.src.rpm
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 byopencloudkoji
State complete
Volume DEFAULT
StartedThu, 26 May 2022 23:47:22 CST
CompletedThu, 26 May 2022 23:49:00 CST
Taskbuild (dist-oc8, liburing-1.0.7-3.el8.src.rpm)
Extra{'source': {'original_url': 'liburing-1.0.7-3.oc8.src.rpm'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
liburing-1.0.7-3.oc8.src.rpm (info) (download)
aarch64
liburing-1.0.7-3.oc8.aarch64.rpm (info) (download)
liburing-devel-1.0.7-3.oc8.aarch64.rpm (info) (download)
liburing-debuginfo-1.0.7-3.oc8.aarch64.rpm (info) (download)
liburing-debugsource-1.0.7-3.oc8.aarch64.rpm (info) (download)
x86_64
liburing-1.0.7-3.oc8.x86_64.rpm (info) (download)
liburing-devel-1.0.7-3.oc8.x86_64.rpm (info) (download)
liburing-debuginfo-1.0.7-3.oc8.x86_64.rpm (info) (download)
liburing-debugsource-1.0.7-3.oc8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 20 2020 Jeff Moyer <jmoyer@redhat.com> - 1.0.7-3.el8 - Build with V=1 so that the build logs are useful. - Related: rhbz#1862551 * Thu Aug 20 2020 Jeff Moyer <jmoyer@redhat.com> - 1.0.7-2.el8 - Fix versioning. The installed library is 1.0.7, make the rpm match. - bump release number for build, which includes -fPIC fix - Related: rhbz#1862551 * Fri Jul 31 2020 Jeff Moyer <jmoyer@redhat.com> - 0.7-1.el8 - Update to upstream version 0.7. - Resolves: 1862551 * Wed Nov 06 2019 Jeff Moyer <jmoyer@redhat.com> - 0.2-2.el8 - bump release to trigger gating tests - Related: bz#1724804 * Thu Oct 31 2019 Jeff Moyer <jmoyer@redhat.com> - 0.2-1 - Initial rhel8 package. - Resolves: bz#1724804 * Tue Jan 08 2019 Jens Axboe <axboe@kernel.dk> - 0.1 - Initial version