Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2008 10:04:25 +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:  <200806171004.m5HA4P1O015273@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2008-06-17 10:04:25 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.7.0 to 0.7.2.
  
  <ChangeLog>
  
  Changes with nginx 0.7.2                                         16 Jun 2008
  
      *) Feature: now nginx supports EDH key exchange ciphers.
  
      *) Feature: the "ssl_dhparam" directive.
  
      *) Feature: the $ssl_client_cert variable.
         Thanks to Manlio Perillo.
  
      *) Bugfix: after changing URI via a "rewrite" directive nginx did not
         search a new location; bug appeared in 0.7.1.
         Thanks to Maxim Dounin.
  
      *) Bugfix: nginx could not be built without PCRE library; bug appeared
         in 0.7.1.
  
      *) Bugfix: when a request to a directory was redirected with the slash
         added, nginx dropped a query string from the original request.
  
  Changes with nginx 0.7.1                                         26 May 2008
  
      *) Change: now locations are searched in a tree.
  
      *) Change: the "optimize_server_names" directive was canceled due to
         the "server_name_in_redirect" directive introduction.
  
      *) Change: some long deprecated directives are not supported anymore.
  
      *) Change: the "none" parameter in the "ssl_session_cache" directive;
         now this is default parameter.
         Thanks to Rob Mueller.
  
      *) Bugfix: worker processes might not catch reconfiguration and log
         rotation signals.
  
      *) Bugfix: nginx could not be built on latest Fedora 9 Linux.
         Thanks to Roxis.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.148     +1 -1      ports/www/nginx-devel/Makefile
  1.135     +3 -3      ports/www/nginx-devel/distinfo



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