Commit Graph

337 Commits (6142b6936f0eb596da4578a42d7a78e286bdb002)

Author SHA1 Message Date
Yichun Zhang (agentzh) 6142b6936f upgraded the nginx core to 1.7.10.
Yichun Zhang (agentzh) 3ae5c4d93e updated the test suite to reflect recent changes.
Yichun Zhang (agentzh) e82793361b bumped version to 1.7.7.2 RC2.
Yichun Zhang (agentzh) f46cfc667d bumped version to 1.7.7.2rc1.
Yichun Zhang (agentzh) 03b25469c8 feature: we bundle the resty-cli project to include its "resty" tool instead of using our own.
Yichun Zhang (agentzh) b70fdea626 formal release 1.7.7.1.
Yichun Zhang (agentzh) 8a5b1bb328 upgraded LuaJIT to 2.1-20141128.
Yichun Zhang (agentzh) 47bf7e9349 release 1.7.7.1 RC1.
Yichun Zhang (agentzh) 46a5fd3bba upgraded the nginx core to 1.7.7.
Yichun Zhang (agentzh) dde4c94fd0 bugfix: applied a patch to the nginx core to fix a memory invalid read regression introduced in nginx 1.7.5+'s resolver.
Yichun Zhang (agentzh) e2a964d124 upgraded ngx_lua to 0.9.12.
Yichun Zhang (agentzh) cf8c075e79 resty: more improvements.
* made ngx.exit() an alias of os.exit().
* made the exit status code right for the wrapper process.
* require at least ngx_lua 0.9.12 to prevent memory bugs in older
  versions.
* suppressed a debugging output line.
Yichun Zhang (agentzh) 399bdecaef feature: added new command-line utility, "resty", to run Lua code or Lua files (for OpenResty) directly from the command-line. it is installed into the "<prefix>/bin" directory. prodded by Vitaly Kosenko.
Yichun Zhang (agentzh) 5b6c063ae7 bumped version to 1.7.4.1rc1.
Yichun Zhang (agentzh) e225c37731 upgraded the nginx core to 1.7.4.
Yichun Zhang (agentzh) cc4a307f0e upgraded the nginx core to 1.7.3.
Yichun Zhang (agentzh) 315279079f bumped version to 1.7.2.1.
Yichun Zhang (agentzh) da19bb5a49 bumped version to 1.7.2.1rc2.
Yichun Zhang (agentzh) ee61517201 bumped version to 1.7.2.1rc1. also updated tests to reflect recent changes.
Yichun Zhang (agentzh) b824a3cb59 upgraded the nginx core to 1.7.2.
Yichun Zhang (agentzh) 6e41bcd018 bumped version to 1.7.0.1 and also updated the test suite to reflect recent changes.
Yichun Zhang (agentzh) b54113f517 upgraded ngx_lua to 0.9.8.
Yichun Zhang (agentzh) 91484d0e11 upgraded LuaJIT to v2.1-20140515-2.
Yichun Zhang (agentzh) 9c3a123035 upgraded nginx core to 1.7.0.
Yichun Zhang (agentzh) 2ee8fe558a updated tests to reflect recent changes; also bumped version to 1.5.12.1.
Yichun Zhang (agentzh) e3b7de9b23 upgraded LuaJIT to v2.1-20140423.
Yichun Zhang (agentzh) c2fb3c9dac bumped version to 1.5.12.1rc3.
Yichun Zhang (agentzh) b6661ea47c bumped LuaJIT version to v2.1-20140411.
Yichun Zhang (agentzh) b0f1e786c1 upgraded the nginx core to 1.5.12.
Yichun Zhang (agentzh) 37ba2b1015 backported the patch to the nginx core for the latest SPDY security vulnerability (CVE-2014-0133).
Yichun Zhang (agentzh) 2ba03387fd upgraded LuaJIT to v2.1-20140313.
Yichun Zhang (agentzh) e36d505d80 upgraded the patches for nginx 1.5.11.
Yichun Zhang (agentzh) 227e4e0da2 upgraded nginx core to 1.5.9.
Yichun Zhang (agentzh) 84f46c7be5 bumped version to 1.5.8.1.
Yichun Zhang (agentzh) 1eb135cc6a upraded the nginx core to 1.5.8.
Yichun Zhang (agentzh) 8cec47f755 upgraded the nginx core to 1.5.7.
Yichun Zhang (agentzh) 02614af5ed bugfix: the include path for LuaJIT headers was still pointing to luajit-2.0, which should have been luajit-2.1 instead. thanks Tor Hveem for the report.
Yichun Zhang (agentzh) c338e4d0e2 bumped version to 1.4.3.7.
Yichun Zhang (agentzh) 0528788543 feature: added new configure option --with-pcre-conf-opt=OPTIONS to the nginx core to allow custom PCRE ./configure build options. thanks Lance Li for the original patch in .
Yichun Zhang (agentzh) 8b86c72ea2 applied the official patch patch.2013.space.txt for the Nginx core to fix the security issue CVE-2013-4547.
Yichun Zhang (agentzh) 383ed9a47d bumped version to 1.4.3.4.
Yichun Zhang (agentzh) bd81be02ee bumped version to 1.4.3.3.
Yichun Zhang (agentzh) fa917e6620 upgraded ngx_lua to 0.9.2 and ngx_srcache to 0.24.
Yichun Zhang (agentzh) 95d727fd8f bumped version to 1.4.3.1; also updated tests to reflect recent changes.
Yichun Zhang (agentzh) 35e053cb6c upgraded the nginx core to 1.4.3.
Yichun Zhang (agentzh) ae74836236 mainline version 1.4.2.9.
Yichun Zhang (agentzh) f0243eb2aa upgraded lua-resty-redis to 0.16.
Yichun Zhang (agentzh) 76a803640a bumped version to 1.4.2.8 and also updated tests accordingly.
Yichun Zhang (agentzh) 5fe07d1df5 upgraded ngx_lua to 0.8.10.
Yichun Zhang (agentzh) 2c23a0859e bumped version to 1.4.2.7 and also updated the test suite accordingly.