]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Change the minimum number of gzip:compression-level from 0 to 1
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 22 Oct 2012 21:32:08 +0000 (06:32 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 22 Oct 2012 21:32:08 +0000 (06:32 +0900)
commit434a3e6592750faa9f7f3932a22f65072f17df37
tree3d4c63689d60fc8cd754d774d361bd939e580f27
parent3549d5aef73b93ae622fd4e00de4a761228ab838
Change the minimum number of gzip:compression-level from 0 to 1
described in bsdtar.1 since an external gzip(1) utility does not
handle compression level 0.
tar/bsdtar.1