Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Dec 2008 07:28:02 +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:  <200812250728.mBP7S2EQ071809@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2008-12-25 07:28:02 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.7.28 to 0.7.30.
  
  <ChangeLog>
  
  Changes with nginx 0.7.30
  
  *) Bugfix: a segmentation fault occurred in worker process, if
     variables were used in the "fastcgi_pass" and "proxy_pass"
     directives and host name must be resolved; the bug had appeared in
     0.7.29.
  
  Changes with nginx 0.7.29
  
  *) Bugfix: the "fastcgi_pass" and "proxy_pass" directives did not
     support variables if unix domain sockets were used.
  
  *) Bugfixes in subrequest processing; the bugs had appeared in 0.7.25.
  
  *) Bugfix: a "100 Continue" response was issued for HTTP/1.0 requests;
     Thanks to Maxim Dounin.
  
  *) Bugfix: in memory allocation in the ngx_http_gzip_filter_module on
     Cygwin.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.174     +1 -1      ports/www/nginx-devel/Makefile
  1.159     +3 -3      ports/www/nginx-devel/distinfo



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