Summary: | www/lighttpd: update to 1.4.45 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Joseph Mingrone <jrm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jrm | ||||
Priority: | --- | Flags: | pkubaj:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Under review at https://reviews.freebsd.org/D9198. A commit references this bug: Author: jrm Date: Mon Jan 16 13:36:10 UTC 2017 New revision: 431642 URL: https://svnweb.freebsd.org/changeset/ports/431642 Log: www/lighttpd: Update to version 1.4.45. Upstream changes: https://www.lighttpd.net/2017/1/14/1.4.45/ PR: 216126 Submitted by: pkubaj@anongoth.pl (maintainer) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9198 Changes: head/www/lighttpd/Makefile head/www/lighttpd/distinfo Committed. Thanks. |
Created attachment 178937 [details] patch The attached patch updates the port to 1.4.45. Changelog: [mod_cgi] skip local-redir handling if to self (fixes #2779, #2108) [mod_webdav] fix crash when plugin_ctx cleaned up (fixes #2780) [mod_fastcgi] detect child exit, restart proactively [mod_scgi] detect child exit, restart proactively [TLS] ssl.read-ahead = “disable” for low mem (fixes #2778) It builds and runs fine on 11.0. I've run testbuilds for www/lighttpd-mod_h264_streaming, which albo builds fine.