| Summary: | seamless xz decompression support in tar | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Michael Tokarev <mjt+busybox> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.19.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | implementation | ||
|
Description
Michael Tokarev
2011-11-06 18:52:50 UTC
Created attachment 3740 [details]
implementation
Fixed in git: commit dfc2473b9ed88039697ac89ee2a4301cdaefcf84 Author: Boris Reisig <boris@boris.ca> Date: Thu May 24 09:01:55 2012 +0200 tar: support -J, --xz explicit compression option function old new delta tar_main 868 881 +13 tar_longopts 285 290 +5 packed_usage 29267 29270 +3 |