[Libguestfs] [PATCH v2 0/2] Improve OVA manifest parsing

Tomáš Golembiovský tgolembi at redhat.com
Wed Oct 5 10:51:04 UTC 2016


This series fixes and enhances parsing of the OVA manifest file.
The changes are:

- Added mandatory space to the regexp
- Process all lines in the file, not just one
- Warn on improperly formated lines
- Support SHA256 hashes

v1 -> v2: rebased on to master to make use of the Checksums module


Tomáš Golembiovský (2):
  v2v: ova: fix checking of the manifest file
  v2v: ova: support SHA256 hashes in manifest

 v2v/input_ova.ml | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

-- 
2.10.0




More information about the Libguestfs mailing list