Sat, 11 Jan 2025 17:17:28 CST | login

Information for build libnbd-1.20.2-1.ocs23

ID19224
Package Namelibnbd
Version1.20.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libnbd.git?.#bbb39135b932cc3075bced2659ae8b52afbe972a
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 04 Sep 2024 14:19:13 CST
CompletedWed, 04 Sep 2024 14:23:23 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libnbd.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libnbd.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
libnbd-1.20.2-1.ocs23.src.rpm (info) (download)
aarch64
libnbd-1.20.2-1.ocs23.aarch64.rpm (info) (download)
libnbd-devel-1.20.2-1.ocs23.aarch64.rpm (info) (download)
nbdfuse-1.20.2-1.ocs23.aarch64.rpm (info) (download)
ocaml-libnbd-1.20.2-1.ocs23.aarch64.rpm (info) (download)
ocaml-libnbd-devel-1.20.2-1.ocs23.aarch64.rpm (info) (download)
python3-libnbd-1.20.2-1.ocs23.aarch64.rpm (info) (download)
libnbd-debuginfo-1.20.2-1.ocs23.aarch64.rpm (info) (download)
libnbd-debugsource-1.20.2-1.ocs23.aarch64.rpm (info) (download)
nbdfuse-debuginfo-1.20.2-1.ocs23.aarch64.rpm (info) (download)
ocaml-libnbd-debuginfo-1.20.2-1.ocs23.aarch64.rpm (info) (download)
python3-libnbd-debuginfo-1.20.2-1.ocs23.aarch64.rpm (info) (download)
loongarch64
libnbd-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
libnbd-devel-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
nbdfuse-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
ocaml-libnbd-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
ocaml-libnbd-devel-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
python3-libnbd-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
libnbd-debuginfo-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
libnbd-debugsource-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
nbdfuse-debuginfo-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
ocaml-libnbd-debuginfo-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
python3-libnbd-debuginfo-1.20.2-1.ocs23.loongarch64.rpm (info) (download)
noarch
libnbd-bash-completion-1.20.2-1.ocs23.noarch.rpm (info) (download)
x86_64
libnbd-1.20.2-1.ocs23.x86_64.rpm (info) (download)
libnbd-devel-1.20.2-1.ocs23.x86_64.rpm (info) (download)
nbdfuse-1.20.2-1.ocs23.x86_64.rpm (info) (download)
ocaml-libnbd-1.20.2-1.ocs23.x86_64.rpm (info) (download)
ocaml-libnbd-devel-1.20.2-1.ocs23.x86_64.rpm (info) (download)
python3-libnbd-1.20.2-1.ocs23.x86_64.rpm (info) (download)
libnbd-debuginfo-1.20.2-1.ocs23.x86_64.rpm (info) (download)
libnbd-debugsource-1.20.2-1.ocs23.x86_64.rpm (info) (download)
nbdfuse-debuginfo-1.20.2-1.ocs23.x86_64.rpm (info) (download)
ocaml-libnbd-debuginfo-1.20.2-1.ocs23.x86_64.rpm (info) (download)
python3-libnbd-debuginfo-1.20.2-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Aug 21 2024 cunshunxia <cunshunxia@tencent.com> - 1.20.2-1 - Upgrade to version 1.20.2 to fix CVE-2024-7383. * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.17.3-6 - Rebuilt for loongarch release * Mon Jun 24 2024 cunshunxia <cunshunxia@tencent.com> - 1.17.3-5 - rebuild for ocaml 5.2.0. * 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