From: Dimitri John Ledkov <19779+xnox@users.noreply.github.com> Date: Fri, 24 Oct 2025 10:58:19 +0000 (+0100) Subject: TODO: add that libmicrohttpd2 has openssl support (#39433) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00a5c447a4d33bcab21ed19d25788d4b4325ea28;p=thirdparty%2Fsystemd.git TODO: add that libmicrohttpd2 has openssl support (#39433) For the openssl unification, add note that development release of libmicrohttpd2 has openssl support. --- diff --git a/TODO b/TODO index 9410eed2d78..ca4cab4654f 100644 --- a/TODO +++ b/TODO @@ -1800,8 +1800,10 @@ Features: with matches, then activate app through that passing socket over * unify on openssl: - - figure out what to do about libmicrohttpd, which has a hard dependency on - gnutls + - figure out what to do about libmicrohttpd: + - 1.x is stable and has a hard dependency on gnutls + - 2.x is in development and has openssl support + - Worth testing against 2.x in our CI? - port fsprg over to openssl * add growvol and makevol options for /etc/crypttab, similar to