cvs commit: ports/www/nginx Makefile distinfo

Sergey A. Osokin osa at FreeBSD.org
Mon May 28 16:08:19 UTC 2007


osa         2007-05-28 16:08:18 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
  Log:
  Update to latest bugfix release 0.5.21.
  
  <Changelog>
  *) Bugfix: if server has more than about ten locations, then
     regex locations may be choosen not in that order as they
     were specified.
  
  *) Bugfix: a worker process may got caught in an endless loop
     on 64-bit platform, if the 33-rd or next in succession
     backend has failed.
     Thanks to Anton Povarov.
  
  *) Bugfix: a bus error might occur on Solaris/sparc64 if the
     PCRE library was used.
     Thanks to Andrei Nigmatulin.
  
  *) Bugfix: in the HTTPS protocol in the "proxy_pass" directive.
  </Changelog>
  
  Revision  Changes    Path
  1.112     +1 -1      ports/www/nginx/Makefile
  1.106     +3 -3      ports/www/nginx/distinfo


More information about the cvs-all mailing list