From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eC5NG6Bc9mM2JQEAbAwnHQ (envelope-from ) for ; Wed, 22 Feb 2023 19:19:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QIl2GqBc9mMfhwAAG6o9tA (envelope-from ) for ; Wed, 22 Feb 2023 19:19:12 +0100 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 F217C392A8 for ; Wed, 22 Feb 2023 19:19:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pUtho-0006Cy-Ct; Wed, 22 Feb 2023 13:19:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUthm-0006Bw-Ho for guix-patches@gnu.org; Wed, 22 Feb 2023 13:19:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pUthm-0007Zo-9W for guix-patches@gnu.org; Wed, 22 Feb 2023 13:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pUthl-0002Rd-Oq for guix-patches@gnu.org; Wed, 22 Feb 2023 13:19:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61246] [PATCH] gnu: libgit2: Update to 1.5.1. Resent-From: =?UTF-8?Q?Andr=C3=A9?= Batista Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Feb 2023 18:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61246 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tobias Geerinckx-Rice Cc: 61246@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 61246-submit@debbugs.gnu.org id=B61246.16770898939318 (code B ref 61246); Wed, 22 Feb 2023 18:19:01 +0000 Received: (at 61246) by debbugs.gnu.org; 22 Feb 2023 18:18:13 +0000 Received: from localhost ([127.0.0.1]:60317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUtgz-0002QD-70 for submit@debbugs.gnu.org; Wed, 22 Feb 2023 13:18:13 -0500 Received: from mx1.riseup.net ([198.252.153.129]:49976) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUtgw-0002Pv-Kh for 61246@debbugs.gnu.org; Wed, 22 Feb 2023 13:18:11 -0500 Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4PMPXW4zSGzDqjL; Wed, 22 Feb 2023 18:18:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1677089883; bh=etQxsZ0fyUuaW0RXEaRYf6v3cHgfy2Q3sYUJNrMCArw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GnWlQsp+YAqeUhQDQZWm1I1RnxMO5hrZvjKm9xG0MN//m0ZK+ly3yAQ/N/eYfszLc cyhzbw9uxJTQ9uhDnNL2rRK0EFQ6gZMm8Ys0j8mQMMrX8sy8V2r69DaOnHadMp27OG DfE/ZOednpK7F63gTGaxUCyV5Z/0OXUfmo+5hZ4c= X-Riseup-User-ID: 118A9B2C3144B768536DF7C362AD8FF0C388247D1EB63CA6AE2F7958959F4470 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4PMPXV4FXrz1yPW; Wed, 22 Feb 2023 18:18:02 +0000 (UTC) Date: Wed, 22 Feb 2023 15:17:57 -0300 From: =?UTF-8?Q?Andr=C3=A9?= Batista Message-ID: References: <20230203031129.3529-1-nandre@riseup.net> <877cwrjz9m.fsf_-_@gmail.com> <87v8k0qdlf.fsf@gmail.com> <87lekux2te.fsf@nckx> <87h6vix2jm.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87h6vix2jm.fsf@nckx> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677089952; 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=etQxsZ0fyUuaW0RXEaRYf6v3cHgfy2Q3sYUJNrMCArw=; b=eaUv6FTjJxKYOTd49L58iYfP7CPwIFkOTgLMYgsFyS0IdLEgSpWxJDxCrxQJMZdVmw35j5 vbnFN8lc3PMev1IDwTJAXflys5aUmBzINXRiWEsRgQ9BazAtlmYNVnycda14WwDIC50xxe RjELeM6E8lOGBJ9P8uwC8zBA6BvqHxZSk24lb76hP93shzP0gC1TBOeXDaMrIWhnSucZsr vTSb5gU5tB2A4xd7/wJ4Zu9iZEmZQSnaEno2Ofe/d3UOliupTlGGBNsD6cs8a6B/gMSvyQ pvKZ6gKn7RSYrIxVz8TZsgVQSn8rw2SQZJghpRVD/punb96JDgusD/BqfB67EQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=GnWlQsp+; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677089952; a=rsa-sha256; cv=none; b=rLTaWaO/EEx0UGMR8JzgmUoKM7BJSCaByFWSf3mkWIlUFq9LgWq9qmSrKaxaXUkVRGEbCQ 2JowwRKFep57EPZIfoMjDZrODl/XdqAABn4awApZqZGp3uVJnagQQ6p5Q8dXX4TGL9PL5A QPeDuOqVTLInuCVFYzLb89zqHxanEbBK8acX+PS+utHNZEUcEESTcpGpMJdyDrjCyl2zNm ZYnfFvg+wAIBdnmBD5k20AoBQGoamhTCX4XIQ5tVeX9WH8a4DWyMbda7frUG2vzz0J5Vaj 2LdkswmoZia7ZLwsYYW5CWR7E3ATdWkERd45qpclFeysvsLjHz6Ef3iBRWmz2Q== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=GnWlQsp+; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (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: 5.49 X-Migadu-Scanner: scn1.migadu.com X-Spam-Score: 5.49 X-Migadu-Queue-Id: F217C392A8 X-TUID: wt/MkslbfrFy Hi Tobias! sáb 18 fev 2023 às 19:13:53 (1676758433), me@tobias.gr enviou: > > When debugging this, I would have liked to find separate commits for each > version, or a more generic title (without the misleading ‘to 1.5.1’). Ack! I'll keep that in mind and try to alleviate the burden instead of aggravating it. Regards,