GNU bug report logs - #47517
[PATCH] gnu: nginx: Enable stream module

Previous Next

Package: guix-patches;

Reported by: david larsson <david.larsson <at> selfhosted.xyz>

Date: Wed, 31 Mar 2021 09:05:02 UTC

Severity: normal

Tags: patch

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

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 47517 in the body.
You can then email your comments to 47517 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#47517; Package guix-patches. (Wed, 31 Mar 2021 09:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to david larsson <david.larsson <at> selfhosted.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 31 Mar 2021 09:05:02 GMT) Full text and rfc822 format available.

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

From: david larsson <david.larsson <at> selfhosted.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: nginx: Enable stream module
Date: Wed, 31 Mar 2021 11:03:44 +0200
[Message part 1 (text/plain, inline)]
From c6599d252b342db0959c934d1afa67150689058f Mon Sep 17 00:00:00 2001
From: methuselah-0 <david.larsson <at> selfhosted.xyz>
Date: Wed, 31 Mar 2021 11:00:31 +0200
Subject: [PATCH] gnu: nginx: Enable stream module.

* gnu/packages/web.scm (nginx)[arguments]: Add --with-stream option in 
the 'configure phase.
---
 gnu/packages/web.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index ae41588037..413a174712 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -397,6 +397,7 @@ the same, being completely separated from the 
Internet.")
                                   "--with-http_v2_module"
                                   "--with-pcre-jit"
                                   "--with-debug"
+                                  "--with-stream"
                                   ;; Even when not cross-building, we 
pass the
                                   ;; --crossbuild option to avoid 
customizing for the
                                   ;; kernel version on the build 
machine.
-- 
2.30.2

[0001-gnu-nginx-Enable-stream-module.patch (text/x-diff, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 12 Apr 2021 10:51:02 GMT) Full text and rfc822 format available.

Notification sent to david larsson <david.larsson <at> selfhosted.xyz>:
bug acknowledged by developer. (Mon, 12 Apr 2021 10:51:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: david larsson <david.larsson <at> selfhosted.xyz>
Cc: 47517-done <at> debbugs.gnu.org
Subject: Re: bug#47517: [PATCH] gnu: nginx: Enable stream module
Date: Mon, 12 Apr 2021 12:50:14 +0200
david larsson <david.larsson <at> selfhosted.xyz> skribis:

> From c6599d252b342db0959c934d1afa67150689058f Mon Sep 17 00:00:00 2001
> From: methuselah-0 <david.larsson <at> selfhosted.xyz>
> Date: Wed, 31 Mar 2021 11:00:31 +0200
> Subject: [PATCH] gnu: nginx: Enable stream module.
>
> * gnu/packages/web.scm (nginx)[arguments]: Add --with-stream option in the 'configure phase.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 May 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 351 days ago.

Previous Next


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