cvs commit: ports/www/nginx-devel Makefile distinfo ports/www/nginx-devel/files extra-patch-src:core:ngx_regex.c

Sergey A. Osokin osa at FreeBSD.org
Mon Dec 12 19:46:37 UTC 2011


osa         2011-12-12 19:46:36 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Added files:
    www/nginx-devel/files extra-patch-src:core:ngx_regex.c 
  Log:
  Update from 1.1.9 to 1.1.11.
  
  The only one third-party subs filter module using
  ngx_regex_capture_count(), add as extra patch.
  
  <ChangeLog>
  
  Changes with nginx 1.1.11                                        12 Dec 2011
  
  *) Feature: the "so_keepalive" parameter of the "listen" directive.
     Thanks to Vsevolod Stakhov.
  
  *) Feature: the "if_not_empty" parameter of the
     "fastcgi/scgi/uwsgi_param" directives.
  
  *) Feature: the $https variable.
  
  *) Feature: the "proxy_redirect" directive supports variables in the
     first parameter.
  
  *) Feature: the "proxy_redirect" directive supports regular expressions.
  
  *) Bugfix: the $sent_http_cache_control variable might contain a wrong
     value if the "expires" directive was used.
     Thanks to Yichun Zhang.
  
  *) Bugfix: the "read_ahead" directive might not work combined with
     "try_files" and "open_file_cache".
  
  *) Bugfix: a segmentation fault might occur in a worker process if small
     time was used in the "inactive" parameter of the "proxy_cache_path"
     directive.
  
  *) Bugfix: responses from cache might hang.
  
  Changes with nginx 1.1.10                                        30 Nov 2011
  
  *) Bugfix: a segmentation fault occured in a worker process if AIO was
     used on Linux; the bug had appeared in 1.1.9.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.413     +2 -1      ports/www/nginx-devel/Makefile
  1.361     +2 -2      ports/www/nginx-devel/distinfo
  1.1       +26 -0     ports/www/nginx-devel/files/extra-patch-src:core:ngx_regex.c (new)


More information about the cvs-all mailing list