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
|
opkg (0.2.4-3) trunk
* Remove all binary packages except opkg, which is now a dummy package to
transition to opkg-lede.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 06 Apr 2019 18:54:36 -0400
opkg (0.2.4-2) trunk
* opkg-common: Manage opkg-key and update-alternatives with
update-alternatives.
* opkg-common: Conflict with opkg-lede (<< 0+git20190131.d4ba162-2).
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 04 Apr 2019 19:22:02 -0400
opkg (0.2.4-1) trunk
* New upstream version.
* Drop libopkg.1 and libopkg.1-dev binary packages and instead statically
link against libopkg.
* Move opkg-check-config, opkg-key, update-alternatives, intercept scripts,
and source package documentation files to new opkg-common binary package.
* Enable signature verification in new opkg-gpg binary package.
* Make /usr/bin/opkg a link (managed with update-alternatives) to the
executable provided by either opkg or opkg-gpg.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Tue, 02 Apr 2019 14:40:03 -0400
opkg (0.2.2-1) trunk
* New upstream version.
-- "P. J. McDermott" <pj@pehjota.net> Sun, 27 Apr 2014 13:34:50 -0400
opkg (0.2.0-1) trunk
* New upstream version.
* Update packaging to SPF 2.0 and opkhelper 3.0.
* Use multiarch library directories.
* Don't provide /etc/opkg/opkg.conf.
* Provide unversioned libopkg.so in libopkg.1-dev.
* Don't distribute libopkg.la.
* Drop patch with generated build system.
* Look for status and info files in /var/lib/opkg, not /usr/lib/opkg.
* Make opkg-cl -> opkg links at build time, not in maintainer scripts.
* Verify packages with SHA256sums fields.
* Fix dependencies between the binary packages.
* Rename libopkg.1-dbg to opkg-dbg, since it also provides debugging symbols
for /usr/bin/opkg (at least for now).
* Provide libopkg.pc in libopkg.1-dev, not libopkg.1.
-- "P. J. McDermott" <pj@pehjota.net> Sun, 09 Mar 2014 13:00:41 -0400
opkg (0.1.8+r635-1)
* Initial release.
-- "P. J. McDermott" <pjm@nac.net> Fri, 03 Feb 2012 03:12:35 -0500
|