Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2009 17:17:09 +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:  <200909141717.n8EHH9KY048801@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2009-09-14 17:17:09 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
  Log:
  Security update from 0.7.61 to 0.7.62.
  Merge support for http_redis module (0.1.2) from www/nginx-devel.
  
  <ChangeLog>
  
  *) Security: a segmentation fault might occur in worker process while
     specially crafted request handling.
     Thanks to Chris Ries.
  
  *) Feature: the $upstream_cache_status variable.
  
  *) Bugfix: an expired cached response might stick in the "UPDATING"
     state.
  
  *) Bugfix: a segmentation fault might occur in worker process, if
     error_log was set to info or debug level.
     Thanks to Sergey Bochenkov.
  
  *) Bugfix: in handling FastCGI headers split in records.
  
  *) Bugfix: XSLT filter may fail with message "not well formed XML
     document" for valid XML document.
     Thanks to Kuramoto Eiji.
  
  *) Bugfix: now in MacOSX, Cygwin, and nginx/Windows locations given by
     a regular expression are always tested in case insensitive mode.
  
  *) Bugfix: now nginx/Windows ignores trailing dots in URI.
     Thanks to Hugo Leisink.
  
  *) Bugfix: name of file specified in --conf-path was not honored during
     installation; the bug had appeared in 0.6.6.
     Thanks to Maxim Dounin.
  
  *) Bugfix: a 500 error code was returned for invalid login/password
     while HTTP Basic authentication on Windows.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.161     +10 -2     ports/www/nginx/Makefile
  1.141     +6 -3      ports/www/nginx/distinfo



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