summarylogtreecommitdiffstats
path: root/dpp.changelog
diff options
context:
space:
mode:
authorJakub 'Eremiell' Marek2022-09-04 23:53:23 +0200
committerJakub 'Eremiell' Marek2022-09-04 23:53:23 +0200
commit380bbe3cf44832ed07b533a9f60bb2a376975962 (patch)
tree41e124896244bb9c50af1e7c11a2c631a48dff8f /dpp.changelog
parent9ef06afd4dd6aab9e7523d773cca9df29a0f66c0 (diff)
downloadaur-380bbe3cf44832ed07b533a9f60bb2a376975962.tar.gz
🔖 Update package, version 10.0.16-1
* Upstream version update * ETF now 60% faster * Resolved a link to $srcdir diagnostic * fmt no longer dependency * Various bugfixes * See upstream changelog for details
Diffstat (limited to 'dpp.changelog')
-rw-r--r--dpp.changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/dpp.changelog b/dpp.changelog
index 7df4e1750e26..9a4185479cec 100644
--- a/dpp.changelog
+++ b/dpp.changelog
@@ -1,3 +1,22 @@
+# 10.0.16-1 / 2022-08-18 (2022-09-04)
+
+* bump to new library version
+ * ETF 60% faster
+ * experimental coroutines feature not packaged atm
+ * has issues to build
+ * it could be patched, but the feature itself has issues
+ * see library changelog for full list
+* resolved build warning about link to $srcdir
+ * vendored nlohmann/json now gets removed before the build
+ * this somehow removes a "link" to it in the .so
+ * patched out the pchs while at it
+ * the package wasn't using these anyway
+* originally packaged two weeks back but just releasing now
+ * was trying to fix reprobuilds, we'll get there eventually
+ * wrote the package and changelog at the first date
+ * keeping it for reflection of things
+ * actually releasing at the second date along with future versions
+
# 10.0.15-1 / 2022-08-02
* bump to new library version