From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRgaX-00074B-Ou for guix-patches@gnu.org; Sun, 02 Jul 2017 11:15:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRgaU-0000FV-KG for guix-patches@gnu.org; Sun, 02 Jul 2017 11:15:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46235) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dRgaU-0000FP-Gh for guix-patches@gnu.org; Sun, 02 Jul 2017 11:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dRgaU-0005Mq-Bo for guix-patches@gnu.org; Sun, 02 Jul 2017 11:15:02 -0400 Subject: [bug#27549] [PATCH] gnu: vpnc: Update to 0.5.3, revision-550. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87y3s8kybp.fsf@gmail.com> <01350273-2593-618d-a461-b99c1f310265@tobias.gr> Date: Sun, 02 Jul 2017 17:13:50 +0200 In-Reply-To: <01350273-2593-618d-a461-b99c1f310265@tobias.gr> (Tobias Geerinckx-Rice's message of "Sat, 1 Jul 2017 19:18:14 +0200") Message-ID: <87efty7txt.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tobias Geerinckx-Rice Cc: 27549@debbugs.gnu.org Hi! Tobias Geerinckx-Rice skribis: > On 01/07/17 16:48, Jelle Licht wrote: >> Hello Guix, >> >> Having tried to get `vpnc' working with my university's vpn system, and >> failing, I looked into other distributions and how they got it to work. >> It seems that most people use an updated version of the bundled >> `vpnc-script' to make it work. > > Indeed. > > I'd started on packaging those updated vpnc-scripts, but that kind of > fell through all kind of cracks. > > I don't think I needed to bundle anything. I'll dig them up and see how > far I got. Indeed, that would be nice. In the meantime, could you apply Jelle=E2=80=99s patch if it looks right to= you? It=E2=80=99s a bit sad that upstream hasn=E2=80=99t made new releases. Thanks, Ludo=E2=80=99.