From 280c3c562e02dbcf37ffd3654f4c1b31c0a55420 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Mon, 1 Jun 2020 12:11:48 +0200 Subject: posts: Add link explaining why libssl may be needed for git-imap-send(1) --- posts/the-long-journey-to-cgit.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/posts/the-long-journey-to-cgit.md b/posts/the-long-journey-to-cgit.md index 32d45f3..adf3963 100644 --- a/posts/the-long-journey-to-cgit.md +++ b/posts/the-long-journey-to-cgit.md @@ -452,8 +452,9 @@ All this will be part of a future post. For now, enjoy. [^4]: The README [mentions](https://git.zx2c4.com/cgit/tree/README#n52) libcrypto and libssl, but as far as I can tell these are not needed. Git switched to [its own](https://github.com/git/git/commit/e6b07da2780f349c29809bd75d3eca6ad3c35d19) - SHA1 implementation a few years back, and libssl is only needed for - `git-imap-send(1)`. + SHA1 implementation a few years back, and libssl may only + [needed](https://github.com/git/git/blob/56219baf1eae50134ee05eaa64e26e7f1207042c/INSTALL#L132) + for `git-imap-send(1)`. [^5]: Sadly there's no good way to do [`pledge(2)`](https://man.openbsd.org/pledge.2) nicely on Linux, so those -- cgit v1.2.3-2-gb3c3