Activity
From 2023-01-13 to 2023-01-19
2023-01-19
- 17:53 Bug #3186 (Patch Pending): HTTP 2 connections not properly closed
- Thank you very much for the very detailed bug report and reproduction instructions.
It appears that when lighttpd ... - 14:39 Bug #3186 (Fixed): HTTP 2 connections not properly closed
- We discovered that HTTP 2 connections are not properly closed once they are done. We discovered this issue with a cli...
2023-01-15
- 00:15 Bug #3185 (Fixed): CMake: issue with modules path
- Applied in changeset commit:5bb8cbdc110ce9f8c4617c2130234dad206eceab.
- 00:00 Bug #3185: CMake: issue with modules path
- Thanks. That seems to do the trick. I take out setting LIGHTTPD_MODULES_DIR and I am seeing the correct path.
2023-01-14
- 23:45 Revision 5bb8cbdc: [cmake] use LIGHTTPD_MODULES_DIR as relative path (fixes #3185)
- (thx brad)
x-ref:
"CMake: issue with modules path"
https://redmine.lighttpd.net/issues/3185 - 23:44 Bug #3185 (Patch Pending): CMake: issue with modules path
- I think this patch addresses your concern. The prior code has been in place since 2015, so I wonder how many people ...
- 22:53 Bug #3185 (Fixed): CMake: issue with modules path
- Using CMake we ran into this on OpenBSD.....
- 04:22 Revision 8f84c7be: [multiple] quiet some coverity false positives
2023-01-13
- 05:37 Revision 2351466d: [cmake] SERVER_SRC variable
- 05:37 Revision b3c91e74: [cmake] use CMAKE_CURRENT_SOURCE_DIR
- use CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
to aid use by others who might include lighttpd CMakeLists.t... - 05:37 Revision 22467311: [core] avoid accept4() on ARM unless detected
- accept4() was added in Linux x86 in kernel 2.6.28
accept4() was added in Linux ARM in kernel 2.6.36
Depending on the... - 05:37 Revision 08d2cda7: [lemon] fix -Wpendantic warnings for bad casts
- warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
warning: ISO C forbids conv... - 05:37 Revision 782fa347: [core] build configparser.y w/ -Werror workarounds
Also available in: Atom