cvs commit: ports/www/apache2 Makefile ports/www/apache2/files patch-fix-byterange patch-secfix-CAN-2005-2491

Clement Laforet clement at FreeBSD.org
Thu Aug 25 20:24:53 GMT 2005


clement     2005-08-25 20:24:53 UTC

  FreeBSD ports repository

  Modified files:
    www/apache2          Makefile 
  Added files:
    www/apache2/files    patch-fix-byterange 
                         patch-secfix-CAN-2005-2491 
  Log:
  - Fix CAN-2005-2491 (integer overflow in pcre)
  - Fix memory leak in byterange stuff, which can lead to DoS.
    http://issues.apache.org/bugzilla/show_bug.cgi?id=29962
  
  Obtained from:  Apache SVN repo
  Reported by:    simon
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.225     +1 -1      ports/www/apache2/Makefile
  1.1       +80 -0     ports/www/apache2/files/patch-fix-byterange (new)
  1.1       +54 -0     ports/www/apache2/files/patch-secfix-CAN-2005-2491 (new)


More information about the cvs-all mailing list