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 ms0.migadu.com with LMTPS id uAGsMNtfq2Cy3QAAgWs5BA (envelope-from ) for ; Mon, 24 May 2021 10:12:11 +0200 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 KFRSLNtfq2A2aQAAbx9fmQ (envelope-from ) for ; Mon, 24 May 2021 08:12:11 +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 7DD6C16DF0 for ; Mon, 24 May 2021 10:12:11 +0200 (CEST) Received: from localhost ([::1]:44090 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ll5h4-0000KS-Gq for larch@yhetil.org; Mon, 24 May 2021 04:12:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46010) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ll5gw-0000K9-Gt for guix-patches@gnu.org; Mon, 24 May 2021 04:12:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59002) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ll5gw-0000jg-8W for guix-patches@gnu.org; Mon, 24 May 2021 04:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ll5gw-0000z8-1T for guix-patches@gnu.org; Mon, 24 May 2021 04:12:02 -0400 Subject: bug#48608: [PATCH] gnu: services: missing wireguard related exports Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 24 May 2021 08:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 48608 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Solene Rapenne Cc: 48608-done@debbugs.gnu.org Mail-Followup-To: 48608@debbugs.gnu.org, glv@posteo.net, solene@perso.pw Received: via spool by 48608-done@debbugs.gnu.org id=D48608.16218439123767 (code D ref 48608); Mon, 24 May 2021 08:12:01 +0000 Received: (at 48608-done) by debbugs.gnu.org; 24 May 2021 08:11:52 +0000 Received: from localhost ([127.0.0.1]:42313 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ll5gm-0000yh-K7 for submit@debbugs.gnu.org; Mon, 24 May 2021 04:11:52 -0400 Received: from mout02.posteo.de ([185.67.36.66]:51089) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ll5gh-0000yP-L1 for 48608-done@debbugs.gnu.org; Mon, 24 May 2021 04:11:51 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 4579B2400FC for <48608-done@debbugs.gnu.org>; Mon, 24 May 2021 10:11:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1621843901; bh=7lg04uEBcIykBg0PAT/PEAWNW+alh0LWymqqPNaoLnU=; h=From:To:Cc:Subject:Date:From; b=DUs17ebMTsza5ZORooqGOsJKbItGOUNsKp78RnPG4TpH6486FfcR4cwDJCVtZC29O bVm9if0HzGBEJZLuwEK9LxCSPB1YzhcY0l2WzUYIKsysCKxq+oMiFMkP2BLLXlJO3D WzvZrE2YFh0Y5mZ4gkaSM0AloKIQbRZHGP5rFoiDhbAIh87d1CcSbjqv1ETUuz7wv/ 708OwdZUrebzzAkqfoMlqcwPkT1r6ZEre2ZCCJ9536Mvmmr7T6eVPcXBh9EAVDPzya lvYQuxT1UHPHb4zmkzYXQRY0Mdrrb0SFKNdoFCXOoKvD+G09w/JSk5W7/EDxVxBOlK MgvX+20MX2Euw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FpVKm0B78z6tmK; Mon, 24 May 2021 10:11:39 +0200 (CEST) References: <20210523131444.34167ac1@perso.pw> From: Guillaume Le Vaillant In-reply-to: <20210523131444.34167ac1@perso.pw> Date: Mon, 24 May 2021 08:11:38 +0000 Message-ID: <87wnro4klh.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1621843931; 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:resent-to: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=7lg04uEBcIykBg0PAT/PEAWNW+alh0LWymqqPNaoLnU=; b=L69hqrceQ6nGHSmSqmLO21OzI+TL3qbf+cDJng+pUCyvivWbb969mqOCCG5bO6k+mhZiHh /CCDiukW2tjqBb1YuGSCg6K3+rjiw/t22g0uDwlBTP664vcq8R+ZIx/iQjG8BKkpUW/BLH TlGCM/7bjFoop2lV20aLBvbUMzhqYXGLcV8IKZ+ScaSqVfLyFx61Zd3M+lQ2jihDmYTfoN gozdMAnQJNxF8N6zT9XcDiUVc1mJgpa+JF+gQkMlgESpy16gOqNc99LgVJ0IwxvnG8PPTN DtrghIJhU3O4XjUKTdZvN5oJjun/oKEn717o8HKhP/3UAYvCEEliFUnVM9Dlgw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1621843931; a=rsa-sha256; cv=none; b=osptE9GfOUBOZh84dl/3scrSXNDmojTzUm5pwZec4G6SuEWhymcMOVL/Y8CKtBi6F5koKa EOVmr/J1cWwVI+ZnWkGAgVHBzgDzxfwFuVpsNhbmcI2wfX73ayc2ni6yNF3+X1uEDJZtxR z/CsHQVst4YXAB9IDi1EyH467o0o9YECek0/rdDfBGW2i32c7w8ivdTAgJvm36b1ACGb41 vGmEupYEWHqACz8GUE8Tc8OAmoAzu5plO+epC2pX8fPpYkffuLPYi6737uapq1C2CL71/l MZ2ahuKIEBNbSuIdqzncODC4xUmilpibSVt822IQzJI8IcegWzbSFoeYj3/7Ew== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=DUs17ebM; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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-Migadu-Spam-Score: -1.44 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=DUs17ebM; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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-Migadu-Queue-Id: 7DD6C16DF0 X-Spam-Score: -1.44 X-Migadu-Scanner: scn0.migadu.com X-TUID: /+IlGcdLLVkB --=-=-= Content-Type: text/plain Patch pushed as ac95609208c0afe55d68bf42993ccb9b58ad44ce. Thanks. I added a copyright line for you, and more info to the commit message. Also, the patch didn't apply cleanly. I suspect that your email client mangled it by cutting a long line. Please find a way to prevent it from doing that. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYKtfug8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9QewD+InMqKCzf3OWHsxXjy6okZgPW5MCil0W5itXz QzdlDYwA/2eBJ0I1n9WOEqZwSFq1bPWVzaY61luc/KWw4zjKxHsN =uqob -----END PGP SIGNATURE----- --=-=-=--