Bug 216126

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:
Description Flags
patch pkubaj: maintainer-approval+

Description Piotr Kubaj freebsd_committer freebsd_triage 2017-01-15 22:15:58 UTC
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.
Comment 1 Joseph Mingrone freebsd_committer freebsd_triage 2017-01-16 12:53:57 UTC
Under review at https://reviews.freebsd.org/D9198.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-16 13:36:34 UTC
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
Comment 3 Joseph Mingrone freebsd_committer freebsd_triage 2017-01-16 13:40:36 UTC
Committed. Thanks.