mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libfcgi: security bump to 2.4.5 to fix CVE-2025-23016
Announcement: - https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5 See: - https://nvd.nist.gov/vuln/detail/CVE-2025-23016 - https://github.com/advisories/GHSA-9825-56cx-cfg6 - https://github.com/FastCGI-Archives/fcgi2/issues/67 Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
9abf662cfd
commit
d759f8a4bd
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 c0e0d9cc7d1e456d7278c974e2826f593ef5ca555783eba81e7e9c1a07ae0ecc libfcgi-2.4.4.tar.gz
|
||||
sha256 92b0111a98d8636e06c128444a3d4d7a720bdd54e6ee4dd0c7b67775b1b0abff libfcgi-2.4.5.tar.gz
|
||||
sha256 f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBFCGI_VERSION = 2.4.4
|
||||
LIBFCGI_VERSION = 2.4.5
|
||||
LIBFCGI_SITE = $(call github,FastCGI-Archives,fcgi2,$(LIBFCGI_VERSION))
|
||||
LIBFCGI_LICENSE = OML
|
||||
LIBFCGI_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user