From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mF1tGnPJEWNvdQAAbAwnHQ (envelope-from ) for ; Fri, 02 Sep 2022 11:14:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2EqlGXPJEWNVdwAAG6o9tA (envelope-from ) for ; Fri, 02 Sep 2022 11:14:27 +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 D28B13806 for ; Fri, 2 Sep 2022 11:14:26 +0200 (CEST) Received: from localhost ([::1]:47744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oU2kr-0005fT-QX for larch@yhetil.org; Fri, 02 Sep 2022 05:14:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU2kU-0005de-KU for guix-patches@gnu.org; Fri, 02 Sep 2022 05:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55113) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oU2kU-0004rV-BA for guix-patches@gnu.org; Fri, 02 Sep 2022 05:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oU2kU-0003QF-6y for guix-patches@gnu.org; Fri, 02 Sep 2022 05:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57118] [PATCH] gnu: Add linode-cli. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 02 Sep 2022 09:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57118 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Csepp Cc: 57118@debbugs.gnu.org Received: via spool by 57118-submit@debbugs.gnu.org id=B57118.166210999212983 (code B ref 57118); Fri, 02 Sep 2022 09:14:02 +0000 Received: (at 57118) by debbugs.gnu.org; 2 Sep 2022 09:13:12 +0000 Received: from localhost ([127.0.0.1]:44858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU2jg-0003NJ-0h for submit@debbugs.gnu.org; Fri, 02 Sep 2022 05:13:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oU2jd-0003Mu-DN for 57118@debbugs.gnu.org; Fri, 02 Sep 2022 05:13:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50724) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU2jY-00041p-5f; Fri, 02 Sep 2022 05:13:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=jVxLMxh2unArOAcfBF6u1MtIHBQ/lwbkjP2U4aqzhnc=; b=HDtHUOvWs3YQwuqjen5O n7/cEcLYTtQUZRAoHluVmZjgiwzPiivhUTZn5OlF+wi+U8ffg1Kj1p/SkF9gsM+9MV6Xi3GP4mLZe XlkMcPG2ADGHsdiuRBWp/g0lnzd17zHEOdhXKA+aQgZE+ThuFiBWMbuLhfO+lcyblsJl6okQPFB86 lY80mnljBS61lwD9jmUhHwJEfikMRR3OGgS3bA51NN7S/B0kXxdyjWu4MvNfInhrsqCK5WpIvX6ii rHfz7PDQqpBTNztsyEq6mcOiGsivkN4zA9cNn08Cgvcq1TFMVDB52+DNegKz5dvm65rxvF8cSkw73 Ow0lsFFOLNnAig==; Received: from [193.50.110.177] (port=47342 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oU2jX-0002SA-8x; Fri, 02 Sep 2022 05:13:03 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220810141843.21051-1-raingloom@riseup.net> <20220815114227.10424-1-raingloom@riseup.net> <87pmgg85ep.fsf_-_@gnu.org> <87v8q728un.fsf@riseup.net> <878rn35vdh.fsf@gnu.org> <87fshac0bb.fsf@riseup.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Sextidi 16 Fructidor an 230 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Citron X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 02 Sep 2022 11:13:01 +0200 In-Reply-To: <87fshac0bb.fsf@riseup.net> (Csepp's message of "Thu, 01 Sep 2022 22:06:32 +0200") Message-ID: <87r10uxhpe.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1662110067; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=jVxLMxh2unArOAcfBF6u1MtIHBQ/lwbkjP2U4aqzhnc=; b=gH2Aathyeayy58GrT1v2j2KahhfU1/evwLYTdWN+GrbJ4MBY/WD0sVPg4V0+pFulYfnCUI vq4y85VJ9aTJeyA53kZBDWb1LNa/IobaFS8oKqI7RGGU1/RjR3aSJxSwrYroPajvpprVvC RMrIHqFhIwrebJsPdT+5SVyInu6gEKp193GXvK2v73Mz/PW1Cuu8Hc5epRzy/HpT4Ulkkh m+042nUqqYjVvR15B5/VJcyojZyPtHtjx38VHVQBNTrthX4cIAL/1+TankbqKz7sNOoejl 5m4UKRHg0jNHFDUGBo8t/MwZ4yDlbx/mYMIWcX2WTP+pFPo1sbSVNSi4yoYK9Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662110067; a=rsa-sha256; cv=none; b=D/OemaeQItlaKWIpe4jVZIkOXyCa89m/KAym6p1i5Zwn2bmbvSLzAUd2pePZ5KkeJA2iem qtiZrLsXGuH0GtSfTJ2HADDamcy0F0f4n5mbJ5O/sMvQj54A0Od2bWQxfD1ReftJzf75g+ E5oQHU9YHOWKzWspz3gLndvEGn0dCFFzAjiGibYpKm1/OSR3MJcIaYdQuSGIGuo9C2K8hG k0IH/helrS38awQHoY2drI/jY0ENyzzAJPsw5IYU5tVWnZmjW5naIAX6Ae6EKV6S3+WNjZ 5PHn4JuwqWos40727lTLGz8GVhyfBSiMv926tc/QId1J53xB//jMOV+H2S7xmg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HDtHUOvW; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.17 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HDtHUOvW; dmarc=pass (policy=none) header.from=gnu.org; 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: D28B13806 X-Spam-Score: -2.17 X-Migadu-Scanner: scn1.migadu.com X-TUID: tTr5dPxxcErM Hi, Csepp skribis: > Oh wow, the git repo suggestion was head on. I didn't think they would > have something like that, but alas, they do: > https://github.com/linode/linode-api-docs/blob/development/openapi.yaml > > It doesn't really have a license though, I'm not sure if that's a problem. > Would we get in trouble for redistributing it? Could you open an issue upstream asking them to clarify that? Thanks, Ludo=E2=80=99.