[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add stunnel.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add stunnel. |
Date: |
Wed, 25 Jan 2017 14:34:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hello,
Thomas Danckaert <address@hidden> skribis:
> this patch adds stunnel. For the description, I just used stunnel's “about”
> page, so the second sentence is perhaps not 100% neutral.
That’s OK. :-)
> Also, I wasn't sure if this should go in web.scm, networking.scm,
> tls.scm, or still somewhere else.
Dunno, web.scm is OK I think.
> From 354c89c91414412127bc1ae54ccce0d9f0f51b0a Mon Sep 17 00:00:00 2001
> From: Thomas Danckaert <address@hidden>
> Date: Wed, 25 Jan 2017 08:50:30 +0100
> Subject: [PATCH] gnu: Add stunnel.
>
> * gnu/packages/web.scm (stunnel): New variable.
Pushed, thanks!
Ludo’.