Hi folks OpenResty 1.9.7.5 is just out to include the latest official NGINX patch for nginx security advisory (CVE-2016-4450): https://openresty.org/en/download.html Both the (portable) source code distribution and the Win32 binary distribution are provided on this Download page. Changes since the last (formal) version, 1.9.7.4: * bugfix: applied the patch for nginx security advisory (CVE-2016-4450). Just a side note: we are currently busy preparing the next OpenResty 1.9.15.1 release with the NGINX 1.9.15 core as well as a newer version of LuaJIT v2.1. Stay tuned. OpenResty is a full-fledged web platform by bundling the standard Nginx core, Lua/LuaJIT, lots of 3rd-party Nginx modules and Lua libraries, as well as most of their external dependencies. See OpenResty's homepage for details: https://openresty.org/ Best regards, -agentzh
Hi folks OpenResty 1.9.7.5 is just out to include the latest official NGINX patch for nginx security advisory (CVE-2016-4450): https://openresty.org/en/download.html Both the (portable) source code distribution and the Win32 binary distribution are provided on this Download page. Changes since the last (formal) version, 1.9.7.4: * bugfix: applied the patch for nginx security advisory (CVE-2016-4450). Just a side note: we are currently busy preparing the next OpenResty 1.9.15.1 release with the NGINX 1.9.15 core as well as a newer version of LuaJIT v2.1. Stay tuned. OpenResty is a full-fledged web platform by bundling the standard Nginx core, Lua/LuaJIT, lots of 3rd-party Nginx modules and Lua libraries, as well as most of their external dependencies. See OpenResty's homepage for details: https://openresty.org/ Best regards, -agentzh .
Hello! On Tue, May 31, 2016 at 2:34 PM, Patrick Kane wrote: > Thanks agentzh. Will folks using 1.9.15.1rc1 also need to patch against > this? > Yes. OpenResty 1.9.15.1 RC1 and 1.9.15.1 RC2 users should apply the following nginx core patch manually to the OpenResty source tree's bundle/nginx-1.9.15/ directory and rebuild everything via ./configure && make && make install: http://nginx.org/download/patch.2016.write.txt Regards, -agentzh
Hello! On Tue, May 31, 2016 at 2:34 PM, Patrick Kane wrote: > Thanks agentzh. Will folks using 1.9.15.1rc1 also need to patch against > this? > Yes. OpenResty 1.9.15.1 RC1 and 1.9.15.1 RC2 users should apply the following nginx core patch manually to the OpenResty source tree's bundle/nginx-1.9.15/ directory and rebuild everything via ./configure && make && make install: http://nginx.org/download/patch.2016.write.txt
Hello! On Tue, May 31, 2016 at 7:27 PM, RJoshi <rohit....@gmail.com> wrote: > When are we releasing 1.9.15.1 ? > Very soon. Probably in the next couple of days. Regards, -agentzh