<div dir="ltr">Updating patch for the last nginx isn't a problem - we need to hear from Maxim what was the problem with old patch (it wasn't applied that time - why should by applied a new one?) to fix it.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 6, 2014 at 10:25 PM, <a href="mailto:shmick@riseup.net">shmick@riseup.net</a> <span dir="ltr"><<a href="mailto:shmick@riseup.net" target="_blank">shmick@riseup.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">calling all patch XPerts !<br>
calling all patch XPerts !<br>
is anybody out there able to update patch support for the latest nginx ?<br>
<div class="HOEnZb"><div class="h5"><br>
<a href="mailto:shmick@riseup.net">shmick@riseup.net</a> wrote:<br>
> unfortunately this was as far as i got with version git<br>
><br>
> $ patch -p0 < nginx_multiple_certs_and_stapling_V2.patch<br>
> patching file a/src/event/ngx_event_openssl.c<br>
> Hunk #1 succeeded at 96 with fuzz 2 (offset 12 lines).<br>
> Hunk #2 succeeded at 162 (offset 14 lines).<br>
> Hunk #3 FAILED at 191.<br>
> Hunk #4 FAILED at 236.<br>
> 2 out of 4 hunks FAILED -- saving rejects to file<br>
> a/src/event/ngx_event_openssl.c.rej<br>
> patching file a/src/event/ngx_event_openssl.h<br>
> Hunk #1 FAILED at 104.<br>
> Hunk #2 succeeded at 203 (offset 22 lines).<br>
> 1 out of 2 hunks FAILED -- saving rejects to file<br>
> a/src/event/ngx_event_openssl.h.rej<br>
> patching file a/src/event/ngx_event_openssl_stapling.c<br>
> Hunk #1 FAILED at 11.<br>
> Hunk #12 succeeded at 1793 (offset 13 lines).<br>
> 1 out of 12 hunks FAILED -- saving rejects to file<br>
> a/src/event/ngx_event_openssl_stapling.c.rej<br>
> patching file a/src/http/modules/ngx_http_ssl_module.c<br>
> Hunk #1 FAILED at 66.<br>
> Hunk #2 succeeded at 209 (offset 31 lines).<br>
> Hunk #3 FAILED at 404.<br>
> Hunk #4 FAILED at 463.<br>
> Hunk #5 FAILED at 550.<br>
> Hunk #6 succeeded at 702 (offset 110 lines).<br>
> Hunk #7 succeeded at 762 (offset 118 lines).<br>
> 4 out of 7 hunks FAILED -- saving rejects to file<br>
> a/src/http/modules/ngx_http_ssl_module.c.rej<br>
> patching file a/src/http/modules/ngx_http_ssl_module.h<br>
> Hunk #1 FAILED at 25.<br>
> 1 out of 1 hunk FAILED -- saving rejects to file<br>
> a/src/http/modules/ngx_http_ssl_module.h.rej<br>
> patching file a/src/mail/ngx_mail_ssl_module.c<br>
> Hunk #1 FAILED at 57.<br>
> Hunk #2 FAILED at 173.<br>
> Hunk #3 FAILED at 215.<br>
> Hunk #4 FAILED at 243.<br>
> 4 out of 4 hunks FAILED -- saving rejects to file<br>
> a/src/mail/ngx_mail_ssl_module.c.rej<br>
> patching file a/src/mail/ngx_mail_ssl_module.h<br>
> Hunk #1 FAILED at 27.<br>
> 1 out of 1 hunk FAILED -- saving rejects to file<br>
> a/src/mail/ngx_mail_ssl_module.h.rej<br>
><br>
><br>
> and this was as far as i got with version 1.6.2 just renaming dirs<br>
><br>
> beyond that its all greek to me ...<br>
><br>
><br>
> $ patch -p0 < nginx_multiple_certs_and_stapling_V2.patch<br>
> patching file nginx-1.6.2/src/event/ngx_event_openssl.c<br>
> Hunk #1 succeeded at 86 with fuzz 2 (offset 2 lines).<br>
> Hunk #2 succeeded at 150 (offset 2 lines).<br>
> Hunk #3 FAILED at 191.<br>
> Hunk #4 succeeded at 240 (offset 4 lines).<br>
> 1 out of 4 hunks FAILED -- saving rejects to file<br>
> nginx-1.6.2/src/event/ngx_event_openssl.c.rej<br>
> patching file nginx-1.6.2/src/event/ngx_event_openssl.h<br>
> Hunk #1 succeeded at 108 (offset 4 lines).<br>
> Hunk #2 succeeded at 191 (offset 6 lines).<br>
> patching file nginx-1.6.2/src/event/ngx_event_openssl_stapling.c<br>
> Hunk #1 FAILED at 11.<br>
> Hunk #12 succeeded at 1791 (offset 11 lines).<br>
> 1 out of 12 hunks FAILED -- saving rejects to file<br>
> nginx-1.6.2/src/event/ngx_event_openssl_stapling.c.rej<br>
> patching file nginx-1.6.2/src/http/modules/ngx_http_ssl_module.c<br>
> Hunk #1 succeeded at 74 (offset 8 lines).<br>
> Hunk #2 succeeded at 200 (offset 22 lines).<br>
> Hunk #3 FAILED at 404.<br>
> Hunk #4 FAILED at 463.<br>
> Hunk #5 succeeded at 640 (offset 90 lines).<br>
> Hunk #6 succeeded at 677 (offset 92 lines).<br>
> Hunk #7 succeeded at 737 (offset 100 lines).<br>
> 2 out of 7 hunks FAILED -- saving rejects to file<br>
> nginx-1.6.2/src/http/modules/ngx_http_ssl_module.c.rej<br>
> patching file nginx-1.6.2/src/http/modules/ngx_http_ssl_module.h<br>
> Hunk #1 FAILED at 25.<br>
> 1 out of 1 hunk FAILED -- saving rejects to file<br>
> nginx-1.6.2/src/http/modules/ngx_http_ssl_module.h.rej<br>
> patching file nginx-1.6.2/src/mail/ngx_mail_ssl_module.c<br>
> Hunk #2 FAILED at 173.<br>
> Hunk #3 succeeded at 223 (offset 8 lines).<br>
> Hunk #4 succeeded at 253 (offset 8 lines).<br>
> 1 out of 4 hunks FAILED -- saving rejects to file<br>
> nginx-1.6.2/src/mail/ngx_mail_ssl_module.c.rej<br>
> patching file nginx-1.6.2/src/mail/ngx_mail_ssl_module.h<br>
> Hunk #1 succeeded at 27 with fuzz 1.<br>
><br>
><br>
<br>
</div></div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>