Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2008 08:15:21 +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:  <200808270815.m7R8FLJ4027292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2008-08-27 08:15:21 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.7.11 to 0.7.13.
  
  <ChangeLog>
  
  Changes with nginx 0.7.13
  
  *) Bugfix: nginx could not be built on Linux and Solaris; the bug had
     appeared in 0.7.12.
  
  Changes with nginx 0.7.12
  
  *) Feature: the "server_name" directive supports empty name "".
  
  *) Feature: the "gzip_disable" directive supports special "msie6" mask.
  
  *) Bugfix: if the "max_fails=0" parameter was used in upstream with
     several servers, then a worker process exited on a SIGFPE signal.
     Thanks to Maxim Dounin.
  
  *) Bugfix: a request body was dropped while redirection via an
     "error_page" directive.
  
  *) Bugfix: a full response was returned for request method HEAD while
     redirection via an "error_page" directive.
  
  *) Bugfix: the $r->header_in() method did not return value of the
     "Host", "User-Agent", and "Connection" request header lines; the bug
     had appeared in 0.7.0.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.159     +2 -2      ports/www/nginx-devel/Makefile
  1.144     +3 -3      ports/www/nginx-devel/distinfo



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