From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH] fcgi: version bump 2.4.2 -> 2.4.5
Date: Tue, 15 Apr 2025 13:07:28 +0200 [thread overview]
Message-ID: <20250415110728.529785-1-ada@thorsis.com> (raw)
Mitigates CVE-2025-23016.
Link: https://github.com/FastCGI-Archives/fcgi2/compare/2.4.2...2.4.3
Link: https://github.com/FastCGI-Archives/fcgi2/compare/2.4.3...2.4.4
Link: https://github.com/FastCGI-Archives/fcgi2/compare/2.4.4...2.4.5
Link: https://github.com/advisories/GHSA-9825-56cx-cfg6
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
patches/{fcgi-2.4.2 => fcgi-2.4.5}/autogen.sh | 0
rules/fcgi.make | 6 +++---
2 files changed, 3 insertions(+), 3 deletions(-)
rename patches/{fcgi-2.4.2 => fcgi-2.4.5}/autogen.sh (100%)
diff --git a/patches/fcgi-2.4.2/autogen.sh b/patches/fcgi-2.4.5/autogen.sh
similarity index 100%
rename from patches/fcgi-2.4.2/autogen.sh
rename to patches/fcgi-2.4.5/autogen.sh
diff --git a/rules/fcgi.make b/rules/fcgi.make
index 1ff327672..249eb2e27 100644
--- a/rules/fcgi.make
+++ b/rules/fcgi.make
@@ -12,15 +12,15 @@ PACKAGES-$(PTXCONF_FCGI) += fcgi
#
# Paths and names
#
-FCGI_VERSION := 2.4.2
-FCGI_MD5 := 146376d5c5c059b9184755db76505fab
+FCGI_VERSION := 2.4.5
+FCGI_MD5 := 2d87ab3f5b1321cd39e1b6a9bd9e3088
FCGI := fcgi-$(FCGI_VERSION)
FCGI_SUFFIX := tar.gz
FCGI_URL := https://github.com/FastCGI-Archives/fcgi2/archive/$(FCGI_VERSION).$(FCGI_SUFFIX)
FCGI_SOURCE := $(SRCDIR)/$(FCGI).$(FCGI_SUFFIX)
FCGI_DIR := $(BUILDDIR)/$(FCGI)
FCGI_LICENSE := OML
-FCGI_LICENSE_FILES := file://LICENSE.TERMS;md5=e3aacac3a647af6e7e31f181cda0a06a
+FCGI_LICENSE_FILES := file://LICENSE;md5=e3aacac3a647af6e7e31f181cda0a06a
# ----------------------------------------------------------------------------
# Prepare
base-commit: f61905c23240642dec3e5390ee15e83cf1e016e9
--
2.39.5
reply other threads:[~2025-04-15 11:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250415110728.529785-1-ada@thorsis.com \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox