There has been a serious bug found in the current version of hiawatha. The following patch fixes that: http://www.hiawatha-webserver.org/weblog/16 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->glarkin glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
glarkin 2011-03-17 17:45:41 UTC FreeBSD ports repository Modified files: www/hiawatha Makefile Added files: www/hiawatha/files patch-hiawatha.c Log: - Added patch to circumvent integer overflow in Content-Length header parsing, until new upstream package is released. PR: ports/155027 Submitted by: C-S <c-s@c-s.li> Security: b13414c9-50ba-11e0-975a-000c29cc39d3 Security: http://www.hiawatha-webserver.org/weblog/16 Security: http://secunia.com/advisories/43660/ Revision Changes Path 1.29 +1 -0 ports/www/hiawatha/Makefile 1.1 +19 -0 ports/www/hiawatha/files/patch-hiawatha.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed along with new entry in VuXML database, thank you!