Wed, 15 May 2024 05:36:50 UTC | login

Information for build libnbd-0.1.8-1.fc31

ID106072
Package Namelibnbd
Version0.1.8
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libnbd.git#bb085d8c8356c4320906c64da8506d37af9c1814
SummaryNBD client library in userspace
DescriptionNBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are: * Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients. * High performance. * Minimal dependencies for the basic library. * Well-documented, stable API. * Bindings in several programming languages.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 28 Jul 2019 00:25:50 UTC
CompletedSun, 28 Jul 2019 01:22:58 UTC
Taskbuild (f31-candidate, /rpms/libnbd.git:bb085d8c8356c4320906c64da8506d37af9c1814)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libnbd.git#bb085d8c8356c4320906c64da8506d37af9c1814'}}
Tags
f31
RPMs
src
libnbd-0.1.8-1.fc31.src.rpm (info) (download)
riscv64
libnbd-0.1.8-1.fc31.riscv64.rpm (info) (download)
libnbd-devel-0.1.8-1.fc31.riscv64.rpm (info) (download)
python3-libnbd-0.1.8-1.fc31.riscv64.rpm (info) (download)
libnbd-debuginfo-0.1.8-1.fc31.riscv64.rpm (info) (download)
libnbd-debugsource-0.1.8-1.fc31.riscv64.rpm (info) (download)
python3-libnbd-debuginfo-0.1.8-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 17 2019 Richard W.M. Jones <rjones@redhat.com> - 0.1.8-1 - New upstream version 0.1.8. * Tue Jul 16 2019 Richard W.M. Jones <rjones@redhat.com> - 0.1.7-1 - New upstream version 0.1.7. * Wed Jul 03 2019 Richard W.M. Jones <rjones@redhat.com> - 0.1.6-1 - New upstream version 0.1.6. * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 0.1.5-1 - New upstream version 0.1.5. * Sun Jun 09 2019 Richard W.M. Jones <rjones@redhat.com> - 0.1.4-1 - New upstream version 0.1.4. * Sun Jun 02 2019 Richard W.M. Jones <rjones@redhat.com> - 0.1.2-2 - Enable libxml2 for NBD URI support. * Thu May 30 2019 Richard W.M. Jones <rjones@redhat.com> - 0.1.2-1 - New upstream version 0.1.2. * Tue May 28 2019 Richard W.M. Jones <rjones@redhat.com> - 0.1.1-1 - Fix license in man pages and examples. - Add nbdsh(1) man page. - Include the signature and keyring even if validation is disabled. - Update devel subpackage license. - Fix old FSF address in Python tests. - Filter Python provides. - Remove executable permission on the tar.gz.sig file. - Initial release.