summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-11-22 18:21:06 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-11-23 05:49:37 (EST)
commitd711e8cd5e0d7186dad840b9883a97a93f2dd383 (patch)
treeb06b1043ceb00e56947009a3d1d2efeb9cb87ec4 /changelog
parentdd3d64da2f1fb5966b7b1bd36b20ab902f1ccedd (diff)
Make opkg-cl and u-a run saved busybox sh link
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index c72e1be..ee248ce 100644
--- a/changelog
+++ b/changelog
@@ -7,6 +7,10 @@ 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.
+ * opkg-lede: Make opkg-cl and update-alternatives run the copy of
+ busybox saved by /usr/bin/opkg instead of using /bin/sh (which will
+ be a link managed by update-alternatives in a future version of
+ busybox).
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 18 Jun 2020 12:50:01 -0400