| ID | 5805 |
| Package Name | blktap |
| Version | 4.0.8 |
| Release | 1.1~ydi2.1.xcpng8.99 |
| Epoch | |
Draft | False |
| Source | git+https://github.com/xcp-ng-rpms/blktap#56a59f7122204338b6802c9e9feac5ea73cec9fd |
| Summary |
| Description |
| Built by | ydirson |
| State |
complete
|
| Volume |
DEFAULT |
| Started | Fri, 26 Jun 2026 15:58:32 UTC |
| Completed | Fri, 26 Jun 2026 16:02:12 UTC |
| Task | build (v9.0-u-ydi1, /xcp-ng-rpms/blktap:56a59f7122204338b6802c9e9feac5ea73cec9fd) |
| Extra | {'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/blktap?#56a59f7122204338b6802c9e9feac5ea73cec9fd'}} |
| Tags |
|
| RPMs |
| src | |
|
blktap-4.0.8-1.1~ydi2.1.xcpng8.99.src.rpm (info) (download) |
| x86_64_v2 |
|
blktap-4.0.8-1.1~ydi2.1.xcpng8.99.x86_64_v2.rpm (info) (download)
|
|
blktap-devel-4.0.8-1.1~ydi2.1.xcpng8.99.x86_64_v2.rpm (info) (download)
|
|
blktap-testresults-4.0.8-1.1~ydi2.1.xcpng8.99.x86_64_v2.rpm (info) (download)
|
|
vhd-util-standalone-4.0.8-1.1~ydi2.1.xcpng8.99.x86_64_v2.rpm (info) (download)
|
|
blktap-debuginfo-4.0.8-1.1~ydi2.1.xcpng8.99.x86_64_v2.rpm (info) (download)
|
|
blktap-debugsource-4.0.8-1.1~ydi2.1.xcpng8.99.x86_64_v2.rpm (info) (download)
|
|
vhd-util-standalone-debuginfo-4.0.8-1.1~ydi2.1.xcpng8.99.x86_64_v2.rpm (info) (download)
|
|
| Logs |
|
| Changelog |
* Fri Jun 26 2026 Yann Dirson <yann.dirson@vates.tech> - 4.0.8-1
- Sync with 4.0.8-1
- Disable application of unported XCP-ng patches for now
- *** Upstream changelog ***
* Wed Apr 29 2026 Mark Syms <mark.syms@citrix.com> - 4.0.8-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
|