ficusio / openresty

Lightweight OpenResty Docker image
132 stars 37 forks source link

update version of openresty to 1.9.7.1 so get http/2 support #10

Closed athirn closed 8 years ago

athirn commented 8 years ago

as of nginx 1.9.5, http/2 was supported. Update version of openresty to pull in the newer version of nginx

thekantian commented 8 years ago

If we update to 1.9.7.3 we get (CVE-2016-0742, CVE-2016-0746, CVE-2016-0747) fixed, I'm happy to make a PR but maybe we should just update this one and push to get merged/built...

Thanks!

athirn commented 8 years ago

just looked at the nginx site. Looks like 1.9.10 is the latest stable version. How about I update this pull request to use that?

athirn commented 8 years ago

OK, me bad. Latest openresty is 1.9.7.3. I've updated the pull request to use that version.

skozin commented 8 years ago

Thanks guys! I promise to merge this kind of PRs much more quickly next time.

skozin commented 8 years ago

Automated build failed, I'm currently trying to reproduce the failure locally.

athirn commented 8 years ago

ok. let me know

skozin commented 8 years ago

They've changed download URL: 9ef71a0. Everything should be ok now.

skozin commented 8 years ago

Automated build completed. I've also updated Alpine to 3.3 (was 3.2).

athirn commented 8 years ago

thanks

thekantian commented 8 years ago

Awesome, thanks!

On Jan 29, 2016, at 18:57, Athir Nuaimi notifications@github.com wrote:

thanks

— Reply to this email directly or view it on GitHub.