Sun, 31 Aug 2025 22:45:43 UTC | login

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

ID3950
Package Namehttp-nbd-transfer
Version1.7.0
Release1.xcpng8.3
Epoch
DraftFalse
Sourcegit+https://github.com/xcp-ng-rpms/http-nbd-transfer.git#029c6f7c3a8feef13440ff04e2114cd4653ed98a
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
StartedFri, 11 Jul 2025 12:23:53 UTC
CompletedFri, 11 Jul 2025 12:25:51 UTC
Taskbuild (v8.3-incoming, /xcp-ng-rpms/http-nbd-transfer.git:029c6f7c3a8feef13440ff04e2114cd4653ed98a)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/http-nbd-transfer.git?#029c6f7c3a8feef13440ff04e2114cd4653ed98a'}}
Tags
v8.3-updates
RPMs
src
http-nbd-transfer-1.7.0-1.xcpng8.3.src.rpm (info) (download)
x86_64
http-nbd-transfer-1.7.0-1.xcpng8.3.x86_64.rpm (info) (download)
http-nbd-transfer-debuginfo-1.7.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
mock_config.log
Changelog * Thu Jul 10 2025 Mathieu Labourier <mathieu.labourier@vates.tech> - 1.7.0-1 - Fix missing import exceptions in log files. - Fix a potential HA startup failure with LINSTOR. * 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