Hi Matías,

Matías Fonzo wrote:
I am pleased to announce the release of qi 1.1.

Congratulations on the new release.


Changes in version 1.1:

     * Default external tool for uncompressing files based on .tar.lz
       archives has been changed in the unpack() function from tarlz(1)
       to lzip(1) in combination with tar(1).  This is because some files
       could have been produced using a header format that differs from
       the default format used by tarlz(1), e.g. the GNU format (by GNU
       tar).

This seems the best way to deal with the fact that GNU tar and other tars do not create POSIX archives by default.


Best regards,
Antonio.

Reply via email to