cvs commit: ports/www/nginx-devel Makefile distinfo

Sergey A. Osokin osa at FreeBSD.org
Thu Nov 12 08:20:13 UTC 2009


osa         2009-11-12 08:20:12 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.8.22 to 0.8.24.
  
  <ChangeLog>
  
  Changes with nginx 0.8.24
  
  *) Bugfix: nginx always added "Content-Encoding: gzip" response header
     line in 304 responses sent by ngx_http_gzip_static_module.
  
  *) Bugfix: nginx could not be built without the --with-debug option;
     the bug had appeared in 0.8.23.
  
  *) Bugfix: the "unix:" parameter of the "set_real_ip_from" directive
     inherited incorrectly from previous level.
  
  *) Bugfix: in resolving empty name.
  
  Changes with nginx 0.8.23
  
  *) Security: now SSL/TLS renegotiation is disabled.
     Thanks to Maxim Dounin.
  
  *) Bugfix: listen unix domain socket did not inherit while online
     upgrade.
  
  *) Bugfix: the "unix:" parameter of the "set_real_ip_from" directive
     did not without yet another directive with any IP address.
  
  *) Bugfix: segmentation fault and infinite looping in resolver.
  
  *) Bugfix: in resolver.
     Thanks to Artem Bokhan.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.255     +1 -1      ports/www/nginx-devel/Makefile
  1.224     +3 -3      ports/www/nginx-devel/distinfo


More information about the cvs-ports mailing list