Fri, 26 Jun 2026 20:46:42 UTC | login

Information for build blktap-4.0.9-1.1~ydi1.1.xcpng8.99

ID5800
Package Nameblktap
Version4.0.9
Release1.1~ydi1.1.xcpng8.99
Epoch
DraftFalse
Sourcegit+https://github.com/xcp-ng-rpms/blktap#4be59d87503d3afa84181376b1e3f9028e288921
Summaryblktap user space utilities
DescriptionBlktap creates kernel block devices which realize I/O requests to processes implementing virtual hard disk images entirely in user space. Typical disk images may be implemented as files, in memory, or stored on other hosts across the network. The image drivers included with tapdisk can map disk I/O to sparse file images accessed through Linux DIO/AIO and VHD images with snapshot functionality. This packages includes the control utilities needed to create destroy and manipulate devices ('tap-ctl'), the 'tapdisk' driver program to perform tap devices I/O, and a number of image drivers.
Built byydirson
State failed
Volume DEFAULT
StartedFri, 26 Jun 2026 14:31:45 UTC
CompletedFri, 26 Jun 2026 14:38:17 UTC
Taskbuild (v9.0-u-ydi1, /xcp-ng-rpms/blktap:4be59d87503d3afa84181376b1e3f9028e288921)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/blktap?#4be59d87503d3afa84181376b1e3f9028e288921'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jun 26 2026 Yann Dirson <yann.dirson@vates.tech> - 4.0.9-1 - Sync with 4.0.9-1 - *** Upstream changelog *** * Wed Apr 29 2026 Mark Syms <mark.syms@citrix.com> - 4.0.9-1 - CA-395093: ensure physical-device-path is read if xenstore event missed - Various build cleanups * Wed Feb 4 2026 Lunfan Zhang <lunfan.zhang@cloud.com> - 4.0.8-1 - revert "CP-311026: advertise flush cache as no-op to blktap" * Wed Jan 28 2026 Mark Syms <mark.syms@citrix.com> - 4.0.7-1 - CP-311026: advertise flush cache as no-op to blktap - Prevent segfault of vhd-util scan on VHD with corrupt footer * Thu Nov 13 2025 Mark Syms <mark.syms@citrix.com> - 4.0.6-1 - Use libc API for xattr - Use memory barriers defined by xen headers - CA-420659: don't fail on unknown options in NBD * Thu Aug 28 2025 Mark Syms <mark.syms@cloud.com> - 4.0.5-1 - CA-416464: return BLKIF_RSP_EOPNOTSUPP for EOPNOTSUPP * Mon Aug 11 2025 Mark Syms <mark.syms@cloud.com> - 4.0.4-1 - Fix coalesced size conversion in vhd-util-coalesce - CA-414626: initialize cpumon even if lowmem initialization failed - CA-400404: remove low memory mode * Tue Jun 24 2025 Mark Syms <mark.syms@cloud.com> - 4.0.3-1 - CA-412802: drop redundant udev rule override - CP-308276: vhd_batmap_header_offset only returns 0 thus is void. - CP-308382: fix sign conversion in coalesce * Tue Apr 29 2025 Mark Syms <mark.syms@cloud.com> - 4.0.2-1 - Fix several Coverity detected errors * Tue Apr 15 2025 Mark Syms <mark.syms@cloud.com> - 4.0.1-1 - CP-54256: log errors when reporting EOPNOTSUP - CA-408175: distinguish logging for long NBD operations * Tue Jan 21 2025 Mark Syms <mark.syms@cloud.com> - 4.0.0-1 - CP-35551: remove use of kernel blkatp2 driver - CA-404370: enable NBD client only after completing handshake * Mon Jan 06 2025 Mark Syms <mark.syms@cloud.com> - 3.55.5-1 - Add an option to never resolve parent path when vhd-util query is called * Tue Mar 04 2025 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.55.4-1.1 - Sync with 3.55.4-1 - *** Upstream changelog *** * Tue Dec 03 2024 Mark Syms <mark.syms@cloud.com> - 3.55.4-1 - CA-392151 lcache.c uses wrong buffer size definition - CA-403297: when storing read-through do not mirror * Mon Nov 18 2024 Mark Syms <mark.syms@cloud.com> - 3.55.3-1 - CP-52620: enable local caching after opening all other images * Tue Nov 05 2024 Tim Smith <tim.smith@cloud.com> - 3.55.2-1 - CA-387575 Remove static libraries and libtool archives from devel package - Correct name of exposed NBD server - CA-401174 Filedescriptor leak in NBD option negotiation * Mon Sep 16 2024 Tim Smith <tim.smith@cloud.com> - 3.55.1-1 - Redo the revert of an incorrect NBD FD leak fix * Fri Sep 13 2024 Tim Smith <tim.smith@cloud.com> - 3.55.0-1 - CP-46765 - Fix asan issues in unit tests - CA-396659: rationalise bitops and fix overflow issues - CA-396659: delete legacy debt utility vhd-update - Handle scheduler uuid overflow explictly - CP-50952 Autodetect NBD server protocol version on client connect - Fix use of incorrect label in error case - CA-397082 Properly fix FD leak in NBD server - CP-50955 Add a new-style NBD server for each VDI * Tue Aug 06 2024 Mark Syms <mark.syms@cloud.com> - 3.54.10-1 - CA-391882: fix nbd connection fd leak bug - Remove some unnecessary build dependencies * Wed Dec 18 2024 Ronan Abhamon <ronan.abhamon@vates.fr> - 3.54.9-1.2 - Add 0002-Add-an-option-to-use-backup-footer-when-vhd-util-que.patch