Created attachment 173152 [details] www/lighttpd 1.4.41 The attached patch contains update of www/lighttpd to 1.4.41. The port and its external modules (www/lighttpd-mod*) build fine.
Since it contains security fixes, it should be MFH'd: http://www.lighttpd.net/2016/7/31/1.4.41/
Hi, I'm going to test the patch. I agree with the merge to quarterly, but you should also add an entry to the vuxml DB for the security fixes. I can help you with that but I'd like you to write the actual texts. Could you try adding the entry to vuxml yourself? it's not difficult documentation can be found here: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/security-notify.html You can attach to this PR a diff to the vuln.xml file.
Created attachment 173210 [details] vuxml patch Please check if this is ok.
Created attachment 173213 [details] vuxml diff (In reply to Piotr Kubaj from comment #3) > Created attachment 173210 [details] > vuxml patch > > Please check if this is ok. I made a few changes. Please mind the indentation when working with this file. I also changes wording slightly: - for consistency with other entries I substituted "multiple" for "several" - since you are quoting the lighttpd website I took the list of security fixes verbatim from there and put in an <ul> element. Please review these changes, I'll commit this all ASAP.
(In reply to Guido Falsi from comment #4) It's ok for me.
A commit references this bug: Author: feld Date: Wed Aug 3 14:54:27 UTC 2016 New revision: 419527 URL: https://svnweb.freebsd.org/changeset/ports/419527 Log: Document lighttpd vulnerabilities PR: 211495 Changes: head/security/vuxml/vuln.xml
A commit references this bug: Author: feld Date: Wed Aug 3 14:56:03 UTC 2016 New revision: 419528 URL: https://svnweb.freebsd.org/changeset/ports/419528 Log: www/lighttpd: Update to 1.4.41 PR: 211495 MFH: 2016Q3 Changes: head/www/lighttpd/Makefile head/www/lighttpd/distinfo
A commit references this bug: Author: feld Date: Wed Aug 3 14:57:51 UTC 2016 New revision: 419529 URL: https://svnweb.freebsd.org/changeset/ports/419529 Log: MFH: r418900 r419528 www/lighttpd: Update to 1.4.41 - Convert to USES=localbase - Update MAINTAINER address - Remove NODELAY option, it has been integrated upstream - Modernize Makefile PR: 211495 Approved by: ports-secteam (with hat) Changes: _U branches/2016Q3/ branches/2016Q3/www/lighttpd/Makefile branches/2016Q3/www/lighttpd/distinfo branches/2016Q3/www/lighttpd/files/extra-patch-mysqlauth branches/2016Q3/www/lighttpd/files/extra-patch-nodelay branches/2016Q3/www/lighttpd/files/extra-patch-src_Makefile.am branches/2016Q3/www/lighttpd/files/extra-patch-src_Makefile.in branches/2016Q3/www/lighttpd/files/extra-patch-src_http__auth.c branches/2016Q3/www/lighttpd/files/extra-patch-src_http__auth.h branches/2016Q3/www/lighttpd/files/extra-patch-src_mod__auth.c branches/2016Q3/www/lighttpd/files/patch-configure.ac branches/2016Q3/www/lighttpd/files/patch-src-fdevent.h branches/2016Q3/www/lighttpd/files/patch-src_mod__cml__lua.c branches/2016Q3/www/lighttpd/files/patch-src_mod__magnet.c branches/2016Q3/www/lighttpd/files/patch-src_network.c
Thanks for the hard work everyone!