Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2010 03:43: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:  <201004230343.o3N3hLfg025548@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2010-04-23 03:43:21 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.8.35 to fresh bugfix release 0.8.36.
  Update third party http_memc module from 0.06 to 0.08.
  
  <ChangeLog>
  
  *) Bugfix: the ngx_http_dav_module handled incorrectly the DELETE,
     COPY, and MOVE methods for symlinks.
  
  *) Bugfix: values of the $query_string, $arg_..., etc. variables cached
     in main request were used by the SSI module in subrequests.
  
  *) Bugfix: a variable value was repeatedly encoded after each an "echo"
     SSI-command output; the bug had appeared in 0.6.14.
  
  *) Bugfix: a worker process hung if a FIFO file was requested.
     Thanks to Vicente Aguilar and Maxim Dounin.
  
  *) Bugfix: OpenSSL-1.0.0 compatibility on 64-bit Linux.
     Thanks to Maxim Dounin.
  
  *) Bugfix: nginx could not be built --without-http-cache; the bug had
     appeared in 0.8.35.
  
  <ChangeLog>
  
  Revision  Changes    Path
  1.306     +2 -2      ports/www/nginx-devel/Makefile
  1.267     +6 -6      ports/www/nginx-devel/distinfo



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