emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48608: closed ([PATCH] gnu: services: missing wireguard related expo


From: GNU bug Tracking System
Subject: bug#48608: closed ([PATCH] gnu: services: missing wireguard related exports)
Date: Mon, 24 May 2021 08:12:01 +0000

Your message dated Mon, 24 May 2021 08:11:38 +0000
with message-id <87wnro4klh.fsf@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@gnu.org.)


-- 
48608: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48608
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#48608] [PATCH] gnu: services: missing wireguard related exports Date: Mon, 24 May 2021 08:11:38 +0000
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.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]