From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id acT+FtloQWJ3sAAAgWs5BA (envelope-from ) for ; Mon, 28 Mar 2022 09:50:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KI2gE9loQWIqUQEA9RJhRA (envelope-from ) for ; Mon, 28 Mar 2022 09:50:49 +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 E39339553 for ; Mon, 28 Mar 2022 09:50:48 +0200 (CEST) Received: from localhost ([::1]:40628 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYk9I-00015O-05 for larch@yhetil.org; Mon, 28 Mar 2022 03:50:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44574) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYk4i-00056Q-72 for guix-patches@gnu.org; Mon, 28 Mar 2022 03:46:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35098) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYk4g-0002ND-Fp for guix-patches@gnu.org; Mon, 28 Mar 2022 03:46:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYk4g-000562-Ed for guix-patches@gnu.org; Mon, 28 Mar 2022 03:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53345] [PATCH core-updates] gnu: libssh2: Update to 1.10.0. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Mar 2022 07:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53345 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Attila Lendvai Cc: 53345@debbugs.gnu.org Received: via spool by 53345-submit@debbugs.gnu.org id=B53345.164845352319513 (code B ref 53345); Mon, 28 Mar 2022 07:46:02 +0000 Received: (at 53345) by debbugs.gnu.org; 28 Mar 2022 07:45:23 +0000 Received: from localhost ([127.0.0.1]:57222 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYk42-00054f-R2 for submit@debbugs.gnu.org; Mon, 28 Mar 2022 03:45:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYk41-00054U-Tl for 53345@debbugs.gnu.org; Mon, 28 Mar 2022 03:45:22 -0400 Received: from [2001:470:142:3::e] (port=59470 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYk3w-00029R-Gg; Mon, 28 Mar 2022 03:45:16 -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=u+u2n//2N1ILtcvH6nbUe2Z7dAgYPIAM7i7NlKYIdCI=; b=SP/BtvZx8Qo0B9TdrfnC QZUj3MTwpEkBn9NGHz6Enpuovb1hrCdRPlu1vI+fc9ESTBOQveiRR+opi0BW1Joh5Nht/eWQ/BHMF jgz1egvSAuyso/9tE6zfT252ZwnufpI3igGTjuhrIvN2d0FeCvmaNvTaY9flr9Ir8+xOjgHh+CNCJ GgjLNW6zt6PCJvwWUcW0irq+aStArgCR3oB9AsuxNdztef88J2p0uOCi/7hLF2840xBT8xhZZfcRS aUiE45MnTnPzr7KWdwJheqH4TVZxzQOGYNDPGLnXl5ohXbslYnsKyo6xe6xRk2K8+jJ2ejwrkKaRg FqAQefFkWJYRJg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59091 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYk3q-0006f5-A1; Mon, 28 Mar 2022 03:45:10 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220118143447.14183-1-attila@lendvai.name> Date: Mon, 28 Mar 2022 09:45:07 +0200 In-Reply-To: <20220118143447.14183-1-attila@lendvai.name> (Attila Lendvai's message of "Tue, 18 Jan 2022 15:34:48 +0100") Message-ID: <87zgla4j24.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (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=1648453848; 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=u+u2n//2N1ILtcvH6nbUe2Z7dAgYPIAM7i7NlKYIdCI=; b=p4WWyrMny3x0g7r7oHNc0uljpEGtQJExpZdT/1pQtzNtYaNFjlpGpqht2Oh10mxdbpX1Ue rbrVfA11g+tDMFsgA5aRyxXW0MgZkWsvxbnALWpVcCxtSROqTaUf/4gl5og2LwXzEnGOGR eGZf0KasjEzzFBEYwZm6cjw2Wq1YpSFnh3XCafOHOhifTaBOTU53NhzF/sXEFgIrjqkfAf gyVhpRFcXzra3tcTD+407mGUZd5yOTOxwTUK4v7rqankHOcDS+wMwEokOimGaQwBNlBUIO Q64ZmtwFtjCVpME9ybsiDMEhBFkPMVE1X4ATFkBHP77jFooGo/2J2bMXke/9hw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648453848; a=rsa-sha256; cv=none; b=mG/R6dmcHb8KVC0LHE3qKVJxvrlpmAF5V4ANDbjc5ZGv7x5tj9iCKm+i3zsP9KMctgzcee kNHgThYlClVxh+pj0Bu9ZJCVuK3V0StrDV5e7FdG1tI8nsPxSNyDIx8SJUGvXrL/IKoVmR THkNOZu/gNCjkGn8PCN0+P+8d4Fuu23TkLPxcTMBeZqTCKxK6w5Q5WApQnAcSrwarZ4Gxz mfsfPOFyD4BUw9e9o/+CJ1X15DTd6UWSOGhrmuvhl9l4RogeuxubgLapnPIrWVE8t03okO vmbOCP8k6bD4MMNgae5lOXLtxG5Fj2GITiQ/ics9CfLx2TQ+viEq3wBhRs0H1Q== 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="SP/BtvZx"; 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: -4.87 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="SP/BtvZx"; 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: E39339553 X-Spam-Score: -4.87 X-Migadu-Scanner: scn0.migadu.com X-TUID: jwcpsZN7K7RM Hi Attila, Finally getting around to this patch=E2=80=A6 Attila Lendvai skribis: > Also change origin to git-fetch the project's git repository using git ta= gs. I think we can stick to tarballs for now, which avoids the extra autotools dependencies. Could you send an updated patch? Bonus points if you can add a commit log that follows our conventions: https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html > note: i have tested this to build cleanly, but nothing beyond that. Would be great if you could check some of the =E2=80=9Cimportant=E2=80=9D d= irect dependents as shown by: guix graph -t reverse-package -M1 libssh2 | xdot -f fdp - Thanks! Ludo=E2=80=99.