Wed, 25 Jun 2025 09:18:12 CEST | login

Information for build http-nbd-transfer-1.6.0-1.xcpng8.3

ID3914
Package Namehttp-nbd-transfer
Version1.6.0
Release1.xcpng8.3
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/http-nbd-transfer.git#2324eb463a850ff918f2b2ed21b4324771c03b84
SummarySet of tools to transfer NBD requests to a HTTP server
DescriptionSet of tools to transfer NBD requests to a HTTP server.
Built bymlabourier
State complete
Volume DEFAULT
StartedTue, 17 Jun 2025 11:56:00 CEST
CompletedTue, 17 Jun 2025 11:57:32 CEST
Taskbuild (v8.3-incoming, /xcp-ng-rpms/http-nbd-transfer.git:2324eb463a850ff918f2b2ed21b4324771c03b84)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/http-nbd-transfer.git?#2324eb463a850ff918f2b2ed21b4324771c03b84'}}
Tags
built-by-xcp-ng
v8.3-ci
RPMs
src
http-nbd-transfer-1.6.0-1.xcpng8.3.src.rpm (info) (download)
x86_64
http-nbd-transfer-1.6.0-1.xcpng8.3.x86_64.rpm (info) (download)
http-nbd-transfer-debuginfo-1.6.0-1.xcpng8.3.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 17 2025 Mathieu Labourier <mathieu.labourier@vates.tech> - 1.6.0-1 - Reduce logs by adding a debug log feature * Tue Nov 19 2024 Ronan Abhamon <ronan.abhamon@vates.tech> - 1.5.0-1 - Prevent stacktrace during SIGTERM signal and open_device call - Robustify nbdkit startup: always wait for sockpath to be created - Handle broken pipe errors for python 3 - Fix nbdkit plugin location for python 3 - Don't force stdout/stderr flush - Fix libs import using underscores instead of dashes * Wed Jul 31 2024 Ronan Abhamon <ronan.abhamon@vates.tech> - 1.4.0-1 - Try to open device and start HTTP server before notifying the user - Install pyc and pyo files * Wed Jul 12 2023 Ronan Abhamon <ronan.abhamon@vates.fr> - 1.3.0-1 - Handle invalid buffer usage in nbdkit plugin - Compatible with both versions of Python: 2 and 3 * Fri Feb 17 2023 Ronan Abhamon <ronan.abhamon@vates.fr> - 1.2.0-1 - Remove open/close calls to read/write disk * Mon Jan 09 2023 Ronan Abhamon <ronan.abhamon@vates.fr> - 1.1.0-1 - HTTP server can reuse binding address now - Notify when HTTP server is ready - Better error handling and command logs - SIGTERM can be safely sent to NBD server * Tue May 03 2022 Ronan Abhamon <ronan.abhamon@vates.fr> - 1.0.0-1 - Initial package