summaryrefslogtreecommitdiffstats
path: root/changelog
blob: d14b16814e59095d15c6883d6d6e9b01c07e9ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
opkg-lede (0+git20190131.d4ba162-7) trunk

  * opkg-lede: Add a multiarch support wrapper script as "/usr/bin/opkg"
    and move the real opkg binary back to its default location at
    "/usr/bin/opkg-cl".

 -- Patrick McDermott <patrick.mcdermott@libiquity.com>  Thu, 18 Jun 2020 12:50:01 -0400

opkg-lede (0+git20190131.d4ba162-6) trunk

  * opkg-lede: Replace opkg-key with opkg-cert, and provide a
    "/usr/sbin/opkg-key" link.
  * opkg-lede: Drop "Replaces" field and simplify "Conflicts" field.
  * Drop patch to change default configuration file path, and just use
    "/etc/opkg.conf".
  * opkg-lede: Move main configuration file from "/etc/opkg/opkg.conf" to
    "/etc/opkg.conf" in postinst.

 -- Patrick McDermott <patrick.mcdermott@libiquity.com>  Sat, 27 Apr 2019 14:33:35 -0400

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.

 -- Patrick McDermott <patrick.mcdermott@libiquity.com>  Fri, 05 Apr 2019 01:17:07 -0400

opkg-lede (0+git20190131.d4ba162-3) trunk

  * opkg-lede-dbg: New binary package.

 -- Patrick McDermott <patrick.mcdermott@libiquity.com>  Fri, 05 Apr 2019 01:02:32 -0400

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 19:24:04 -0400

opkg-lede (0+git20190131.d4ba162-1) trunk

  * Initial release.

 -- Patrick McDermott <patrick.mcdermott@libiquity.com>  Thu, 04 Apr 2019 03:22:13 -0400