Skip to content

Update fcgi to 2.4.6#78

Merged
carlgsmith merged 1 commit into
alliedtelesis:masterfrom
averyh-atlnz:update_fcgi
May 8, 2025
Merged

Update fcgi to 2.4.6#78
carlgsmith merged 1 commit into
alliedtelesis:masterfrom
averyh-atlnz:update_fcgi

Conversation

@averyh-atlnz

Copy link
Copy Markdown
Contributor

Update to bring in upstream fix to CVE-2025-23016.

The original upstream has been archived, and this new version is where it is maintained (as "fcgi2").

With -Werror, the redefine of PACKAGE_NAME, _VERSION, _TARNAME, and _STRING was causing a compilation issue. Added #undef statements just before include of fcgi_config.h to prevent the clash.

Updated run.sh with new FCGI URL and autoreconf build process.

Update to bring in upstream fix to CVE-2025-23016.

The original upstream has been archived, and this new version is where
it is maintained (as "fcgi2").

With -Werror, the redefine of PACKAGE_NAME, _VERSION, _TARNAME, and
_STRING was causing a compilation issue. Added #undef statements just
before include of fcgi_config.h to prevent the clash.

Updated run.sh with new FCGI URL and autoreconf build process.
@carlgsmith carlgsmith merged commit a450f2a into alliedtelesis:master May 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants