Skip to content

Releases: xapi-project/vhd-tool

v0.8.0

24 Jun 14:35
Compare
Choose a tag to compare
  • Port get_vhd_vsize from ocaml-vhd
  • Fix bad exit code
  • Enable debug logging from library code in sparse_dd
  • Fix infinite loop in retry code
  • Handle transient failures when opening VHD chain
  • Opam changes/updates
  • New CLI params for TLS version and ciphersuites
    (hence change of minor version number)
  • For Continuous Integration, move to xenserver-build-env
  • Remove Oasis autogenerated code: generate it at build time.

Updated to cohttp 0.11.2 API

03 Jun 08:59
Compare
Choose a tag to compare
Merge pull request #12 from jonludlam/master

Release 0.7.5

Fix incorrect handling of tar file prefixes

09 Apr 14:33
Compare
Choose a tag to compare
Merge pull request #9 from euanh/master

impl: Strip leading slash from filename if prefix is supplied

sparse_dd: Fix references to Vhd_lwt.File.use_unbuffered

04 Apr 10:38
Compare
Choose a tag to compare
Merge pull request #8 from euanh/master

CHANGES: Update for 0.7.3

v0.6.4_with_nice

12 Feb 16:57
Compare
Choose a tag to compare

Based on the old 0.6.4 tag/release, with the addition of nice and ionice config options for sparse_dd (cherry-picked from equivalent changes upstream).