birdofpreyru/react-native-static-server

Upgrade to Lighttpd v1.4.74

Closed this issue · 1 comments

Lighttpd v1.4.74, released Feb 19, 2024; changelog — https://www.lighttpd.net/2024/2/19/1.4.74.

Note for myself: careful about https://github.com/birdofpreyru/lighttpd1.4/blob/ec31534cb9d0eba386c4be2753eda0482263bf0c/src/network_write.c#L17-L54 — merging-in the upstream the outer #ifndef HAVE_SENDFILE_BROKEN is removed, and now only included into the first of these blocks. Double-check is it enough for all systems we support?