Bug 155027

Summary: [UPDATE] www/hiawatha
Product: Ports & Packages Reporter: Carlo Strub <cs>
Component: Individual Port(s)Assignee: Greg Larkin <glarkin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Carlo Strub freebsd_committer freebsd_triage 2011-02-25 13:40:09 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-25 13:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-17 17:45:49 UTC
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"
Comment 3 Greg Larkin freebsd_committer freebsd_triage 2011-03-17 17:45:54 UTC
State Changed
From-To: open->closed

Committed along with new entry in VuXML database, thank you!