blob: 09aa81cddade30b945ce7eac81ecae07a0ef3ede (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
opkg-lede (0+git20190131.d4ba162-2) trunk
* Add patch and build option to set default conf file path to
"/etc/opkg/opkg.conf".
* Set lock file path to "/var/lib/opkg/lock", as it has always been
with the original opkg.
* Manage opkg-key and update-alternatives with update-alternatives.
* Conflict with opkg-common (<< 0.2.4-2).
* Allow upgrade command without arguments, as with the original opkg.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 04 Apr 2019 16:52:10 -0400
opkg-lede (0+git20190131.d4ba162-1) trunk
* Initial release.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 04 Apr 2019 03:22:13 -0400
|