Skip to content

libkdumpfile-0.2.0

Compare
Choose a tag to compare
@ptesarik ptesarik released this 29 Jan 16:13

WARNING: This release breaks binary and source-code compatibility with previous releases. Read NEWS for more details.

Highlights:

  • Much improved handling of Xen files, including hypervisor view.
  • Fixes and optimizations for LKCD file format.
  • LKCD unit tests.

Many commits are related to LKCD. That's not because LKCD is in wide use, but because it is a basic format (easy to create artificially) and so it was used to design unit tests. All new features and bug fixes should be accompanied by a unit test from now on. It just so happened that many deficiencies were discovered in the LKCD implementation while designing the test suite.