From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#28752: openvpn-client-service error Date: Wed, 11 Oct 2017 15:29:01 +0200 Message-ID: <87k201byoy.fsf@gnu.org> References: <9848dda76b124fbfd0add50cdbccf6db@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2H5N-0004IE-2f for bug-guix@gnu.org; Wed, 11 Oct 2017 09:30:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2H5H-0007q2-KB for bug-guix@gnu.org; Wed, 11 Oct 2017 09:30:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52767) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e2H5H-0007py-Ho for bug-guix@gnu.org; Wed, 11 Oct 2017 09:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e2H5H-0005Qe-9z for bug-guix@gnu.org; Wed, 11 Oct 2017 09:30:03 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <9848dda76b124fbfd0add50cdbccf6db@lepiller.eu> (julien lepiller's message of "Mon, 09 Oct 2017 13:41:33 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: julien lepiller Cc: 28752-done@debbugs.gnu.org julien lepiller skribis: > From 179727553c91987a1154860f952d4d83383a48d5 Mon Sep 17 00:00:00 2001 > From: Julien Lepiller > Date: Mon, 9 Oct 2017 12:09:11 +0200 > Subject: [PATCH] services: vpn: Fix bug with default tls-auth configurati= on. > > * gnu/services/vpn.scm (serialize-tls-auth): Fix serialization error when > tls-auth is disabled. Julien committed this as 4b8b4418e609b5e0bfb6efbc11ac28deaa437e80 and it does seem to fix this bug, so I=E2=80=99m closing it now. John, let us know if anything=E2=80=99s wrong! Thanks, Ludo=E2=80=99.