GNU bug report logs - #43142
[PATCH] gnu: Add knockd.

Previous Next

Package: guix-patches;

Reported by: Hendur Saga <hendursaga <at> yahoo.com>

Date: Mon, 31 Aug 2020 21:27:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#43142: closed ([PATCH] gnu: Add knockd.)
Date: Wed, 02 Sep 2020 15:18:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 02 Sep 2020 17:17:13 +0200
with message-id <87eenk439i.fsf <at> gnu.org>
and subject line Re: [bug#43142] [PATCH] gnu: Add knockd.
has caused the debbugs.gnu.org bug report #43142,
regarding [PATCH] gnu: Add knockd.
to be marked as done.

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


-- 
43142: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43142
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hendur Saga <hendursaga <at> yahoo.com>
To: Tobias Geerinckx-Rice via Guix-patches via <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: Add knockd.
Date: Mon, 31 Aug 2020 21:26:30 +0000 (UTC)
[Message part 3 (text/plain, inline)]
A patch for a port-knocker daemon. I might work on a knockd-service definition sometime.
- Hendur Saga
[Message part 4 (text/html, inline)]
[0001-gnu-Add-knockd.patch (text/x-patch, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Hendur Saga <hendursaga <at> yahoo.com>
Cc: 43142-done <at> debbugs.gnu.org
Subject: Re: [bug#43142] [PATCH] gnu: Add knockd.
Date: Wed, 02 Sep 2020 17:17:13 +0200
Hi,

Hendur Saga <hendursaga <at> yahoo.com> skribis:

> A patch for a port-knocker daemon. I might work on a knockd-service definition sometime.
> - Hendur Saga
> From 4d76736c3f64c674bd80f8fd2806ed6be202d5fa Mon Sep 17 00:00:00 2001
> From: Hendursaga <hendursaga <at> yahoo.com>
> Date: Mon, 31 Aug 2020 21:22:54 +0000
> Subject: [PATCH] gnu: Add knockd.
>
> * gnu/packages/networking.scm (knockd): New variable.

[...]

> +    (source (origin
> +              (method url-fetch)
> +              (uri (string-append "https://www.zeroflux.org/proj/knock/files/knock-"
> +                                  version ".tar.gz"))
> +              (file-name (git-file-name name version))

Remove this last line and applied, thanks!

Ludo’.


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

Previous Next


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