|
From: | Antonio Diaz Diaz |
Subject: | Re: [Dragora-users] Qi 1.1 released |
Date: | Mon, 20 May 2019 22:44:53 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |