GNU bug report logs - #39048
[PATCH] Clarify description of the Pagekite service.

Previous Next

Package: guix-patches;

Reported by: Florian Pelz <pelzflorian <at> pelzflorian.de>

Date: Thu, 9 Jan 2020 07:32:02 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39048 in the body.
You can then email your comments to 39048 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#39048; Package guix-patches. (Thu, 09 Jan 2020 07:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Florian Pelz <pelzflorian <at> pelzflorian.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 09 Jan 2020 07:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Florian Pelz <pelzflorian <at> pelzflorian.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] Clarify description of the Pagekite service.
Date: Thu, 9 Jan 2020 08:31:28 +0100
* doc/guix.texi (Networking Services): Make clear Pagekite is not necessary
with port forwarding.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index df1ba428a5..2a860db4c8 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -14154,8 +14154,8 @@ Package object of the Open vSwitch.
 @defvr {Scheme Variable} pagekite-service-type
 This is the service type for the @uref{https://pagekite.net, PageKite} service,
 a tunneling solution for making localhost servers publicly visible, even from
-behind NAT or restrictive firewalls.  The value for this service type is a
-@code{pagekite-configuration} record.
+behind restrictive firewalls or NAT without forwarded ports.  The value for
+this service type is a @code{pagekite-configuration} record.
 
 Here's an example exposing the local HTTP and SSH daemons:
 
-- 
2.24.1





Information forwarded to guix-patches <at> gnu.org:
bug#39048; Package guix-patches. (Thu, 09 Jan 2020 07:43:02 GMT) Full text and rfc822 format available.

Message #8 received at 39048 <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Alex Griffin <a <at> ajgrf.com>
Cc: 39048 <at> debbugs.gnu.org
Subject: Re: [bug#39048] [PATCH] Clarify description of the Pagekite service.
Date: Thu, 9 Jan 2020 08:42:12 +0100
Hello Alex Griffin,

I see that you added the Pagekite service to Guix and am thankful for
that and for showing me that Pagekite exists.  However I believe users
not familiar with setting up servers could think they need Pagekite in
cases where configuring their NAT to do port forwarding would be
enough.

On Thu, Jan 09, 2020 at 08:31:28AM +0100, Florian Pelz wrote:
> * doc/guix.texi (Networking Services): Make clear Pagekite is not necessary
> with port forwarding.
> ---
>  doc/guix.texi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/guix.texi b/doc/guix.texi
> index df1ba428a5..2a860db4c8 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -14154,8 +14154,8 @@ Package object of the Open vSwitch.
>  @defvr {Scheme Variable} pagekite-service-type
>  This is the service type for the @uref{https://pagekite.net, PageKite} service,
>  a tunneling solution for making localhost servers publicly visible, even from
> -behind NAT or restrictive firewalls.  The value for this service type is a
> -@code{pagekite-configuration} record.
> +behind restrictive firewalls or NAT without forwarded ports.  The value for
> +this service type is a @code{pagekite-configuration} record.
>  
>  Here's an example exposing the local HTTP and SSH daemons:
>  
> -- 
> 2.24.1
> 
> 
> 
> 

I propose this change; do you approve?

Regards,
Florian




Information forwarded to guix-patches <at> gnu.org:
bug#39048; Package guix-patches. (Fri, 10 Jan 2020 22:41:02 GMT) Full text and rfc822 format available.

Message #11 received at 39048 <at> debbugs.gnu.org (full text, mbox):

From: "Alex Griffin" <a <at> ajgrf.com>
To: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
Cc: 39048 <at> debbugs.gnu.org
Subject: Re: [bug#39048] [PATCH] Clarify description of the Pagekite service.
Date: Fri, 10 Jan 2020 22:40:13 +0000
Hello Florian Pelz,

Looks good to me, go ahead and make the change if you wish!

-- 
Alex Griffin




Reply sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
You have taken responsibility. (Sat, 11 Jan 2020 00:06:01 GMT) Full text and rfc822 format available.

Notification sent to Florian Pelz <pelzflorian <at> pelzflorian.de>:
bug acknowledged by developer. (Sat, 11 Jan 2020 00:06:01 GMT) Full text and rfc822 format available.

Message #16 received at 39048-done <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Alex Griffin <a <at> ajgrf.com>
Cc: 39048-done <at> debbugs.gnu.org
Subject: Re: [bug#39048] [PATCH] Clarify description of the Pagekite service.
Date: Sat, 11 Jan 2020 01:05:18 +0100
On Fri, Jan 10, 2020 at 10:40:13PM +0000, Alex Griffin wrote:
> Hello Florian Pelz,
> 
> Looks good to me, go ahead and make the change if you wish!
> 
> -- 
> Alex Griffin

Thank you!  I added a doc: prefix to the commit message and pushed as
f22b35711323a1e101ed666ec5ce776bf1908a74

Regards,
Florian




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 08 Feb 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 190 days ago.

Previous Next


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