pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lighttpd 1.4.82 released



Dear package maintainers:

lighttpd 1.4.82 has been released!
https://wiki.lighttpd.net/Release-1_4_82

Please package and publish lighttpd 1.4.82.

Important changes

* restrict request trailers to configured list; bugfixes

BEHAVIOR CHANGES:

* trailers in request headers will be ignored unless allowed field names
  are explicitly configured in a comma-separated list containing no spaces:
    server.feature-flags += ("request.trailer-whitelist" => "...")
  This changes behavior from lighttpd 1.4.80, which added support for
  request trailers and header merging, but did not restrict request trailers.

If your distro package requires any other patches that might be
upstreamed into lighttpd, please let me know.

Please let me know if you have any questions or issues.  Thank you!

Cheers, Glenn


Home | Main Index | Thread Index | Old Index