Thu, 28 Mar 2024 22:37:21 CET | login

Information for build blktap-3.37.4-1.0.1.xcpng8.2

ID2293
Package Nameblktap
Version3.37.4
Release1.0.1.xcpng8.2
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/blktap.git#7078c2ae610b0c9676cd58308f9257cf1c0df1f3
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 bykojiadmin
State complete
Volume DEFAULT
StartedTue, 14 Jun 2022 11:28:15 CEST
CompletedTue, 14 Jun 2022 11:30:16 CEST
Taskbuild (v8.2-testing, /xcp-ng-rpms/blktap.git:7078c2ae610b0c9676cd58308f9257cf1c0df1f3)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/blktap.git?#7078c2ae610b0c9676cd58308f9257cf1c0df1f3'}}
Tags
built-by-xcp-ng
v8.2-updates
RPMs
src
blktap-3.37.4-1.0.1.xcpng8.2.src.rpm (info) (download)
x86_64
blktap-3.37.4-1.0.1.xcpng8.2.x86_64.rpm (info) (download)
blktap-devel-3.37.4-1.0.1.xcpng8.2.x86_64.rpm (info) (download)
blktap-testresults-3.37.4-1.0.1.xcpng8.2.x86_64.rpm (info) (download)
vhd-util-standalone-3.37.4-1.0.1.xcpng8.2.x86_64.rpm (info) (download)
blktap-debuginfo-3.37.4-1.0.1.xcpng8.2.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 14 2022 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.37.4-1.0.1 - Sync with hotfix XS82ECU1009 - *** Upstream changelog *** - * Fri Apr 29 2022 Mark Syms <mark.syms@citrix.com> - 3.37.4-1.0 - - CA-350300: remove duplicated and unchecked call to canonpath * Fri Dec 17 2021 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.37.3-1.0.1 - Sync with CH 8.2.1 - *** Upstream changelog *** - * Thu Oct 7 2021 Mark Syms <mark.syms@citrix.com> - 3.37.3-1.0 - - CA-355145: guard vbd_stats - - CA-183182: Don't error if there are no tapdisks to signal * Wed Apr 21 2021 Ronan Abhamon <ronan.abhamon@vates.fr> - 3.37.2-1.0.2 - Patch blktap-3.30.0-allocate-sufficient-space-in-normalize_path.backport.patch added * Wed Nov 04 2020 Samuel Verschelde <stormi-xcp@ylix.fr> - 3.37.2-1.0.1 - Sync with hotfix XS82E006 - CA-340619: Propagate errors from snaphot creation - CA-342578: fix switch case fall through error - CA-342553: don't try to read encryption key from raw parent * Tue Sep 08 2020 Ronan Abhamon <ronan.abhamon@vates.fr> - 3.37.0-1.0.2 - Rebase DRBD patch on the upstream repository * Wed Aug 19 2020 Ronan Abhamon <ronan.abhamon@vates.fr> - 3.37.0-1.0.1 - Patch blktap-3.30.0-drbd-support.XCP-ng.patch added * Wed May 20 2020 Mark Syms <mark.syms@citrix.com> - 3.37.0-1 - CA-338603: fix out of band write in tapdisk-control * Tue Apr 21 2020 Mark Syms <mark.syms@citrix.com> - 3.36.0-1 - CA-338080: prevent segfault if stats have been freed - CA-338180: Ensure string is terminated - CA-338180: Correct return type of tapdisk_stats_length - CA-338176: fix resource leaks in vhd-util copy * Tue Apr 07 2020 Mark Syms <mark.syms@citrix.com> - 3.35.0-1 - Add some unit tests for tap-ctl - CA-337493: Fix bug in find minors. * Wed Mar 25 2020 Mark Syms <mark.syms@citrix.com> - 3.34.0-1 - feat(vhd-util-scan): '-m' supports style brace expressions and pattern list - fix(vhd-util-scan): compare fnmatch return to FNM_NOMATCH instead of FNM_PATHNAME - CA-335771: timeouts are deltas not absolute deadlines * Wed Mar 11 2020 marksy <mark.syms@citrix.com> - 3.33.0-1 - CA-335771: correct missing usage info * Wed Feb 19 2020 Ming Lu <ming.lu@citrix.com> - 3.32.0-1 - CP-32123: Integrate blktap with CCM openssl 1.1.1 * Tue Dec 10 2019 Mark Syms <mark.syms@citrix.com> - 3.31.0-1 - CP-32675 Use the stable Xen interfaces * Tue Oct 29 2019 Mark Syms <mark.syms@citrix.com> - 3.30.0-1 - CA-327558: add user-space io_getevents() implementation - CA-327558: switch to user-space io_getevents - CA-327558: Do not call fadvise on read cached FD - Drop libaio-compat.h: libaio.h has everything we need now - Drop tapdisk-filter.c: dead code - Drop rwio dead code - Fix debug mode - Fix build when TEST is defined - CA-327558: save and restore entire iocb - CA-327558: iocb union helper functions - CA-327558: io merge using pread/pwritev * Fri Oct 11 2019 Mark Syms <mark.syms@citrix.com> - 3.29.0-1 - Unify definition of LIBBLOCKCRYPTO_NAME - Add major version to LIBBLOCKCRYPTO_NAME - CP-30739: enable multi-page rings for tapdisk - CP-30739: mask the ring events while in polling mode * Wed Sep 11 2019 Mark Syms <mark.syms@citrix.com> - 3.28.0-1 - CA-326370 Check return code from io_getevents() * Mon Jun 17 2019 Mark Syms <mark.syms@citrix.com> - 3.27.0-1 - CA-318654: set dependency on xenstored * Mon Jun 10 2019 Mark Syms <mark.syms@citrix.com> - 3.26.0-1 - CA-320241: remove NBD mirror timeouts, they just add fragility - CP-27247: Move tapdisk to a blkio cgroup * Mon May 13 2019 Mark Syms <mark.syms@citrix.com> - 3.25.0-1 - CA-314653: add tracing to nbd failure paths - CA-314653: log if nbd requests take over 20 seconds to complete * Tue Apr 16 2019 Mark Syms <mark.syms@citrix.com> - 3.24.0-1 - fix vhd-util keypath validation * Tue Apr 09 2019 Mark Syms <mark.syms@citrix.com> - 3.23.0-1 - Optimise allocate-and-fill of full blocks * Wed Mar 06 2019 Mark Syms <mark.syms@citrix.com> - 3.22.0-1 - CA-312256: remove extraneous tracing from libvhd * Fri Feb 08 2019 Mark Syms <mark.syms@citrix.com> - 3.21.0-1 - Address coverity issue in vhd_cache_load - CA-307886: add tracing for failure cases - Fix coverity issues in tests - CA-310477: fix race in create tap-ctl directory * Wed Jan 23 2019 Mark Syms <mark.syms@citrix.com> - 3.20.0-1 - CA-306397: amend tracing in physical_device_changed. - CA-306397: consider empty string read from xs_read to be equiv to NULL * Tue Jan 08 2019 Mark Syms <mark.syms@citrix.com> - 3.19.0-1 - CA-305951: change xattr_get to tolerate ENOTSUP error * Mon Dec 17 2018 Mark Syms <mark.syms@citrix.com> - 3.18.0-1 - CA-304648: add guard asserts to prevent overwriting the header - CA-304653: round up the required number of BAT entries so that the entire data size is accomodated - CA-304945: Only load crypto library when encryption is used - CA-304562 Stats use-after-free * Wed Nov 28 2018 Mark Syms <mark.syms@citrix.com> - 3.17.0-1 - CA-303668: check that both name and new name are passed to vhd-util copy - CA-303671: initialise variable so that -B functions - CA-302889: Correct vhd-util copy help strings * Tue Nov 27 2018 Bob Ball <bob.ball@citrix.com> - 3.16.0-2 - CP-30093: Separate sub-package for vhd-util and dependencies * Fri Nov 16 2018 Mark Syms <mark.syms@citrix.com> - 3.16.0-1 - CA-299175 Guard against NULL devices - VHD keyhash support - VHD encryption support - remove unused functions - Only set the image keyhash if we've loaded it - CP-29602: remove replication of check for vhd encrpyption - CP-29690: Update tap-ctl open to take encryption key - CP-29690: Pass encryption key data down to block-crypto - CP-29777: VDI.snapshot for encrypted VDIs - CP-29812: split crypto routines into shared library and dynamically load - CP-29890: Implement vhd-util copy with optional encryption. * Mon Oct 15 2018 Mark Syms <mark.syms@citrix.com> - 3.15.0-1 - CP-24320: fix resource leak in vhd-journal.c - CP-24319: fix resource leak in tapdisk_vbd_add_block_cache - CP-24321: fix resource leak in vhd_w2u_decode_location - CP-24323: fix resource leak in vhd_journal_read_batmap_header - CA-299656: use sizeof(struct sockaddr_in) not the pointer - Address coverity issues in tapdisk-control.c * Mon Oct 01 2018 Mark Syms <mark.syms@citrix.com> - 3.14.0-1 - CA-295527: more logging for tap-ctl allocate failures * Fri Sep 07 2018 Mark Syms <mark.syms@citrix.com> - 3.13.0-1 - CA-295527: Add some more diagnostics so that we know which bit of allocate errors * Mon Aug 06 2018 Mark Syms <mark.syms@citrix.com> - 3.12.0-1 - CA-227096 Allow stashed passed fds to overwrite with the same name * Wed Jul 25 2018 Mark Syms <mark.syms@citrix.com> - 3.11.0-1 - CA-294079 Revert "CA-205513: Removing bad fds from the fdset passed to select call." * Thu Jul 19 2018 Tim Smith <tim.smith@citrix.com> - 3.10.0-2.0 - Add ldconfig in posttrans to support update from older versions * Mon Jul 16 2018 Mark Syms <mark.syms@citrix.com> - 3.10.0-1 - valve: fix duplicated forwarding * Wed Jul 11 2018 Mark Syms <mark.syms@citrix.com> - 3.9.0-1 - XOP-944 Fix crashes and errors in stats - CP-24318: Closed resource leak in vhd_macx_decode_location() - CA-293563 prevent race when creating blktap/control device node - Update coverage profile dirs so that product and test code match - make O_DIRECT optional * Thu Jun 28 2018 Tim Smith <tim.smith@citrix.com> - 3.8.0-2.0 - Run ldconfig on install/uninstall * Mon Jun 18 2018 Mark Syms <mark.syms@citrix.com> - 3.8.0-1 - Update specfile template - Remove VERSION and WHATS_NEW files, this information is in git history and tags - Remove WHATS_NEW from Makefile.am * Fri May 25 2018 marksy <mark.syms@citrix.com> - 3.7.0-1.0 - CA-285194: ensure that tapdisk logs if it exits and also on opening its control * Fri May 25 2018 marksy <mark.syms@citrix.com> - 3.6.0-1.0 - Release 3.6.0 * Tue Apr 10 2018 marksy <mark.syms@citrix.com> - 3.5.0-1.17 - CA-277128: remove redundant, broken RRD code from tapdisk * Tue Mar 27 2018 marksy <mark.syms@citrix.com> - 3.5.0-1.16 - Gather the gcov coverage files during build * Fri Feb 16 2018 marksy <mark.syms@citrix.com> - 3.5.0-1.15 - CP-26852: Support building with upstream Linux * Tue Jan 30 2018 marksy <mark.syms@citrix.com> - 3.5.0-1.14 - Convert patch to use tabs for merge to github - Reorder patchqueue with patches commited to github - CA-220042: Add missing half of pull request 191 to patchqueue - Update patchqueue patch to match the github pull request * Wed Dec 06 2017 marksy <mark.syms@citrix.com> - 3.5.0-1.13 - CP-20541 Enable conditional coverage build * Thu Oct 12 2017 marksy <mark.syms@citrix.com> - 3.5.0-1.12 - Patch cleanup * Wed Oct 11 2017 marksy <mark.syms@citrix.com> - 3.5.0-1.11 - CA-268288: Send logpath as an additional write * Wed Sep 27 2017 marksy <mark.syms@citrix.com> - 3.5.0-xs.1+1.10 - CP-23545: Extend tap-ctl create to consider CBT parameters - CP-23920: [Unit test] Increase test coverage for cbt-util coalesce - CP-24547: [Unit test] Increase test coverage for cbt-util set