diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-07 06:38:02 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-07 06:39:07 (EST) |
commit | 4b52cfef857b924bcda7300a690310860f5cbf63 (patch) | |
tree | 9fee28e562765a3399f71c52641527b8ca88129b /changelog | |
parent | bcdc3f94cca64d962b1ebd6053ad10f93d736bb6 (diff) |
patches: libopkg: fix md5sum calculation
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ opkg-lede (0+git20190131.d4ba162-7) trunk attempts to execute gzip after removing busybox, whereas opkg didn't) and - Accepts an -a/--host-architecture option for multiarch support. + * Add patch from upstream to fix "file_md5sum_alloc: Could't compute + md5sum" errors. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 18 Jun 2020 12:50:01 -0400 |