Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2008 14:26:13 +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:  <200805041426.m44EQDTJ042552@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2008-05-04 14:26:13 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
  Log:
  Update to 0.5.36.
  
  <ChangeLog>
  
  *) Bugfix: the "sub_filter" directive might set text to change into
     output.
  
  *) Bugfix: a segmentation fault occurred in worker process, if empty
     stub block was used second time in SSI.
  
  *) Bugfix: the "proxy_store" and "fastcgi_store" directives did not
     check a response length.
  
  *) Bugfix: nginx issued the bogus error message "SSL_shutdown() failed
     (SSL: )"; bug appeared in 0.5.35.
  
  *) Bugfix: in HTTPS mode requests might fail with the "bad write retry"
     error; bug appeared in 0.5.35.
  
  *) Bugfix: the "fastcgi_catch_stderr" directive did return error code;
     now it returns 502 code, that can be rerouted to a next server using
     the "fastcgi_next_upstream invalid_header" directive.
  
  *) Bugfix: a segmentation fault occurred in master process if the
     "fastcgi_catch_stderr" directive was used; bug appeared in 0.5.32.
     Thanks to Manlio Perillo.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.134     +1 -1      ports/www/nginx/Makefile
  1.122     +3 -3      ports/www/nginx/distinfo



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