Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nginx to v1.11.5 #220

Merged
merged 4 commits into from
Oct 12, 2016
Merged

Update nginx to v1.11.5 #220

merged 4 commits into from
Oct 12, 2016

Conversation

hfm
Copy link
Collaborator

@hfm hfm commented Oct 11, 2016

No description provided.

@hfm hfm force-pushed the nginx-1-11-5 branch 2 times, most recently from b60f529 to 42a7c69 Compare October 11, 2016 18:58
Copy link
Owner

@matsumotory matsumotory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the request.

@@ -699,7 +699,18 @@ static ngx_int_t ngx_stream_mruby_init(ngx_conf_t *cf)
{
ngx_stream_core_main_conf_t *cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module);

#if (nginx_version < 1011005)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally, hoge >= 1011005 was often used

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I fixed it by a7fa1e8 .

@hfm
Copy link
Collaborator Author

hfm commented Oct 12, 2016

Ok, CI passed 😄

@matsumotory matsumotory merged commit 155dc50 into matsumotory:master Oct 12, 2016
@matsumotory
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants