-
Notifications
You must be signed in to change notification settings - Fork 132
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 patches to version 1.11.6 #53
Comments
All 3 patches (dynamic TLS records, SPDY, and ChaCha20-Poly1305) that work for nginx 1.11.5 work for 1.11.6 already. |
[root@localhost nginx]# patch -p1 < ../nginx__1.11.5_dynamic_tls_records.patch There is a text line offset, but can be used |
@injust nope, the SPDY patch doesn't work for the 1.11.6 |
@lenovouser https://github.com/cujanovic/nginx-http2-spdy-patch/blob/master/nginx-spdy-1.11.5+.patch works for 1.11.5 as it does for 1.11.6 |
@injust nope, see cujanovic/nginx-http2-spdy-patch/issues/1 and |
Hello, There is a problem with theis patch when it is applied to nginx version 1.11.11 Please modify the patch and fix these errors . |
Added new versions in #63 |
@zawn Can this be closed yet? |
Update Nginx patches to version 1.11.6
The text was updated successfully, but these errors were encountered: