Information for build libnbd-1.17.3-4.oc9

ID19479
Package Namelibnbd
Version1.17.3
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/libnbd.git?.#db6f329cd2cf5aa5b5c630335b5ed674781cd12f
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 API for ease of use. - Asynchronous API for writing non-blocking, multithreaded clients. - You can mix both APIs freely. - High performance. - Minimal dependencies for the basic library. - Well-documented, stable API. - Bindings in several programming languages. - Shell (nbdsh) for command line and scripting. - Copying tool (nbdcopy) for high performance copying and streaming. - Hexdump tool (nbddump) to print NBD content. - Query tool (nbdinfo) to query NBD servers. - FUSE support (nbdfuse) to mount NBD in the local filesystem. - Linux ublk support (nbdublk) to create the userspace block device.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 08:00:09 CST
CompletedMon, 08 Jan 2024 08:08:36 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libnbd.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libnbd.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
libnbd-1.17.3-4.oc9.src.rpm (info) (download)
aarch64
libnbd-1.17.3-4.oc9.aarch64.rpm (info) (download)
libnbd-devel-1.17.3-4.oc9.aarch64.rpm (info) (download)
nbdfuse-1.17.3-4.oc9.aarch64.rpm (info) (download)
ocaml-libnbd-1.17.3-4.oc9.aarch64.rpm (info) (download)
ocaml-libnbd-devel-1.17.3-4.oc9.aarch64.rpm (info) (download)
python3-libnbd-1.17.3-4.oc9.aarch64.rpm (info) (download)
libnbd-debuginfo-1.17.3-4.oc9.aarch64.rpm (info) (download)
libnbd-debugsource-1.17.3-4.oc9.aarch64.rpm (info) (download)
nbdfuse-debuginfo-1.17.3-4.oc9.aarch64.rpm (info) (download)
ocaml-libnbd-debuginfo-1.17.3-4.oc9.aarch64.rpm (info) (download)
python3-libnbd-debuginfo-1.17.3-4.oc9.aarch64.rpm (info) (download)
noarch
libnbd-bash-completion-1.17.3-4.oc9.noarch.rpm (info) (download)
x86_64
libnbd-1.17.3-4.oc9.x86_64.rpm (info) (download)
libnbd-devel-1.17.3-4.oc9.x86_64.rpm (info) (download)
nbdfuse-1.17.3-4.oc9.x86_64.rpm (info) (download)
ocaml-libnbd-1.17.3-4.oc9.x86_64.rpm (info) (download)
ocaml-libnbd-devel-1.17.3-4.oc9.x86_64.rpm (info) (download)
python3-libnbd-1.17.3-4.oc9.x86_64.rpm (info) (download)
libnbd-debuginfo-1.17.3-4.oc9.x86_64.rpm (info) (download)
libnbd-debugsource-1.17.3-4.oc9.x86_64.rpm (info) (download)
nbdfuse-debuginfo-1.17.3-4.oc9.x86_64.rpm (info) (download)
ocaml-libnbd-debuginfo-1.17.3-4.oc9.x86_64.rpm (info) (download)
python3-libnbd-debuginfo-1.17.3-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Nov 08 2023 jackeyji <jackeyji@tencent.com> - 1.17.3-4 - fix CVE-2023-5215 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.17.3-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.17.3-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 23 2023 Wang Guodong <gordonwwang@tencent.com> - 1.17.3-1 - Upgrade to version 1.17.3 * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 1.15.7-5 - Rebuilt for ocaml-findlib 1.9.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.15.7-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.15.7-3 - Rebuilt for OpenCloudOS Stream 23 * Fri Mar 31 2023 cunshunxia <cunshunxia@tencent.com> - 1.15.7-2 - enable ocaml. * Fri Nov 25 2022 cunshunxia <cunshunxia@tencent.com> - 1.15.7-1 - initial build