From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MCV8M1epmV+CIQAA0tVLHw (envelope-from ) for ; Wed, 28 Oct 2020 17:24:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 0H9JL1epmV9CXgAAbx9fmQ (envelope-from ) for ; Wed, 28 Oct 2020 17:24:39 +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 aspmx1.migadu.com (Postfix) with ESMTPS id 4420294043B for ; Wed, 28 Oct 2020 17:24:39 +0000 (UTC) Received: from localhost ([::1]:43306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXpBd-00060T-Vy for larch@yhetil.org; Wed, 28 Oct 2020 13:24:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXoi4-0005NA-7q for guix-patches@gnu.org; Wed, 28 Oct 2020 12:54:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38856) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kXoi3-0002jI-7p for guix-patches@gnu.org; Wed, 28 Oct 2020 12:54:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kXoi2-00053U-7E for guix-patches@gnu.org; Wed, 28 Oct 2020 12:54:02 -0400 Subject: bug#44251: [PATCH] gnu: Add pwclient. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 28 Oct 2020 16:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44251 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: 44251-done@debbugs.gnu.org Mail-Followup-To: 44251@debbugs.gnu.org, mail@cbaines.net, mail@cbaines.net Received: via spool by 44251-done@debbugs.gnu.org id=D44251.160390403319406 (code D ref 44251); Wed, 28 Oct 2020 16:54:02 +0000 Received: (at 44251-done) by debbugs.gnu.org; 28 Oct 2020 16:53:53 +0000 Received: from localhost ([127.0.0.1]:50399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXoht-00052w-4v for submit@debbugs.gnu.org; Wed, 28 Oct 2020 12:53:53 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXohr-00052m-9a for 44251-done@debbugs.gnu.org; Wed, 28 Oct 2020 12:53:51 -0400 Received: from localhost (188.28.126.167.threembb.co.uk [188.28.126.167]) by mira.cbaines.net (Postfix) with ESMTPSA id 4F6A527BBF3; Wed, 28 Oct 2020 16:53:50 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 664902de; Wed, 28 Oct 2020 16:53:47 +0000 (UTC) References: <20201027094602.13503-1-mail@cbaines.net> <20201027230524.GC32529@jasmine.lan> <871rhizddl.fsf@cbaines.net> <20201028153619.GA9989@jasmine.lan> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <20201028153619.GA9989@jasmine.lan> Date: Wed, 28 Oct 2020 16:53:47 +0000 Message-ID: <87y2jqxpes.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.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-Spam-Score: -3.11 X-TUID: 8KGcE4eiNjE+ --=-=-= Content-Type: text/plain Leo Famulari writes: > On Wed, Oct 28, 2020 at 01:30:46PM +0000, Christopher Baines wrote: >> I've sent an updated patch, which fixes a few more things as well. > > Alright, then you can push as you see fit :) Thanks for taking a look! I've pushed this to master as f6839fed5f2052fd257b4af73effb10dcd9bf35b now. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl+ZohtfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdF3Q//XGn1G8BIXFGzuYuntXfv1snFBILCsOoA LlKc+8OetCxYnzIx+TuygtIcsBSzlmYlH0Hl91SfZZM7DUC3oiPyM5272NuNMZbg nw0dDSWiyFOHKLY9AvrpM7Zy8jrRGWpQ0g0CYBF4bMCnOE1aVCW1v7YZrUmCbNad MBfQouwwymJKo0DitpNIeu12RV7Bttbfpt0MhINJ/ZLtkHmtjmstCvQyMR1xKgqY YUsOrkUycLp5wv0jKegFIdQhjbLrFvh3q7adhJkL7DPbc63GpJVAXbOU59fyMFLT 7kFLYUsXFjMAlMhQkUA5QFb6r4ygANV5b9+c9mTrprv5HXtG8R3oGxPXpmxC32kf 0WJGes+4qnR4lZRN/57PgjnTcRzdPKb+b7pAAxazep20CK5+xW2sUwwXLxYEPdJ7 CGUhzEsthNbnv5mN4DHGy465Ui/5y8+RCn/QUgj5XjfIliabWPqs2TtgWDim5uT1 EaJiqJP8iBVbnNEo8AlF0ONeXUqFSuSza4GC2KCch0DL6aufCQR46aUiEkI9yYv6 nziSc4Yjtuah9Z1xDkfK2lfhUdMAm+LtPLl4hxUFOMdjBXIwLmGAMB9Tifkyn7e8 KiJH4ZeLFfjBoZyLC1Kh4U/+zqHlAwUssZ4YHzhyZDa7+9gioCKBklJRuH3lFGwm OCHzc8aJEu8= =4LO8 -----END PGP SIGNATURE----- --=-=-=--