Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449054 - =www-servers/nginx-1.3.11 version bump request
Summary: =www-servers/nginx-1.3.11 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Benedikt Böhm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-28 15:12 UTC by Manuel Rüger (RETIRED)
Modified: 2013-01-13 11:09 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 Manuel Rüger (RETIRED) gentoo-dev 2012-12-28 15:12:30 UTC
Changes with nginx 1.3.10                                        25 Dec 2012

    *) Change: domain names specified in configuration file are now resolved
       to IPv6 addresses as well as IPv4 ones.

    *) Change: now if the "include" directive with mask is used on Unix
       systems, included files are sorted in alphabetical order.

    *) Change: the "add_header" directive adds headers to 201 responses.

    *) Feature: the "geo" directive now supports IPv6 addresses in CIDR
       notation.

    *) Feature: the "flush" and "gzip" parameters of the "access_log"
       directive.

    *) Feature: variables support in the "auth_basic" directive.

    *) Bugfix: nginx could not be built with the ngx_http_perl_module in
       some cases.

    *) Bugfix: a segmentation fault might occur in a worker process if the
       ngx_http_xslt_module was used.

    *) Bugfix: nginx could not be built on MacOSX in some cases.
       Thanks to Piotr Sikora.

    *) Bugfix: the "limit_rate" directive with high rates might result in
       truncated responses on 32-bit platforms.
       Thanks to Alexey Antropov.

    *) Bugfix: a segmentation fault might occur in a worker process if the
       "if" directive was used.
       Thanks to Piotr Sikora.

    *) Bugfix: a "100 Continue" response was issued with "413 Request Entity
       Too Large" responses.

    *) Bugfix: the "image_filter", "image_filter_jpeg_quality" and
       "image_filter_sharpen" directives might be inherited incorrectly.
       Thanks to Ian Babrou.

    *) Bugfix: "crypt_r() failed" errors might appear if the "auth_basic"
       directive was used on Linux.

    *) Bugfix: in backup servers handling.
       Thanks to Thomas Chen.

    *) Bugfix: proxied HEAD requests might return incorrect response if the
       "gzip" directive was used.

Please add it to the tree
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2012-12-28 15:47:25 UTC
unfortunately the syslog patch does not apply, i have to look into this first
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2012-12-28 17:01:17 UTC
I looked at the nginx modules and compared with the upstream version
Can you please update these modules, too? 

http_headers_more current version: 0.17, upstream version: 0.19
http_cache_purge current version: 1.6, upstream version: 2.0
http_lua current version: 0.5.10 , upstream version: 0.7.11

Thanks in advance
Comment 3 Manuel Rüger (RETIRED) gentoo-dev 2013-01-12 01:36:39 UTC
Changes with nginx 1.3.11                                        10 Jan 2013

    *) Bugfix: a segmentation fault might occur if logging was used; the bug
       had appeared in 1.3.10.

    *) Bugfix: the "proxy_pass" directive did not work with IP addresses
       without port specified; the bug had appeared in 1.3.10.

    *) Bugfix: a segmentation fault occurred on start or during
       reconfiguration if the "keepalive" directive was specified more than
       once in a single upstream block.

    *) Bugfix: parameter "default" of the "geo" directive did not set
       default value for IPv6 addresses.
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2013-01-13 00:06:04 UTC
Syslog-Patch for 1.3.11 is also available: https://github.com/yaoweibin/nginx_syslog_patch/blob/master/syslog_1.3.11.patch
Comment 5 Benedikt Böhm (RETIRED) gentoo-dev 2013-01-13 11:09:20 UTC
thanks for keeping an eye on it, nginx-1.3.11 now in portage!