Add SPACE(16) op code
Use ‘safe’ version of lzo1x decompression function – Saw a couple of instances where non-safe version would result in a segfault.
Embed minilzo package to reduce dependencies on external packaging – should make it easier to build from source code.
Fix emulation of HP library – return DVCID information in Alternate Volume field.
Add LTO 7 emulation (lightly tested)
Limit max number of blocks in tape media to prevent overflow of block counter.