From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EDklI74g7WWZSgAAe85BDQ:P1 (envelope-from ) for ; Sun, 10 Mar 2024 03:53:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id EDklI74g7WWZSgAAe85BDQ (envelope-from ) for ; Sun, 10 Mar 2024 03:53:50 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=YWACUrUk; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710039230; h=from:from:sender:sender:reply-to: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-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=7npytBnPGf8G7z+/cIqMO+SFDyvvdqyBu5UuI7V1aM0=; b=MykOSOIBsWwqNlmSd/hw15ADcNG71bH3kfCuqAVDWfMdOnc06fPmCZX2ZTXGGrGCvtiFSf 9qdCseDI1lq++lOPo8ajKl+YMrFF9yHr1xL5oLFTj1XcrQA3eSuUQj+YypnLHjkKQC6Dsl p6iygGgoL4WYoaDjtXCdhVxEkUzZ7mjMm3Fb/guywt9V0jcXKgv0+3Cr1dL+rfeR8TIg34 TykE2X+5pV1N6fsrnT7LXJjj/LBI924wE1Kph1H9z8aUpS6+QAbLFQKtEKrIjogepHOfAh UZTHPC7Ma3kLabVC31SamPVC7K4hH/0zlhuOiLSNI+qBMRsCAHxAQ1e84ZhDpw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710039230; a=rsa-sha256; cv=none; b=Pl9SRv6nystcl4tIVf3VIbSBUazn4qggWBEeAtPOxdbtIUDUVy6HxJ7fIy6qZD4iq+TIYQ NIlIcSblF606Og+NgHbyOFjLGgepNPBAfNgG7RM4sAfLH0NCvhXUEui1cdwiXejvfkSv44 oIOi4vrQMOHbP7BjUOQWh5K5vYxMp2IUsWJQHo/crLhhU3/rWxx4FMm3TFpNfcLDhwc6oV GTiifh74cVTXQEit3R0s3ayxSpOFvT13u2WOv6NelmEHkJ41w34qIYH9/+wTc4Grb8sjNy 2gSIp7aYZ9uRe5N7+/VDzx0yYR8kYr/4Z7aXXm8WMuwcqCS+dyQvdWjmutQKKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=YWACUrUk; 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 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 342E56980E for ; Sun, 10 Mar 2024 03:53:49 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rj9Jb-0004Gt-7l; Sat, 09 Mar 2024 21:53:31 -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 1rj9JZ-0004GR-94 for guix-patches@gnu.org; Sat, 09 Mar 2024 21:53:29 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rj9JZ-0008Hp-0s for guix-patches@gnu.org; Sat, 09 Mar 2024 21:53:29 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rj9K5-00057J-Uw for guix-patches@gnu.org; Sat, 09 Mar 2024 21:54:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69688] [PATCH] gnu: fcgiwrap: Update to 1.1.0-1.2870d27, switch to a fork. Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 10 Mar 2024 02:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69688@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , 69269@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171003923519651 (code B ref -1); Sun, 10 Mar 2024 02:54:01 +0000 Received: (at submit) by debbugs.gnu.org; 10 Mar 2024 02:53:55 +0000 Received: from localhost ([127.0.0.1]:35065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rj9Jz-00056s-7l for submit@debbugs.gnu.org; Sat, 09 Mar 2024 21:53:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:58854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rj9Jx-00056k-F1 for submit@debbugs.gnu.org; Sat, 09 Mar 2024 21:53:53 -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 1rj9JQ-0004Ft-5p for guix-patches@gnu.org; Sat, 09 Mar 2024 21:53:20 -0500 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rj9JO-0008HP-Ay for guix-patches@gnu.org; Sat, 09 Mar 2024 21:53:19 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id D089F38A071C; Sun, 10 Mar 2024 02:53:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1710039188; bh=7npytBnPGf8G7z+/cIqMO+SFDyvvdqyBu5UuI7V1aM0=; h=From:To:Cc:Subject:Date:From; b=YWACUrUkSnik4itnVgi/90RIM06lvZF4bx4r71XoRMFv+nXsYKDG8/RXoIL6xFK42 InH2WbJmzDkcj7Rd/JFFq6xtVNqa9OPA6AxQh6ONJ2TmW7ljXFiEoGQNJCr4PitWkd v+s6SrtDPHC5VnRcFPz9nlagEASEuuTRx/LPy8M6YeMoG7RsJwquotNDrSRUUk/p+m EsyJ9P+IdCip9AL7UpP/bX0oC98zwOOIu/iJvsZjMgfFGArnxUh+QOl7BzASXUoHfI JV28J6Kq8bX1BYaViFxyMXsFBn47Gph+P6xAEm+xUkI734R/ghb8/i+jqhqVUSnWFt tenOUEctBAO4nOHVUiTGzIckp/Mr9R3+PdjM9weGM5s1hs3YNYBWkRcrDZ8H2Cl0RB +e4HqX44mUI1rnSDvtp1V5u4krdvdE+g6DUaqhAN7uBzJnr0+s+zsxB2SAIZKlBHh1 aVBp/GpvAXtaL7fMYOujOz9RzLUOeuI/BXFK6BqjNcUSa8P/Rnk5by3IClR3eCSjik +Ov5BzADXOd9msd4CasV2mTu4M2TmHg2DB5Ya/0Lr4h6sCPLt5QJwkXOA3sZ7pC7XW VtwImQj8U/baBUUmPQ/5yPMnGU1inUuMENwtILnw0YZeq6zAuWv7L8XJWCT30oAZ67 kL0F+XJFxuOtsD7Tf7+0va/g= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id mnN4NE1ZFr1c; Sun, 10 Mar 2024 02:53:01 +0000 (UTC) Received: from localhost (unknown [36.170.57.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sun, 10 Mar 2024 02:53:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 9153c8ef; Sun, 10 Mar 2024 02:53:14 +0000 (UTC) Date: Sun, 10 Mar 2024 10:53:06 +0800 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: iyzsong@envs.net X-ACL-Warn: , iyzsong--- via Guix-patches From: iyzsong--- via Guix-patches via 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 X-Migadu-Spam-Score: -6.98 X-Spam-Score: -6.98 X-Migadu-Queue-Id: 342E56980E X-Migadu-Scanner: mx11.migadu.com X-TUID: RZgJNEPAORxa From: 宋文武 * gnu/packages/web.scm (fcgiwrap): Update to 1.1.0-1.2870d27. [source]: Switch to https://github.com/flu0r1ne/fcgiwrap. Change-Id: Ia9e7b911a0c8bde50924e3398f915f945cf955a6 --- gnu/packages/web.scm | 68 +++++++++++++++++++++++--------------------- 1 file changed, 36 insertions(+), 32 deletions(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index ddc673896b..f163802a60 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -1109,40 +1109,44 @@ (define-public fcgi (license (license:non-copyleft "file://LICENSE.TERMS")))) (define-public fcgiwrap - (package - (name "fcgiwrap") - (version "1.1.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/gnosek/fcgiwrap") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1ryw66h9aazi83amk8l7ha8k5g0c7qvk5g6jv376a1ws9xk2qw6f")))) - (build-system gnu-build-system) - (arguments - `(#:tests? #f ; no tests included - #:make-flags (list "CC=gcc") - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'fix-CFLAGS - ;; Remove broken options unconditionally added to CFLAGS. - (lambda _ - (substitute* "configure.ac" - ((" -Werror") "")) - #t))))) - (native-inputs - (list autoconf automake pkg-config)) - (inputs - (list fcgi)) - (home-page "https://nginx.localdomain.pl/wiki/FcgiWrap") - (synopsis "Simple server for running CGI applications over FastCGI") - (description "Fcgiwrap is a simple server for running CGI applications + (let ((commit "2870d2729a3930988f0041e2d78fec672e69afac") + (revision "1")) + (package + (name "fcgiwrap") + (version (git-version "1.1.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + ;; Upstream last updated in 2015, this forked version has better + ;; socket cleanup. + (url "https://github.com/flu0r1ne/fcgiwrap") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0rkpp4apfhdcrmym3pcpqlncd0r4fyr3pa45i8g6x4p38b4azmmm")))) + (build-system gnu-build-system) + (arguments + `(#:tests? #f ; no tests included + #:make-flags (list "CC=gcc") + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'fix-CFLAGS + ;; Remove broken options unconditionally added to CFLAGS. + (lambda _ + (substitute* "configure.ac" + ((" -Werror") "")) + #t))))) + (native-inputs + (list autoconf automake pkg-config)) + (inputs + (list fcgi)) + (home-page "https://nginx.localdomain.pl/wiki/FcgiWrap") + (synopsis "Simple server for running CGI applications over FastCGI") + (description "Fcgiwrap is a simple server for running CGI applications over FastCGI. It hopes to provide clean CGI support to Nginx (and other web servers that may need it).") - (license license:expat))) + (license license:expat)))) (define-public starman (package base-commit: 1f89e15207694af210b23672a6e1b1c217c6af33 prerequisite-patch-id: 1a973b6e06113300e994be032f92bc658866e0fd -- 2.41.0