GNU bug report logs - #58315
[PATCH] gnu: nginx: Support SSL / TLS for stream proxies.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 5 Oct 2022 20:27:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 58315 in the body.
You can then email your comments to 58315 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#58315; Package guix-patches. (Wed, 05 Oct 2022 20:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 05 Oct 2022 20:27:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: nginx: Support SSL / TLS for stream proxies.
Date: Wed,  5 Oct 2022 16:26:30 -0400
* gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
to #:configure-flags.
---
 gnu/packages/web.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 3262dbbb10..a96e9456ad 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -407,6 +407,7 @@ (define-public nginx
               "--with-pcre-jit"
               "--with-debug"
               "--with-stream"
+              "--with-stream_ssl_module"
               ;; Even when not cross-building, we pass the
               ;; --crossbuild option to avoid customizing for the
               ;; kernel version on the build machine.
-- 
2.36.1





Information forwarded to guix-patches <at> gnu.org:
bug#58315; Package guix-patches. (Fri, 14 Oct 2022 22:29:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 58315 <at> debbugs.gnu.org
Subject: Re: bug#58315: [PATCH] gnu: nginx: Support SSL / TLS for stream
 proxies.
Date: Sat, 15 Oct 2022 00:28:15 +0200
Hi Leo,

Leo Famulari <leo <at> famulari.name> skribis:

> * gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
> to #:configure-flags.

LGTM, thanks!

Ludo’.




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Mon, 17 Oct 2022 21:25:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Mon, 17 Oct 2022 21:25:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 58315-done <at> debbugs.gnu.org
Subject: Re: bug#58315: [PATCH] gnu: nginx: Support SSL / TLS for stream
 proxies.
Date: Mon, 17 Oct 2022 17:23:54 -0400
On Sat, Oct 15, 2022 at 12:28:15AM +0200, Ludovic Courtès wrote:
> Hi Leo,
> 
> Leo Famulari <leo <at> famulari.name> skribis:
> 
> > * gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
> > to #:configure-flags.
> 
> LGTM, thanks!

Thanks, pushed as d85c254319435c3fcd1fc5842769b9f167f92b14




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

This bug report was last modified 1 year and 156 days ago.

Previous Next


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