The following patches for GNU CLISP 2.26 are available at this time:

clisp-2.26-bug1-pathname.diff
        minor logical pathname tweak
        install it only if you are using logical pathnames
clisp-2.26-bug2-dirkey.diff
        registry access fix
        install it only if you are on win32 and want to access the registry
clisp-2.26-bug3-regexp.diff
        regexp fix
        install it only if you are building --with-module=regexp
clisp-2.26-bug4-screen.diff
        fixes a build problem
        install it only if you cannot build due to a "no SCREEN package" error
clisp-2.26-bug5-no-ffi.diff
        fixes a build problem on platforms without FFI, including MacOS/X
        install it only if you cannot build due to a "no FFI package" error
clisp-2.26-bug6-mit-clx.diff
        clx/mit-clx fix
        install it only if you are building --with-module=clx/mit-clx