-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feature: update nginx to v1.28.0. #1045
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
base: master
Are you sure you want to change the base?
Conversation
Closes #1046 |
Ready for review, cc @zhuizhuhaomeng |
Getting to close #1023 will be huge! |
Finally! |
这个补丁编译可以通过,但是 gmake 会出错 --with-mail --with-mail_ssl_module 主要是添加了这两个,去掉就好了 src/mail/ngx_mail_proxy_module.c: In function ‘ngx_mail_proxy_send_proxy_protocol’: |
最近openresty引入支持proxy_protocol_v2的补丁导致的,补丁改了core里的ngx_proxy_protocol_write,但是忘记给mail模块调用函数打补丁了 @zhuizhuhaomeng |
We will fix this issue |
拉一下最新的代码试试,加了个补丁 |
好了,刚测试了,非常感谢! |
travis_wait
to fix ci timeout.Closes #1051
Closes #1046
Closes #1029
Closes #1023
Closes #976
Closes #959
Closes #929
Closes #741
Closes #745
I hereby granted the copyright of the changes in this pull request
to the authors of this openresty project.