| Summary: | Option FEATURE_MD5_SHA1_SUM_CHECK also depends on SHA256SUM || SHA512SUM | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Morten Thunberg Svendsen <mts.doredevelopment> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | busybox-cvs |
| Priority: | P4 | ||
| Version: | 1.15.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch to fix configure sha256sum problem | ||
Applied, thanks! Fixed in 1.16.0 |
Created attachment 919 [details] Patch to fix configure sha256sum problem In coreutils/Config.in The feature FEATURE_MD5_SHA1_SUM_CHECK is only avalible if D5SUM || SHA1SUM is selected, but the feature is also applicable to SHA256SUM || SHA512SUM.