Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 08:52:38 +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-devel Makefile distinfo
Message-ID:  <200802130852.m1D8qcik038512@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2008-02-13 08:52:38 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.6.25 to 0.6.26.
  
  <ChangeLog>
  
      *) Bugfix: the "proxy_store" and "fastcgi_store" directives did not
         check a response length.
  
      *) Bugfix: a segmentation fault occurred in worker process, if big
         value was used in a "expires" directive.
         Thanks to Joaquin Cuenca Abela.
  
      *) Bugfix: nginx incorrectly detected cache line size on Pentium 4.
         Thanks to Gena Makhomed.
  
      *) Bugfix: in proxied or FastCGI subrequests a client original method
         was used instead of the GET method.
  
      *) Bugfix: socket leak in HTTPS mode if deferred accept was used.
         Thanks to Ben Maurer.
  
      *) Bugfix: nginx issued the bogus error message "SSL_shutdown() failed
         (SSL: )"; bug appeared in 0.6.23.
  
      *) Bugfix: in HTTPS mode requests might fail with the "bad write retry"
         error; bug appeared in 0.6.23.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.142     +1 -1      ports/www/nginx-devel/Makefile
  1.129     +3 -3      ports/www/nginx-devel/distinfo



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