| Summary: | cryptsetup does not work on branch 2020.02 following json-c upgrade | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Dominique Tronche <dominique.tronche> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | blocker | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2020.02.6 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | cryptsetup debug | ||
|
Description
Dominique Tronche
2020-10-08 08:10:42 UTC
Thanks for the report, should be fixed by https://patchwork.ozlabs.org/project/buildroot/patch/20201011210738.22951-1-peter@korsgaard.com/ - Can you verify please? It would be good with a runtime test for cryptsetup. Hi, The patch is working on our facility. Is there any reason why a patch instead of upgrading to cryptsetup 2.3.3 ? That is what we did as a correction on our side and we are interested to know if it is not safe. Regards Dominique Tronche (In reply to Dominique Tronche from comment #2) Good to hear. On the LTS branch we only bump package versions if absolutely needed. The 2.3.x version brings new features, so it is "safer" to just fix the compatibility issue. Fixed in git, will be part of the upcoming 2020.02.7 release: https://git.buildroot.org/buildroot/commit/?h=2020.02.x&id=2fe040e7e79170299bcc1fb3d0f6d64cd2823583 |