From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SEwgFMRN0mN6dgEAbAwnHQ (envelope-from ) for ; Thu, 26 Jan 2023 10:54:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IKrME8RN0mPVngAAauVa8A (envelope-from ) for ; Thu, 26 Jan 2023 10:54:12 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0C5F61F6A7 for ; Thu, 26 Jan 2023 10:54:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pKyxL-0002DS-NZ; Thu, 26 Jan 2023 04:54:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKyxG-0002Cf-Lz for guix-patches@gnu.org; Thu, 26 Jan 2023 04:54:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pKyxG-0006k7-Ch for guix-patches@gnu.org; Thu, 26 Jan 2023 04:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pKyxG-000385-9d for guix-patches@gnu.org; Thu, 26 Jan 2023 04:54:02 -0500 Subject: bug#60184: [PATCH] gnu: Add nginx-module-vts. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 26 Jan 2023 09:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60184 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: mirai@makinata.eu Cc: 60184-done@debbugs.gnu.org Mail-Followup-To: 60184@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 60184-done@debbugs.gnu.org id=D60184.167472684112017 (code D ref 60184); Thu, 26 Jan 2023 09:54:02 +0000 Received: (at 60184-done) by debbugs.gnu.org; 26 Jan 2023 09:54:01 +0000 Received: from localhost ([127.0.0.1]:60754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKyxE-00037l-Qg for submit@debbugs.gnu.org; Thu, 26 Jan 2023 04:54:01 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKyxB-00037V-MK for 60184-done@debbugs.gnu.org; Thu, 26 Jan 2023 04:53:58 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKyx5-0006jT-Du; Thu, 26 Jan 2023 04:53:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=DYAr9a3CL4oYAcSSPpZ9Nqs99JbhY7vCtgYnyRfnnnY=; b=b0iAETInVUg5jUGrMtQm UQKZS4RYz67FF2CjtgH2jDsTZ5PXlpWgScsLePOocPjGW8qVlZLVmk4Ru1GWEUtLn9lzd1hn97W7u DcBy0+3y8yDGjI5/KmnGvZRYT4iqg/4PJWFpR7dBmPMmrhP+gXf3BB3PJYqzD16Zux6CbAldsRqON WvRoHrW8wIZ8INcGk1cQmJBIWtOmgNzT8g0YXDIFXKmQnPYS8mMHs8k/mxb0ZdHfhTatUHx+AC5oe nlQuASocPjtiygKnudsSqF20ve1WBL93PGT8V5na29A5ZSwPU3DvyHtvHtHR9mRsSPae8KYiaU4UZ aAmr19EL1f2Yzg==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKywt-0002I5-BY; Thu, 26 Jan 2023 04:53:40 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 26 Jan 2023 10:53:38 +0100 In-Reply-To: (mirai@makinata.eu's message of "Sun, 18 Dec 2022 23:01:41 +0000") Message-ID: <87cz71r599.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1674726852; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=DYAr9a3CL4oYAcSSPpZ9Nqs99JbhY7vCtgYnyRfnnnY=; b=MlvnbWLuirSsZ8RccoU1/mJEpBBFH3PtxE98SjOuvE2waKzIDPlBnKeKreUuaRd5Gf5+p9 vRaT5aYKvx31HWEEq+jWYtPCYAJ2n5YWHhkffArWozqqCc6kNY2pFFT6uKzB0wG2Ax8LgW Omx7Wt331Jl6C31jiqgGrGg2cyaBUH/n+uNvuc0er6irpnn2Qs+lpSfkAV0m/n/xqmFyGg AMDatCrghFqGqOdJl+3MJ+x5hj2U2gQkcwjqMyZRVMqEWfcE/y3N0Zfe+YHDAzCKyG+12A iuF8x6T4PxhvWjzkIxFK2HKQsppm+a4VGdfBuj8SWQ/hVyFcphsFxrZ6luO7+A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=b0iAETIn; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1674726852; a=rsa-sha256; cv=none; b=o0IXWw6LPqV4aSBMGFET63zq7unsZMyZld8z/3FoayX0mADz2O7BtIjKS35SGFBz0QRuTI 00LJUUcypg9lHIv7fLp/EHMppDsbdyc9Yvv7WxA1vab/8y4uDDaI0DaEWLPD/GSr4kXUbu mmhcJoYS8dob/mNJmdZUtxv0+w0F6Uwf3bsh+u9kIsUuxC2DLXfGhxNULwO+2RDqxpgpEi i8R67JwWgORBSJM+YO9e6iNVW6sb+cB/SovJHfjaO06Abkk47qBGLfHP+R4/wToiNUdRI1 9We+m0YxOLwqwgL48jbUxk3vjqPkq8AvYcDNqL+OH80is6ledZVJaNaFHfdC/g== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=b0iAETIn; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Spam-Score: -2.48 X-Spam-Score: -2.48 X-Migadu-Queue-Id: 0C5F61F6A7 X-TUID: a7WBUibIyDLK mirai@makinata.eu skribis: > From: Bruno Victal > > Depends on nginx http_stub_status_module. > > * gnu/packages/web.scm (nginx-module-vts): New variable. > (nginx)[arguments]: Add "--with-http_stub_status_module" to #:configure-f= lags. Applied, thanks! Ludo=E2=80=99.