summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-02 04:11:03 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-02 04:11:03 (EDT)
commit2428feca1a388148d1c5c185c559561f5560dacf (patch)
treee946acd31194780e81171b0420674a24106838b5
parentb7dc16853b85f988e5b27cd0fc0d39e41a26bf4d (diff)
changelog: Update
-rw-r--r--changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog b/changelog
index eea3713..4ae72c8 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,13 @@
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 00:55:04 -0400