summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-08-09 22:26:57 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-08-09 23:10:14 (EDT)
commit0f794a3a1739f40997aec0c92611db3034dea42d (patch)
tree2836a2e59a4346311f6bfe14cc9e45337bdbe84e /changelog
parentc45a66a32eeeb07dd1b33234f7033d3a98f41b39 (diff)
wolfutil: Work around oh-shlibdeps limitation
It can't find packages that provide libraries that are managed by update-alternatives. It should dereference links, then search for packages that provide the regular files.
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog b/changelog
index fb45aa4..96486db 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+wolfutil (1.0.0-2) trunk
+
+ * Work around broken shared library dependencies.
+
+ -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 09 Aug 2020 22:25:37 -0400
+
wolfutil (1.0.0-1) trunk
* Initial release.