summarylogtreecommitdiffstats
path: root/dpp.changelog
diff options
context:
space:
mode:
authorJakub 'Eremiell' Marek2022-06-14 09:16:17 +0200
committerJakub 'Eremiell' Marek2022-06-14 09:16:17 +0200
commitf7a34fb75e37a3a9ec86cd98a28164446a72b2e5 (patch)
treea2a4c62d3f35d2cb5dab6877d7f3fb585ce59c7d /dpp.changelog
downloadaur-f7a34fb75e37a3a9ec86cd98a28164446a72b2e5.tar.gz
🎉 Add package to AUR, version 10.0.10-1
* Initial build * Cmake semibroken (upstream) * Can't check PGP signature (upstream) * Tests turned off as one is failing (upstream) * Embedded fmt and nlohmann/json replaced by packages * Attempted repro, can't get it right
Diffstat (limited to 'dpp.changelog')
-rw-r--r--dpp.changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/dpp.changelog b/dpp.changelog
new file mode 100644
index 000000000000..23fdf97807cb
--- /dev/null
+++ b/dpp.changelog
@@ -0,0 +1,24 @@
+# 10.0.10-1 / 2022-06-14
+
+* first build on the AUR
+ * preceeded by a bunch of test builds and finetuning
+ * consulted and collaborated with upstream
+* cmake integration is semibroken as mentioned in .install
+ * attempts were made to narrow it down a bit
+ * it at least doesn't outright fail after the patches
+ * reported to upstream, may hopefully be eventually fixed
+ * not high priority to upstream
+ * officially recommended to just -ldpp
+* tarballs are not currently signed
+ * commits are but pubkey is not available (on purpose)
+ * may or may not change in the future
+* tests currently turned off as one is failing
+ * shouldn't affect deployments on UTC bound servers
+ * also reported and in investigation
+* embedded fmt and nlohmann/json replaced by packaged versions
+ * other packages follow the fashion, may become cmake flag
+ * mind that when looking up online tutorials
+* attempts have been made to reprobuild
+ * while build should be reproducible, observing discrepancies
+ * likely stemming from slight difference between chroot setup
+ * to be further researched \ No newline at end of file