Gzip 1.7 Released With Synchronous & Rsyncable Options

Written by Michael Larabel in GNU on 28 March 2016 at 10:03 AM EDT. 2 Comments
GNU
Gzip 1.7 was released this morning with two new features.

New to Gzip is a --synchronous option for forcing fsync usage when outputting data for greater reliability, but obviously at the cost of slower performance. Gzip 1.7 also has a --rsyncable option when compressing to make the output more amendable for efficient rsync use by minimizing the changes within the gzip file.

Gzip 1.7 also obsoletes the GZIP environment variable and has some bug fixes. More details on Gzip 1.7 can be found via the savanna.gnu.org forum.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week