Thu, 25 Apr 2024 12:17:54 UTC | login

Information for build liburing-1.0.7-3.el8

ID13204
Package Nameliburing
Version1.0.7
Release3.el8
Epoch
Sourcegit+https://git.centos.org/rpms/liburing.git#8042433628784e8d4dcaf051871badf6d7fddc7a
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 bycarlwgeorge
State complete
Volume DEFAULT
StartedMon, 24 Aug 2020 17:48:08 UTC
CompletedMon, 24 Aug 2020 17:50:08 UTC
Taskbuild (dist-c8-stream, /rpms/liburing.git:8042433628784e8d4dcaf051871badf6d7fddc7a)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/liburing.git?#8042433628784e8d4dcaf051871badf6d7fddc7a'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
dist-c8-updates
RPMs
src
liburing-1.0.7-3.el8.src.rpm (info) (download)
aarch64
liburing-1.0.7-3.el8.aarch64.rpm (info) (download)
liburing-devel-1.0.7-3.el8.aarch64.rpm (info) (download)
liburing-debuginfo-1.0.7-3.el8.aarch64.rpm (info) (download)
liburing-debugsource-1.0.7-3.el8.aarch64.rpm (info) (download)
i686
liburing-1.0.7-3.el8.i686.rpm (info) (download)
liburing-devel-1.0.7-3.el8.i686.rpm (info) (download)
liburing-debuginfo-1.0.7-3.el8.i686.rpm (info) (download)
liburing-debugsource-1.0.7-3.el8.i686.rpm (info) (download)
ppc64le
liburing-1.0.7-3.el8.ppc64le.rpm (info) (download)
liburing-devel-1.0.7-3.el8.ppc64le.rpm (info) (download)
liburing-debuginfo-1.0.7-3.el8.ppc64le.rpm (info) (download)
liburing-debugsource-1.0.7-3.el8.ppc64le.rpm (info) (download)
x86_64
liburing-1.0.7-3.el8.x86_64.rpm (info) (download)
liburing-devel-1.0.7-3.el8.x86_64.rpm (info) (download)
liburing-debuginfo-1.0.7-3.el8.x86_64.rpm (info) (download)
liburing-debugsource-1.0.7-3.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.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