Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2007 16:08:18 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/nginx Makefile distinfo
Message-ID:  <200705281608.l4SG8IDt042470@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705281608.l4SG8IDt042470>