From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: [bug#27549] [PATCH] gnu: vpnc: Update to 0.5.3, revision-550. Date: Thu, 19 Oct 2017 00:25:07 +0200 Message-ID: References: <87y3s8kybp.fsf@gmail.com> <01350273-2593-618d-a461-b99c1f310265@tobias.gr> <3702cc9a-9066-4e6c-c9be-050e5e6c1ffe@tobias.gr> <87shiaiobt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e4wjo-000845-Dh for guix-devel@gnu.org; Wed, 18 Oct 2017 18:22:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e4wjn-0007UR-Nk for guix-devel@gnu.org; Wed, 18 Oct 2017 18:22:56 -0400 Received: from tobias.gr ([2001:470:cc92::1]:36354) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e4wjn-0007Tx-EN for guix-devel@gnu.org; Wed, 18 Oct 2017 18:22:55 -0400 In-Reply-To: <87shiaiobt.fsf@gmail.com> Content-Language: en-GB List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: wordempire@gmail.com Cc: guix-devel@gnu.org Jelle, Jelle Licht wrote on 05/07/17 at 23:08: > Good news! Your patches work, I verified this with my university vpn. A big, belated thank-you for testing! > Why are we using this specific versions of the vpnc-scripts? I'm sure I had excellent reasons, which I will give as soon as I find out what they were, again. > What is the problem regarding `wrap-keys' (wrap-program?) exactly? It felt icky to repeat each input explicitly (and redundantly) instead of writing ‘(map f inputs)’ — which didn't work IIRC — but maybe I'm mistaken. Kind regards, T G-R