GNU bug report logs - #48608
[PATCH] gnu: services: missing wireguard related exports

Previous Next

Package: guix-patches;

Reported by: Solene Rapenne <solene <at> perso.pw>

Date: Sun, 23 May 2021 14:56:04 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48608: closed ([PATCH] gnu: services: missing wireguard
 related exports)
Date: Mon, 24 May 2021 08:12:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 24 May 2021 08:11:38 +0000
with message-id <87wnro4klh.fsf <at> kitej>
and subject line Re: [bug#48608] [PATCH] gnu: services: missing wireguard related exports
has caused the debbugs.gnu.org bug report #48608,
regarding [PATCH] gnu: services: missing wireguard related exports
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48608: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48608
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Solene Rapenne <solene <at> perso.pw>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: services: missing wireguard related exports
Date: Sun, 23 May 2021 13:14:44 +0200
While there I removed a weird character in the file

---
 gnu/services/vpn.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/services/vpn.scm b/gnu/services/vpn.scm
index 6fbe20a849..2e41147e17 100644
--- a/gnu/services/vpn.scm
+++ b/gnu/services/vpn.scm
@@ -48,6 +48,8 @@
             wireguard-peer-name
             wireguard-peer-endpoint
             wireguard-peer-allowed-ips
+            wireguard-peer-public-key
+            wireguard-peer-keep-alive
 
             wireguard-configuration
             wireguard-configuration?
@@ -526,7 +528,6 @@ is truncated and rewritten every minute.")
      (openvpn-remote-configuration
,openvpn-remote-configuration-fields)) 'openvpn-client-configuration))
 
-
 ;;;
 ;;; Wireguard.
 ;;;
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Solene Rapenne <solene <at> perso.pw>
Cc: 48608-done <at> debbugs.gnu.org
Subject: Re: [bug#48608] [PATCH] gnu: services: missing wireguard related
 exports
Date: Mon, 24 May 2021 08:11:38 +0000
[Message part 4 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 59 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.