]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Merge pull request #958 from vapier/master
authorTim Kientzle <kientzle@acm.org>
Mon, 22 Apr 2019 03:25:57 +0000 (20:25 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Apr 2019 03:25:57 +0000 (20:25 -0700)
support reading metadata from compressed files

In particular, this allows gzip + raw to return the filename stored in the gzip header rather than "data"


Trivial merge