From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <guix-patches-bounces+larch=yhetil.org@gnu.org>
Received: from mp2 ([2001:41d0:2:c151::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by ms11 with LMTPS
	id eJQFOQYCSGBEcAAA0tVLHw
	(envelope-from <guix-patches-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Tue, 09 Mar 2021 23:17:26 +0000
Received: from aspmx2.migadu.com ([2001:41d0:2:c151::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by mp2 with LMTPS
	id eKTHNAYCSGBeBAAAB5/wlQ
	(envelope-from <guix-patches-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Tue, 09 Mar 2021 23:17:26 +0000
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 aspmx2.migadu.com (Postfix) with ESMTPS id 230A712FFA
	for <larch@yhetil.org>; Wed, 10 Mar 2021 00:17:26 +0100 (CET)
Received: from localhost ([::1]:49104 helo=lists1p.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.90_1)
	(envelope-from <guix-patches-bounces+larch=yhetil.org@gnu.org>)
	id 1lJlbR-0003zI-0R
	for larch@yhetil.org; Tue, 09 Mar 2021 18:17:25 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:55890)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
 id 1lJlbD-0003yk-Jy
 for guix-patches@gnu.org; Tue, 09 Mar 2021 18:17:12 -0500
Received: from debbugs.gnu.org ([209.51.188.43]:36669)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
 id 1lJlb4-0002JQ-Aq
 for guix-patches@gnu.org; Tue, 09 Mar 2021 18:17:08 -0500
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2)
 (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1lJlb4-0002UZ-5u
 for guix-patches@gnu.org; Tue, 09 Mar 2021 18:17:02 -0500
X-Loop: help-debbugs@gnu.org
Subject: [bug#46966] [PATCH v2] gnu: password-store: Update to 1.7.3-1.918992c.
Resent-From: =?UTF-8?Q?S=C3=A9bastien?= Lerique <sl@eauchat.org>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 09 Mar 2021 23:17:02 +0000
Resent-Message-ID: <handler.46966.B46966.16153317689513@debbugs.gnu.org>
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 46966
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords: patch
To: 46966@debbugs.gnu.org
Cc: Tobias Geerinckx-Rice <me@tobias.gr>
Received: via spool by 46966-submit@debbugs.gnu.org id=B46966.16153317689513
 (code B ref 46966); Tue, 09 Mar 2021 23:17:02 +0000
Received: (at 46966) by debbugs.gnu.org; 9 Mar 2021 23:16:08 +0000
Received: from localhost ([127.0.0.1]:48215 helo=debbugs.gnu.org)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
 id 1lJlaC-0002TN-DU
 for submit@debbugs.gnu.org; Tue, 09 Mar 2021 18:16:08 -0500
Received: from elegua.eauchat.org ([91.224.149.118]:50606 helo=eauchat.org)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <sl@eauchat.org>) id 1lJla9-0002SV-MZ
 for 46966@debbugs.gnu.org; Tue, 09 Mar 2021 18:16:06 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eauchat.org; s=mail;
 t=1615331757; h=from:from: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:
 in-reply-to:in-reply-to:references:references;
 bh=yXbqEMXQUd7pDeyiwQMkR0H76eCxKsrjp1+oYgkWMNM=;
 b=wb4PtmZKJ0oH7P5WLaEiiecOglnjC1xFvBE/p4zOEFo6UOSQj/53Ih47PcJLjsbBaKcoCZ
 N2XWJzW9X34PiifFWusYilDk2bXKOBO9AJMUx9FfBS8BIsnPPgzHdIF1Y6wlQuCcvSs3aK
 7YKa5fmKvvXyP5DTnlkmI2kDA86tk+A=
References: <20210307131526.6496-1-sl@eauchat.org>
From: =?UTF-8?Q?S=C3=A9bastien?= Lerique <sl@eauchat.org>
In-reply-to: <20210307131526.6496-1-sl@eauchat.org>
Date: Wed, 10 Mar 2021 08:15:48 +0900
Message-ID: <87eegnvryz.fsf@eauchat.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
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: <guix-patches.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>,
 <mailto:guix-patches-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/guix-patches>
List-Post: <mailto:guix-patches@gnu.org>
List-Help: <mailto:guix-patches-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>,
 <mailto:guix-patches-request@gnu.org?subject=subscribe>
Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org
Sender: "Guix-patches" <guix-patches-bounces+larch=yhetil.org@gnu.org>
X-Migadu-Flow: FLOW_IN
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org;
	s=key1; t=1615331846;
	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=yXbqEMXQUd7pDeyiwQMkR0H76eCxKsrjp1+oYgkWMNM=;
	b=Kb0GTruj/AYkPu6ciFqqkD4jH9CDHldwxKOW1fBnUUVqfKas62VsoGz/rL3gtUVhVh+IRF
	6EWjaejTt9fXN69KxQlt75V3TKIgGAPuj76B10XACBzYv92AyyBgk9JLPgANNNuuE4ZMhO
	qsumKo01T4ihS7ke9f9IbFMjr9VeaTxPBUqdssx54BBsrCABDVaMJgdHy4gu4MHVo1ABmV
	mSv8ER4tVxSTJnXkCMMJH2BaOGtl3eS8EAFkI6glbXYuJP6i4pq9u+gsnRWzg51+WZ2aFq
	sU+K7AjhrCc/oTTPwE8JBV/ZfXYMiJHSC5eHqyRyPqgisGr8qH7GYpwH10N6kQ==
ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615331846; a=rsa-sha256; cv=none;
	b=mTLJsIJItqsbaQI7Ns7dO5Y3T9N3+HaoS++GR6T0JWVNg5N9pz9je0vTMAYHCFvY57oZmc
	jxxr7DfKJu6gXQOMpe/hCp34wNmM8yNGbs9+Qv5nx5hUwief1a9LnKANp6QX9/BLDCMoWx
	e6v9ERkT8/u8xFWYB6oBxOoWa7feXzEcYIeUlv7C/KvY3miLrvoYNJdsU4JesUR8ebAKQB
	85wm8xhjyV3E4O4FjxDgaO+l5ta/mN1Q/Z/Bbqcp+ZB5Yhnjqpo/wT+lHcTIYPrFd/NDwn
	rS9wBhoeC1uCT3m+2rEQqip5T3lghBSwQ5F18BT0ARVqd/DwdA2deaSso5Jnog==
ARC-Authentication-Results: i=1;
	aspmx2.migadu.com;
	dkim=fail ("headers rsa verify failed") header.d=eauchat.org header.s=mail header.b=wb4PtmZK;
	dmarc=fail reason="SPF not aligned (relaxed)" header.from=eauchat.org (policy=none);
	spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org
X-Migadu-Spam-Score: -1.28
Authentication-Results: aspmx2.migadu.com;
	dkim=fail ("headers rsa verify failed") header.d=eauchat.org header.s=mail header.b=wb4PtmZK;
	dmarc=fail reason="SPF not aligned (relaxed)" header.from=eauchat.org (policy=none);
	spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org
X-Migadu-Queue-Id: 230A712FFA
X-Spam-Score: -1.28
X-Migadu-Scanner: scn1.migadu.com
X-TUID: wluRLQUWxFea

Tobias,

I am not sure if I should have cc'd you in when I sent my updated=20
patch to 46966@debbugs.gnu.org, so here is a ping to make sure you=20
got it. (It's the v2 patch visible at=20
https://issues.guix.gnu.org/46966 , but I don't know that you=20
received it be email.)

In general, when replying with an updated patch using=20
git-sendemail, should one include more than just the=20
XXX@debbugs.gnu.org address?

Thanks,
S=C3=A9bastien