]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add that libmicrohttpd2 has openssl support (#39433)
authorDimitri John Ledkov <19779+xnox@users.noreply.github.com>
Fri, 24 Oct 2025 10:58:19 +0000 (11:58 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Oct 2025 10:58:19 +0000 (11:58 +0100)
For the openssl unification, add note that development release of
libmicrohttpd2 has openssl support.

TODO

diff --git a/TODO b/TODO
index 9410eed2d7839b89eef58113338440e2dddfe3d6..ca4cab4654f59615a85357e0af56a31e1ae9565a 100644 (file)
--- 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