867328aa81updated tests to reflect the nginx core upgrade.
Yichun Zhang (agentzh)
2014-07-29 15:10:48 -0700
cd89141e48updated the proxy_ssl_handshake_timer patch to the upstream version as per Jared Feng's request.
Yichun Zhang (agentzh)
2014-07-28 13:08:39 -0700
43ae08a6c4bugfix: applied a patch to fix a bug in the standard ngx_geoip module where its nginx variables like $geoip_latitude might randomly take empty values when they should take perfect values. see http://mailman.nginx.org/pipermail/nginx-devel/2014-July/005642.html
Yichun Zhang (agentzh)
2014-07-25 15:03:42 -0700
cc4a307f0eupgraded the nginx core to 1.7.3.
Yichun Zhang (agentzh)
2014-07-13 20:35:52 -0700
315279079fbumped version to 1.7.2.1.
v1.7.2.1
Yichun Zhang (agentzh)
2014-07-12 19:57:20 -0700
6d854671b7bugfix: "./configure --without-lua_resty_dns" did not work as declared. thanks Vitaly for the report in #61.
Yichun Zhang (agentzh)
2014-07-09 11:32:49 -0700
da19bb5a49bumped version to 1.7.2.1rc2.
Yichun Zhang (agentzh)
2014-07-08 14:52:33 -0700
58b1cf3443upgraded ngx_memc to 0.15.
Yichun Zhang (agentzh)
2014-07-08 14:18:16 -0700
a485e40fb8upgraded ngx_srcache to 0.28.
Yichun Zhang (agentzh)
2014-07-08 14:13:12 -0700
b92c497d19upgraded lua-resty-lrucache to 0.02.
Yichun Zhang (agentzh)
2014-07-08 13:59:27 -0700
e6985ae696upgraded ngx_lua to 0.9.10.
Yichun Zhang (agentzh)
2014-07-08 13:55:28 -0700
98d4b7ef1fupgraded LuaJIT to v2.1-20140707.
Yichun Zhang (agentzh)
2014-07-07 15:38:49 -0700
b1f221b066change: "./configure --with-debug" now also pass the extra C compiler options -DNGX_LUA_USE_ASSERT -DNGX_LUA_ABORT_AT_PANIC for ngx_lua.
Yichun Zhang (agentzh)
2014-07-04 18:57:47 -0700
9b656b9c5eupgraded LuaJIT to v2.1-20140703.
Yichun Zhang (agentzh)
2014-07-03 13:17:36 -0700
ee61517201bumped version to 1.7.2.1rc1. also updated tests to reflect recent changes.
Yichun Zhang (agentzh)
2014-06-30 21:39:08 -0700
6eaf60aa1cupgraded LuaJIT to v2.1-20140627.
Yichun Zhang (agentzh)
2014-06-30 21:36:43 -0700
3dfbe11054upgraded lua-resty-upstream-healthcheck to 0.02.
Yichun Zhang (agentzh)
2014-06-30 21:35:35 -0700
185f8cacfaupgraded ngx_echo to 0.54.
Yichun Zhang (agentzh)
2014-06-30 21:33:29 -0700
e4a932b5cbupgraded ngx_form_input to 0.09.
Yichun Zhang (agentzh)
2014-06-30 21:30:11 -0700
ca534abb8fupgraded lua-resty-dns to 0.12.
Yichun Zhang (agentzh)
2014-06-30 21:27:16 -0700
bfc6b755b0upgraded ngx_lua to 0.9.9.
Yichun Zhang (agentzh)
2014-06-30 21:23:43 -0700
c08b4a0493upgraded lua-resty-core to 0.0.8.
Yichun Zhang (agentzh)
2014-06-30 20:51:21 -0700
9e5299a0d2use cc as the default C compiler for luajit and lua C libraries.
Yichun Zhang (agentzh)
2014-06-23 16:11:47 -0700
b824a3cb59upgraded the nginx core to 1.7.2.
Yichun Zhang (agentzh)
2014-06-17 16:57:10 -0700
6e41bcd018bumped version to 1.7.0.1 and also updated the test suite to reflect recent changes.
v1.7.0.1
Yichun Zhang (agentzh)
2014-06-07 13:51:02 -0700
62633cfa8dupgraded LuaJIT to v2.1-20140607.
Yichun Zhang (agentzh)
2014-06-07 13:43:39 -0700
bc3cb9243ffeature: bundled new Lua library, lua-resty-lrucache, which is also enabled by default.
Yichun Zhang (agentzh)
2014-05-31 22:15:40 -0700
20ace16258upgraded LuaJIT to v2.1-20140531, ngx_srcache to 0.27, and lua-resty-core to 0.0.7.
Yichun Zhang (agentzh)
2014-05-31 21:58:37 -0700
b54113f517upgraded ngx_lua to 0.9.8.
Yichun Zhang (agentzh)
2014-05-31 21:47:26 -0700
39407386earemoved the cve-2013-2070 patch which is useless for nginx 1.7.0.
Yichun Zhang (agentzh)
2014-05-22 13:32:19 -0700
f1f3ba8ec6upgraded LuaJIT to v2.1-20140520.
Yichun Zhang (agentzh)
2014-05-20 14:18:07 -0700
e37973502ebugfix: updated the dtrace patch because systemtap 2.5 no longer accepts the -xnolib option in its dtrace utility.
Yichun Zhang (agentzh)
2014-05-18 15:46:20 -0700
91484d0e11upgraded LuaJIT to v2.1-20140515-2.
Yichun Zhang (agentzh)
2014-05-17 14:19:29 -0700
f5d5e5a2fadist-check: use -DLUA_USE_TRACE_LOGS for the debug build of luajit.
Yichun Zhang (agentzh)
2014-05-17 14:19:01 -0700
1e7d38d479removed our bundled version of ngx_http_auth_request_module because recent versions of the nginx core already have it. thanks @LazyZhu for the report in #47.
Yichun Zhang (agentzh)
2014-05-17 14:17:50 -0700
52e622a26cbugfix: our "prev_slab" field of ngx_slab_page_t could get out of sync in the slab_defrag patch for nginx. thanks Shuxin Yang for the catch.
Yichun Zhang (agentzh)
2014-05-09 15:15:44 -0700
20e69718cefixed a bug in slab_defrag.patch for the nginx core that we may incorrectly access the padding area between the end of pool->pages and pool->start. thanks Shuxin Yang for the catch.
Yichun Zhang (agentzh)
2014-05-07 13:10:59 -0700
05334f1b5bupdated the slab_defrag patch (for nginx) with better comments. thanks Shuxin for the suggestions.
Yichun Zhang (agentzh)
2014-05-06 16:25:56 -0700
91549c16b4updated the slab_defrag patch (for nginx) a bit.
Yichun Zhang (agentzh)
2014-05-06 14:24:24 -0700
1dbd0b24d2apply the slab_defrag patch to the nginx core by default.
Yichun Zhang (agentzh)
2014-05-06 13:16:59 -0700
332a42f57fupgraded ngx_redis2 to 0.11.
Yichun Zhang (agentzh)
2014-04-24 21:25:19 -0700
60bc64a72abuild: updated links to reflect recent repos migration over the github "openresty" account.
Yichun Zhang (agentzh)
2014-04-24 21:24:50 -0700
e3b7de9b23upgraded LuaJIT to v2.1-20140423.
Yichun Zhang (agentzh)
2014-04-23 15:57:36 -0700
c2fb3c9dacbumped version to 1.5.12.1rc3.
Yichun Zhang (agentzh)
2014-04-19 20:06:11 -0700
84f0092a6cupgraded LuaJIT to v2.1-20140419.
Yichun Zhang (agentzh)
2014-04-19 20:02:47 -0700
8cd9200a0fupgraded lua-resty-websocket to 0.03.
Yichun Zhang (agentzh)
2014-04-11 21:17:01 -0700
5d4854f3e9upgraded ngx_echo to 0.53.
Yichun Zhang (agentzh)
2014-04-11 21:11:25 -0700
b6661ea47cbumped LuaJIT version to v2.1-20140411.
Yichun Zhang (agentzh)
2014-04-11 21:10:51 -0700
c9b0947bbbupdated test suite to reflect recent changes.
Yichun Zhang (agentzh)
2014-04-06 17:11:59 -0700
77104b6cdfupgraded ngx_lua to 0.9.7.
Yichun Zhang (agentzh)
2014-04-06 17:06:25 -0700
e932c8a136upgraded lua-resty-core to 0.0.6.
Yichun Zhang (agentzh)
2014-04-06 16:59:23 -0700
10fd3ea365upgraded LuaJIT to v2.1-20140403.
Yichun Zhang (agentzh)
2014-04-06 16:55:20 -0700
303601ef8cupgraded lua-resty-lock to 0.03.
Yichun Zhang (agentzh)
2014-04-06 16:54:13 -0700
7f377fd354upgraded lua-resty-string to 0.09.
Yichun Zhang (agentzh)
2014-04-06 16:52:11 -0700
fdad0c63ceupgraded ngx_form_input to 0.08.
Yichun Zhang (agentzh)
2014-04-06 11:43:00 -0700
b0f1e786c1upgraded the nginx core to 1.5.12.
Yichun Zhang (agentzh)
2014-04-03 17:36:53 -0700
d001d17d0cupgraded ngx_lua to 0.9.6, ngx_srcache to 0.26, lua-resty-core to 0.0.5, and ngx_echo to 0.52.
v1.5.11.1
Yichun Zhang (agentzh)
2014-03-20 13:29:19 -0700
37ba2b1015backported the patch to the nginx core for the latest SPDY security vulnerability (CVE-2014-0133).
Yichun Zhang (agentzh)
2014-03-19 17:37:47 -0700
d21cc33749nginx: disabled the -Werror option for clang too. thanks Hamish Forbes for the report.
Yichun Zhang (agentzh)
2014-03-13 20:58:54 -0700
2ba03387fdupgraded LuaJIT to v2.1-20140313.
Yichun Zhang (agentzh)
2014-03-13 20:57:32 -0700
03eae9e632updated the tests to reflect recent changes; also added the --without-http_lua_upstream_module option to the usage message of ./configure.
Yichun Zhang (agentzh)
2014-03-12 16:08:40 -0700
965bd0fba0upgraded lua-resty-redis to 0.20 for real this time.
Yichun Zhang (agentzh)
2014-03-12 16:03:07 -0700
f8783f35b1upgraded luajit to v2.1-20140305, lua-cjson to 2.1.0.1, lua-resty-core to 0.0.4, lua-resty-redis to 0.20, and ngx_lua to 0.9.5; bundled the ngx_lua_upstream module and the lua-resty-upstream-healthcheck library.
Yichun Zhang (agentzh)
2014-03-12 16:02:20 -0700
e36d505d80upgraded the patches for nginx 1.5.11.
Yichun Zhang (agentzh)
2014-03-08 15:02:35 -0800