lighttpd 1.4.68 builds common modules into the lighttpd base executable.
Separate dynamic modules are still built for the benefit of existing
packaging scripts in various distributions, but those modules are not used.
A future version of lighttpd will omit building separate modules for:
mod_access mod_alias mod_evhost mod_expire mod_fastcgi mod_indexfile
mod_redirect mod_rewrite mod_scgi mod_setenv mod_simple_vhost mod_staticfile
Changes from 1.4.68
[meson] remove t/test_mod_evasive.c
[doc] remove references to removed modules
[cmake] add doc/CMakeLists.txt to dist tar ball (#3181)
[meson] add meson.build to install man pages (fixes #3181)
[meson] fix typo in sbindir
[core] update ls-hpack
[cmake] remove -I/usr/include/mysql for mysql.h (#3181)
[cmake] add -DWITH_LUA_VERSION= to specify lua ver (#3181)
[cmake] use mysql_config cflags and ldflags (#3181)
[autotools] fix typo in -I used —with-pcre2=/path (fixes #3190)
[mod_webdav] send 409 Conflict if PUT miss parent
[core] fix HTTP/2 HEADERS frame parsing bug
[core] remove extra HTTP/2 HEADERS frame len check
Posted by gstrauss
Please note that we won't accept comments for posts older than 3 months! Also please use our bug tracker to reports bugs, and our irc channel #lighttpd@libera to chat.