| Summary: | busybox-1.27.x unzip does not preserve executable bit | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | john.frankish |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.27.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
john.frankish
2017-09-11 10:47:42 UTC
Works for me with CONFIG_UNZIP=y CONFIG_FEATURE_UNZIP_CDF=y Ah - CONFIG_FEATURE_UNZIP_CDF was not present in 1.24.2 With it enabled, things work as expected - thanks |