From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SCOOKdtRXWLFIwAAbAwnHQ (envelope-from ) for ; Mon, 18 Apr 2022 13:56:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YCb7KNtRXWIHDQAAG6o9tA (envelope-from ) for ; Mon, 18 Apr 2022 13:56:11 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6F0D418E86 for ; Mon, 18 Apr 2022 13:56:11 +0200 (CEST) Received: from localhost ([::1]:41790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ngPzG-000840-5o for larch@yhetil.org; Mon, 18 Apr 2022 07:56:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42896) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngPz8-00083l-PF for guix-patches@gnu.org; Mon, 18 Apr 2022 07:56:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44457) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ngPz8-0005LJ-Gw for guix-patches@gnu.org; Mon, 18 Apr 2022 07:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ngPz8-0002QS-GY for guix-patches@gnu.org; Mon, 18 Apr 2022 07:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54998] [PATCH] gnu: Add servefile. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Apr 2022 11:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54998 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Stefan =?UTF-8?Q?Reich=C3=B6r?= , 54998@debbugs.gnu.org Received: via spool by 54998-submit@debbugs.gnu.org id=B54998.16502829359290 (code B ref 54998); Mon, 18 Apr 2022 11:56:02 +0000 Received: (at 54998) by debbugs.gnu.org; 18 Apr 2022 11:55:35 +0000 Received: from localhost ([127.0.0.1]:38354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngPyh-0002Pm-Ef for submit@debbugs.gnu.org; Mon, 18 Apr 2022 07:55:35 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:47100) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngPyg-0002Pe-Cg for 54998@debbugs.gnu.org; Mon, 18 Apr 2022 07:55:34 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by michel.telenet-ops.be with bizsmtp id LBvZ270084UW6Th06BvZuP; Mon, 18 Apr 2022 13:55:33 +0200 Message-ID: <77a6ee6b93dfa6f7df5ea226d7e490fd725f2aae.camel@telenet.be> From: Maxime Devos Date: Mon, 18 Apr 2022 13:55:33 +0200 In-Reply-To: <20220417212954.93893-1-stefan@xsteve.at> References: <20220417212954.93893-1-stefan@xsteve.at> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-xD06acWPrfTcWPKux3K+" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1650282933; bh=4qup3AtG4nNSxGor6SJ+m2Tz6x9yUOsxknHFY+oVXXU=; h=Subject:From:To:Date:In-Reply-To:References; b=gCH/0MjEN1jiAJpkxm1f30gIUqVXXtnOUnHxlxEBm+SleN1CnOL4k0e4CuhxKzzLz 68F47YWgqPujevWP3ZNwXJ8x2qwNq6BLA4fyV1XXaX92AUXftBgugLPoOEaBuw50kY JOx/s36IN1PZyvMw7KKUxHCIL13F9DWcFNO45UoZ4bFA40Qg7y5lYDMuwGxSdMvctD V5eselUGNbIrHMAWyatqm0teSpb/LSaTkrlqZaikvQJeKTtRHivY9vLz/De53A0VLU UW2yK35Bc9tYHF5yjNpltO93hRLKdj9tyEaYmAxpLB7chupBNxNjRRMj0o2HYb94uF ty64NNXfFLKuQ== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650282971; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=4qup3AtG4nNSxGor6SJ+m2Tz6x9yUOsxknHFY+oVXXU=; b=APCTIeDwaqs71qehSgKqQNsdpWh2cFFRlDaQ3RfWXKM8hJ8l8iTESIyQePXGlHx0I+4PP5 7GAbjMEg/De+JWtv5GERWU7j/dyOm45VmJGbEBpd6fOxa+Nnino5XlPL70AdAauJ6O4j03 XzvUUUSsv9WbeAtxMi3377zW/8okSI3FTl1IeQm2uoLhXzq7AQ1UNR46NtSCV0qdfot+E8 ffvpWh/XPuPbA5WvsIq0EL2dqxWM1Ac1O8AuAUi/7fHi8xdlcNedwGef8ddIqisyiofw43 nnxNmZiIFxf35ESl0KPcu9OhynxHiWij3LA2oMJUqjV/ZcfOSHbxNJYveSb53w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650282971; a=rsa-sha256; cv=none; b=HgKFDcGfYTZjSd7vMwQ6q72mi/tVbIbxiMaHo6eyuDThmQMDrFqlzVZHIQVuLfzzrp76ZD wZu8PG+H+9a2vNjkG9T/8TRitjf2miDWNMf6RP642Awkbc3RchivCtE7C8aEAffohy5TfG HvLMNtkgV0qwVnY1UUoCPhoD0cLhJ72nw/lQb2BKjnEXs1HJBsPPwCRNCpHoa+s1zZISaS GTJQJ3e1meTlLjEXmVW5APQCswALBwIzuRpHi6wt5TMfAOKJFtCdHh1WG0WTRgqfTYkN5z OAl3KTw9qmm3qsc1AMc/IxXpOdiVHM6ehJn+KRCdYKulRfL7+DgNry8buv/pyQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b="gCH/0MjE"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 3.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b="gCH/0MjE"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6F0D418E86 X-Spam-Score: 3.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: k5ljm5Ob+b0E --=-xD06acWPrfTcWPKux3K+ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Stefan Reich=C3=B6r schreef op zo 17-04-2022 om 23:29 [+0200]: > +=C2=A0=C2=A0=C2=A0 (description "Serve files from shell via a small HTTP= server. It > +also supports uploads, SSL, HTTP basic auth and directory listings.") Nowadays it's called TLS; not SSL (SSL is the old version) --=-xD06acWPrfTcWPKux3K+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYl1RtRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7veTAPoC8akfRooNkO4W/QYGsyoaCfqf 2xpJ3e/QuQFl3bEwUgD/S/6Qdg1piDyj52mpwv/CLh93KqCS22LTkZlE+OtLxA8= =bXEj -----END PGP SIGNATURE----- --=-xD06acWPrfTcWPKux3K+--