| Summary: | Busybox 1.25.0 - tar: bad tar magic | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Anton Voyl <awiouy> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Busybox config | ||
|
Description
Anton Voyl
2016-11-07 21:18:34 UTC
Thanks for the report. Fixed in git: commit 9655f95d0f501b03b33c7896b7b0c23d090aff81 Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Fri Nov 11 17:56:45 2016 +0100 tar: handle pax-encoded utf8 filenames and link names. Closes 9406 |