Fri, 20 Mar 2026 03:14:16 UTC | login

Information for build blktap-4.0.3-0.0.ydi.3~ydi4.1.xcpng8.99

ID5323
Package Nameblktap
Version4.0.3
Release0.0.ydi.3~ydi4.1.xcpng8.99
Epoch
DraftFalse
Sourcegit+https://github.com/xcp-ng-rpms/blktap#cd4f7c4796c98880b37db392f2ab408231e84c8b
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 complete
Volume DEFAULT
StartedThu, 19 Mar 2026 09:58:23 UTC
CompletedThu, 19 Mar 2026 10:00:51 UTC
Taskbuild (v9.0-u-ydi1, /xcp-ng-rpms/blktap:cd4f7c4796c98880b37db392f2ab408231e84c8b)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/blktap?#cd4f7c4796c98880b37db392f2ab408231e84c8b'}}
Tags
v9.0-u-ydi1
RPMs
src
blktap-4.0.3-0.0.ydi.3~ydi4.1.xcpng8.99.src.rpm (info) (download)
x86_64_v2
blktap-4.0.3-0.0.ydi.3~ydi4.1.xcpng8.99.x86_64_v2.rpm (info) (download)
blktap-devel-4.0.3-0.0.ydi.3~ydi4.1.xcpng8.99.x86_64_v2.rpm (info) (download)
vhd-util-standalone-4.0.3-0.0.ydi.3~ydi4.1.xcpng8.99.x86_64_v2.rpm (info) (download)
blktap-debuginfo-4.0.3-0.0.ydi.3~ydi4.1.xcpng8.99.x86_64_v2.rpm (info) (download)
blktap-debugsource-4.0.3-0.0.ydi.3~ydi4.1.xcpng8.99.x86_64_v2.rpm (info) (download)
vhd-util-standalone-debuginfo-4.0.3-0.0.ydi.3~ydi4.1.xcpng8.99.x86_64_v2.rpm (info) (download)
Logs
x86_64_v2
root.log
state.log
dnf.rpm.log
mock_output.log
build.log
dnf.librepo.log
installed_pkgs.log
dnf.log
hw_info.log
mock_config.log
Changelog * Fri Jul 11 2025 Yann Dirson <yann.dirson@vates.tech> - 4.0.3-0.0.ydi.3 - New upstream - TEMP HACK do not run checks - Stop messing 65-md-incremental.rules which does not exist any more - Patches for ARM: - Use libc API for xattr - Update memory barriers definitions from xen-4.20.0 * Fri Jul 11 2025 Yann Dirson <yann.dirson@vates.tech> - 3.55.5-4.0.ydi.1 - Rebase on 3.55.5-4 - use standard toolchain - *** Upstream changelog *** * Mon Apr 07 2025 Mark Syms <mark.syms@cloud.com> - 3.55.5-4 - CP-54256: log when reporting EOPNOTSUPP * Fri Feb 21 2025 Deli Zhang <deli.zhang@cloud.com> - 3.55.5-3 - CP-50273: Move CCM dependency to OpenSSL 3 * Fri Jul 04 2025 Yann Dirson <yann.dirson@vates.tech> - 3.55.5-2.2 - Drop useless autogen build-dep * Fri Mar 28 2025 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.55.5-2.1 - Sync with 3.55.5-2 - Drop patch "Add an option to never resolve parent path when vhd-util query is called" already included in upstream v3.55.5 - *** Upstream changelog *** * Tue Feb 11 2025 Mark Syms <mark.syms@cloud.com> - 3.55.5-2 - 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 * Tue Jun 18 2024 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.54.9-1.1 - Sync with 3.54.9-1 - *** Upstream changelog *** - * Thu Apr 25 2024 Mark Syms <mark.syms@citrix.com> - 3.54.9-1 - - Address various memory management issues - * Wed Mar 27 2024 Mark Syms <mark.syms@citrix.com> - 3.54.8-1 - - CP-48048: Blktap fix code coverage (XS8 only) - - tap-ctl: Improve list output filtering - - CP-46763: When VBD queue is not ready call the driver completion - - CP-46778: always issue request via issue_requests - - CP-46771: separate queue checks for completed and new requests. - - CP-46764: mask ring event handlers before quiescing the queue - - CP-46764: When the VBD is quiesced skip checking for requests to submit - - Fix setting of CFLAGS for mockatests - - Do not free iconv cd if allocation fails - - Fix the order of linker options in CBT - - Fixup various bits of incorrect automake usage - - CA-384162: Send completions for all partial responses - - CA-390490: allocate vhd request before locking bat - - CP-48057: Add unit tests for drivers/scheduler.c * Mon Apr 08 2024 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.54.6-3.1 - Sync with 3.54.6-3 - *** Upstream changelog *** - * Fri Jan 26 2024 Mark Syms <mark.syms@citrix.com> - 3.54.6-3 - - Rebuild against libxenstore.so.4 * Mon Jan 22 2024 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.54.6-2.1 - Update to 3.54.6-2 - *** Upstream changelog *** - * Thu Sep 28 2023 Mark Syms <mark.syms@citrix.com> - 3.54.6-2 - - CP-40871: Enable rate limit control on unpause - * Thu Sep 07 2023 Mark Syms <mark.syms@citrix.com> - 3.54.6-1 - - CP-40871: return the number of sectors coalesced from vhd-util - - CP-45025: Avoid retries except in a few specific cases - - CA-382087: Only write the bitmap if the contents have changed * Fri Sep 15 2023 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.54.5-1.1 - Update to 3.54.5-1 - *** Upstream changelog *** - * Tue Aug 01 2023 Mark Syms <mark.syms@citrix.com> - 3.54.5-1 - - Report control timeouts correctly - * Wed Jun 21 2023 Mark Syms <mark.syms@citrix.com> - 3.54.4-1 - - Remove unused and broken libvhdio - - CA-377624: Guard against NULL tiocb in lio event handler - * Wed Apr 12 2023 Mark Syms <mark.syms@citrix.com> - 3.54.3-2 - - Rebuild - * Wed Mar 29 2023 Mark Syms <mark.syms@citrix.com> - 3.54.3-1 - - Rebuild - * Mon Feb 27 2023 Mark Syms <mark.syms@citrix.com> - 3.54.2-1 - - Rebuild - * Fri Feb 17 2023 Mark Syms <mark.syms@citrix.com> - 3.54.1-1 - - Rebuild - * Thu Feb 16 2023 Mark Syms <mark.syms@citrix.com> - 3.54.0-1 - - Release 3.54.0 - - Update compiler set - - Various NBD server improvements * Thu Jul 13 2023 Ronan Abhamon <ronan.abhamon@vates.fr> - 3.53.0-1.1 - Add 0001-Add-an-option-to-never-resolve-parent-path-when-vhd-.patch