diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 19:30:35 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 19:30:35 (EDT) |
commit | 740bbd26f13f6a288022e7a741364acbc8c96004 (patch) | |
tree | 2b7e51fb282a62a541f3f5350a0ac2f14b83a9fc | |
parent | df0597013ab896a65da706bb7b7539074095083c (diff) |
changelog: Release opkg-lede 0+git20190131.d4ba162-5
-rw-r--r-- | changelog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +opkg-lede (0+git20190131.d4ba162-5) trunk + + * Store state data in "/var/lib/opkg/", as done with the original opkg in + ProteanOS, instead of in "/usr/lib/opkg/". + * Fix segmentation fault on a trailing comma in a package feed list + dependency field. + * Detect whether package lists in the state directory are compressed. + * opkg-lede: Install opkg, opkg-key, and update-alternatives directly + instead of using update-alternatives. + * opkg-lede: Replace and conflict with pre-transition opkg, opkg-gpg, and + opkg-common. + * opkg-lede: Make essential. + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 06 Apr 2019 19:29:28 -0400 + opkg-lede (0+git20190131.d4ba162-4) trunk * opkg-lede-dbg: Actually provide debugging symbols this time. |