Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383079 - www-servers/nginx-1.1.4 version bump
Summary: www-servers/nginx-1.1.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Benedikt Böhm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 12:29 UTC by Agostino Sarubbo
Modified: 2011-09-30 06:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-09-15 12:29:10 UTC
Changes with nginx 1.1.3                                         14 Sep 2011

    *) Feature: the module ngx_http_mp4_module.

    *) Bugfix: in Linux AIO combined with open_file_cache.

    *) Bugfix: open_file_cache did not update file info on retest if file
       was not atomically changed.

    *) Bugfix: nginx could not be built on MacOSX 10.7.


Take a look at new module ;)
Comment 1 Micha Glave 2011-09-21 10:35:01 UTC
Changes with nginx 1.1.4                                         20 Sep 2011

   *) Feature: the ngx_http_upstream_keepalive module.

   *) Feature: the "proxy_http_version" directive.

   *) Feature: the "fastcgi_keep_conn" directive.

   *) Feature: the "worker_aio_requests" directive.

   *) Bugfix: if nginx was built --with-file-aio it could not be run on
      Linux kernel which did not support AIO.

   *) Bugfix: in Linux AIO error processing.
      Thanks to Hagai Avrahami.

   *) Bugfix: reduced memory consumption for long-lived requests.

   *) Bugfix: the module ngx_http_mp4_module did not support 64-bit MP4
      "co64" atom.
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2011-09-30 06:44:36 UTC
1.1.4 in cvs, thanks