Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-01 | gnu: Remove unreferenced patch. | Efraim Flashner | |
This is a follow-up to a08c21f206d34a42d311e46b495b422188be70eb. * gnu/packages/patches/libmicrohttpd-0.9.73-test-ssl3.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. | |||
2021-09-18 | gnu: gnunet: Fix libmicrohttpd test case using SSL3. | muradm | |
* gnu/packages/patches/libmicrohttpd-0.9.73-test-ssl3.patch: Patch for failing test case as suggested by libmicrohttpd mailing list * gnu/packages/gnunet.scm (libmicrohttpd): use patch * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> |