mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] fcgi: version bump 2.4.6 -> 2.4.7
@ 2026-07-02 14:31 Alexander Dahl via ptxdist
  0 siblings, 0 replies; only message in thread
From: Alexander Dahl via ptxdist @ 2026-07-02 14:31 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

fix CVE-2025-23016

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/fcgi.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/fcgi.make b/rules/fcgi.make
index e65924f99..fce540619 100644
--- a/rules/fcgi.make
+++ b/rules/fcgi.make
@@ -12,11 +12,11 @@ PACKAGES-$(PTXCONF_FCGI) += fcgi
 #
 # Paths and names
 #
-FCGI_VERSION		:= 2.4.6
-FCGI_SHA256		:= 39af4fb21a6d695a5f0b1c4fa95776d2725f6bc6c77680943a2ab314acd505c1
+FCGI_VERSION		:= 2.4.7
+FCGI_SHA256		:= e41ddc3a473b555bdc0cbd80703dcb1f4610c1a7700d3b9d3d0c14a416e1074b
 FCGI			:= fcgi-$(FCGI_VERSION)
 FCGI_SUFFIX		:= tar.gz
-FCGI_URL		:= https://github.com/FastCGI-Archives/fcgi2/archive/$(FCGI_VERSION).$(FCGI_SUFFIX)
+FCGI_URL		:= https://github.com/FastCGI-Archives/fcgi2/archive/refs/tags/$(FCGI_VERSION).$(FCGI_SUFFIX)
 FCGI_SOURCE		:= $(SRCDIR)/$(FCGI).$(FCGI_SUFFIX)
 FCGI_DIR		:= $(BUILDDIR)/$(FCGI)
 FCGI_LICENSE		:= OML

base-commit: 61fa01ab7bdcaee364baea4297ddfbc5ea210fc9
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 14:31 [ptxdist] [PATCH] fcgi: version bump 2.4.6 -> 2.4.7 Alexander Dahl via ptxdist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox