Activity log for bug #1572223

Date Who What changed Old value New value Message
2016-04-19 16:26:52 Thomas Ward bug added bug
2016-04-19 17:08:06 Thomas Ward description This is a bug-fix only update. This should break FinalFreeze and be landed ASAP due to this addressing issues with HTTP/2 protocol. ------ This is the nginx upstream changelog: (http://nginx.org/en/CHANGES) Changes with nginx 1.9.15 (19 Apr 2016) *) Bugfix: "recv() failed" errors might occur when using HHVM as a FastCGI server. *) Bugfix: when using HTTP/2 and the "limit_req" or "auth_request" directives a timeout or a "client violated flow control" error might occur while reading client request body; the bug had appeared in 1.9.14. *) Workaround: a response might not be shown by some browsers if HTTP/2 was used and client request body was not fully read; the bug had appeared in 1.9.14. *) Bugfix: connections might hang when using the "aio threads" directive. Thanks to Mindaugas Rasiukevicius. ------ Rationale for Update: A goal of the Server Team is to have NGINX 1.10.0 (the next stable release of NGINX) in Ubuntu Xenial, either as a post-Xenial-release SRU, or right before we release, depending on when NGINX releases the 1.10.x branch (which is based off the 1.9.x branch). To reduce the delta between merges and uploads, and to reduce the amount of work necessary to switch from 1.9.x to 1.10.x in the future of Xenial, it is more preferable to have the latest 1.9.x available as close to 1.10.x release as possible; this makes it much more easier to deal with build failures, or to troubleshoot issues between versions, as there is less of an upstream delta. This has HTTP/2 bugfixes and other workarounds for other issues. These HTTP/2 bugfixes / workarounds should land ASAP to make sure the protocol is adhered to. ------ Files to be uploaded (Pending creation) for FFe Consideration: * Debdiff between 1.9.14-0ubuntu1 and 1.9.15-0ubuntu1 (direct upload) - pending * Local sbuild logs (amd64, i386), including 'lintian' checks - pending * Installation logs (Xenial amd64 VM) - pending This is a bug-fix only update. This should break FinalFreeze and be landed ASAP due to this addressing issues with HTTP/2 protocol. ------ This is the nginx upstream changelog: (http://nginx.org/en/CHANGES) Changes with nginx 1.9.15 (19 Apr 2016)     *) Bugfix: "recv() failed" errors might occur when using HHVM as a        FastCGI server.     *) Bugfix: when using HTTP/2 and the "limit_req" or "auth_request"        directives a timeout or a "client violated flow control" error might        occur while reading client request body; the bug had appeared in        1.9.14.     *) Workaround: a response might not be shown by some browsers if HTTP/2        was used and client request body was not fully read; the bug had        appeared in 1.9.14.     *) Bugfix: connections might hang when using the "aio threads"        directive.        Thanks to Mindaugas Rasiukevicius. ------ Rationale for Update: A goal of the Server Team is to have NGINX 1.10.0 (the next stable release of NGINX) in Ubuntu Xenial, either as a post-Xenial-release SRU, or right before we release, depending on when NGINX releases the 1.10.x branch (which is based off the 1.9.x branch). To reduce the delta between merges and uploads, and to reduce the amount of work necessary to switch from 1.9.x to 1.10.x in the future of Xenial, it is more preferable to have the latest 1.9.x available as close to 1.10.x release as possible; this makes it much more easier to deal with build failures, or to troubleshoot issues between versions, as there is less of an upstream delta. This has HTTP/2 bugfixes and other workarounds for other issues. These HTTP/2 bugfixes / workarounds should land ASAP to make sure the protocol is adhered to. ------ Files to be uploaded (Pending creation) for FFe Consideration: * Debdiff between 1.9.14-0ubuntu1 and 1.9.15-0ubuntu1 (direct upload) * Local sbuild logs (amd64, i386), including 'lintian' checks * Installation logs (Xenial amd64 VM)
2016-04-19 17:09:03 Thomas Ward description This is a bug-fix only update. This should break FinalFreeze and be landed ASAP due to this addressing issues with HTTP/2 protocol. ------ This is the nginx upstream changelog: (http://nginx.org/en/CHANGES) Changes with nginx 1.9.15 (19 Apr 2016)     *) Bugfix: "recv() failed" errors might occur when using HHVM as a        FastCGI server.     *) Bugfix: when using HTTP/2 and the "limit_req" or "auth_request"        directives a timeout or a "client violated flow control" error might        occur while reading client request body; the bug had appeared in        1.9.14.     *) Workaround: a response might not be shown by some browsers if HTTP/2        was used and client request body was not fully read; the bug had        appeared in 1.9.14.     *) Bugfix: connections might hang when using the "aio threads"        directive.        Thanks to Mindaugas Rasiukevicius. ------ Rationale for Update: A goal of the Server Team is to have NGINX 1.10.0 (the next stable release of NGINX) in Ubuntu Xenial, either as a post-Xenial-release SRU, or right before we release, depending on when NGINX releases the 1.10.x branch (which is based off the 1.9.x branch). To reduce the delta between merges and uploads, and to reduce the amount of work necessary to switch from 1.9.x to 1.10.x in the future of Xenial, it is more preferable to have the latest 1.9.x available as close to 1.10.x release as possible; this makes it much more easier to deal with build failures, or to troubleshoot issues between versions, as there is less of an upstream delta. This has HTTP/2 bugfixes and other workarounds for other issues. These HTTP/2 bugfixes / workarounds should land ASAP to make sure the protocol is adhered to. ------ Files to be uploaded (Pending creation) for FFe Consideration: * Debdiff between 1.9.14-0ubuntu1 and 1.9.15-0ubuntu1 (direct upload) * Local sbuild logs (amd64, i386), including 'lintian' checks * Installation logs (Xenial amd64 VM) This should break FinalFreeze and be landed ASAP due to this addressing issues with HTTP/2 protocol. This also enables a feature in nginx-extras which was initially dropped during the Main Inclusion Process, and thanks to the latest changes, that change can be dropped, and the build-dependency we had included (for nginx-extras only) can now be readded. ------ This is the nginx upstream changelog: (http://nginx.org/en/CHANGES) Changes with nginx 1.9.15 (19 Apr 2016)     *) Bugfix: "recv() failed" errors might occur when using HHVM as a        FastCGI server.     *) Bugfix: when using HTTP/2 and the "limit_req" or "auth_request"        directives a timeout or a "client violated flow control" error might        occur while reading client request body; the bug had appeared in        1.9.14.     *) Workaround: a response might not be shown by some browsers if HTTP/2        was used and client request body was not fully read; the bug had        appeared in 1.9.14.     *) Bugfix: connections might hang when using the "aio threads"        directive.        Thanks to Mindaugas Rasiukevicius. ------ Rationale for Update: A goal of the Server Team is to have NGINX 1.10.0 (the next stable release of NGINX) in Ubuntu Xenial, either as a post-Xenial-release SRU, or right before we release, depending on when NGINX releases the 1.10.x branch (which is based off the 1.9.x branch). To reduce the delta between merges and uploads, and to reduce the amount of work necessary to switch from 1.9.x to 1.10.x in the future of Xenial, it is more preferable to have the latest 1.9.x available as close to 1.10.x release as possible; this makes it much more easier to deal with build failures, or to troubleshoot issues between versions, as there is less of an upstream delta. This has HTTP/2 bugfixes and other workarounds for other issues. These HTTP/2 bugfixes / workarounds should land ASAP to make sure the protocol is adhered to. ------ Files to be uploaded (Pending creation) for FFe Consideration: * Debdiff between 1.9.14-0ubuntu1 and 1.9.15-0ubuntu1 (direct upload) * Local sbuild logs (amd64, i386), including 'lintian' checks * Installation logs (Xenial amd64 VM)
2016-04-19 17:11:29 Thomas Ward attachment added amd64 sbuild logs (+ Lintian) https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1572223/+attachment/4640038/+files/nginx_1.9.15-0ubuntu1_amd64.build
2016-04-19 17:13:06 Thomas Ward attachment added Debdiff for NGINX, version 1.9.14-0ubuntu1 to 1.9.15-0ubuntu1 https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1572223/+attachment/4640039/+files/nginx_1.9.14_1.9.15.debdiff
2016-04-19 17:20:04 Thomas Ward attachment added i386 sbuild logs (+ Lintian) https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1572223/+attachment/4640040/+files/nginx_1.9.15-0ubuntu1_i386.build
2016-04-19 18:21:03 Thomas Ward attachment added nginx-core apt logs https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1572223/+attachment/4640075/+files/nginx-core_install.txt
2016-04-19 18:21:17 Thomas Ward attachment added nginx-extras apt logs https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1572223/+attachment/4640087/+files/nginx-extras_install.txt
2016-04-19 18:21:32 Thomas Ward attachment added nginx-full apt logs https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1572223/+attachment/4640088/+files/nginx-full_install.txt
2016-04-19 18:21:49 Thomas Ward attachment added nginx-light apt logs https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1572223/+attachment/4640089/+files/nginx-light_install.txt
2016-04-19 18:22:02 Thomas Ward bug added subscriber Ubuntu Release Team
2016-04-20 16:27:19 Thomas Ward nginx (Ubuntu): status New Fix Committed
2016-04-20 18:43:56 Launchpad Janitor nginx (Ubuntu): status Fix Committed Fix Released