summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-09 13:01:02 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-09 13:01:02 (EDT)
commit5c001728a73ed51bbfffeed999811ea779180da1 (patch)
tree937ea54655c97a55b633df94d84362a09a7c5571
parent7a2a6fb89240859e1391b774a6d2eb41732f833f (diff)
changelog: Release opkg 0.2.0-1.
-rw-r--r--changelog14
1 files changed, 13 insertions, 1 deletions
diff --git a/changelog b/changelog
index 331e42c..c5b4bc9 100644
--- a/changelog
+++ b/changelog
@@ -2,8 +2,20 @@ 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" <pjm@nac.net> Sun, 02 Jun 2013 09:07:00 -0400
+ -- "P. J. McDermott" <pj@pehjota.net> Sun, 09 Mar 2014 13:00:41 -0400
opkg (0.1.8+r635-1)