• Bug#1092774: libfcgi: CVE-2025-23016 (3/5)

    From Bastian Germann@21:1/5 to All on Mon Apr 14 20:50:01 2025
    [continued from previous message]

    + perl/Makefile.PL \
    + perl/MANIFEST \
    + perl/MANIFEST.SKIP \
    + perl/configure.in \
    + perl/distrib \
    + perl/configure.readme \
    + perl/typemap \
    + perl/FCGI.xs \
    Win32/FastCGI.dsw \
    Win32/authorizer.dsp \
    Win32/cgifcgi.dsp \
    diff -Nru libfcgi-2.4.2/perl/ChangeLog libfcgi-2.4.5/perl/ChangeLog
    --- libfcgi-2.4.2/perl/ChangeLog 2019-02-19 12:19:19.000000000 +0100
    +++ libfcgi-2.4.5/perl/ChangeLog 2025-04-14 19:35:59.000000000 +0200
    @@ -1,89 +1,212 @@
    -Version 0.68 -- 21 June 2003 <skimo@kotnet.org> Sven Verdoolaege +Release history for FCGI

    - o Call the fcgi lib's attach/detach <robs@fastcgi.com>
    +Version 0.82 -- 2021-07-31

    -Version 0.67 -- 22 December 2002 <skimo@kotnet.org> Sven Verdoolaege + - fix failing skip tests on MSWin32

    - o Fixes for pure perl version based on report and patch
    - from "Kurtis D. Rader" <kdrader@us.ibm.com>
    - o FCGI_UndoBinding perl 5.8.0 compatibility
    - Reported by Marko Asplund <aspa@kronodoc.fi>
    - o Fix problem with fcgi_config.h on win32.
    - Reported by Igor Franchuk <softdep@rol.ru>
    - o Add minimal tests
    +Version 0.81 -- 2021-07-31

    -Version 0.66 -- 5 September 2002 <skimo@kotnet.org> Sven Verdoolaege + - Add dependency to FCGI::Client 0.09 so as to not depend on Any::Moose,
    + which is deprecated. (Michal Josef Špaček, PR #7)
    +