agentzh (Yichun Zhang)
|
bb367bc9e6
|
util/dist-check: now we also check the --with-no-pool-patch option of the ./configure script.
|
2013-06-11 16:51:26 -07:00 |
|
agentzh (Yichun Zhang)
|
3a7529d7d0
|
fixed patches/nginx-1.4.1-no_pool.patch which did not apply at all.
|
2013-06-11 16:51:01 -07:00 |
|
agentzh (Yichun Zhang)
|
4cdd11476b
|
applied the patch gcc-maybe-uninitialized-warning.patch for nginx to fix a gcc warning with gcc 4.7.3/4.7.2.
|
2013-06-11 13:05:30 -07:00 |
|
agentzh (Yichun Zhang)
|
c312ba38b3
|
added patches for nginx 1.4.1.
|
2013-06-10 16:35:04 -07:00 |
|
agentzh (Yichun Zhang)
|
5328f0113f
|
updated tests to reflect recent changes.
v1.2.8.6
|
2013-06-10 11:50:53 -07:00 |
|
agentzh (Yichun Zhang)
|
b9eb443da6
|
bumped version to 1.2.8.6.
|
2013-06-10 11:49:51 -07:00 |
|
agentzh (Yichun Zhang)
|
72da5ad7ba
|
upgraded LuaJIT to 2.0.2.
|
2013-06-07 22:23:45 -07:00 |
|
agentzh (Yichun Zhang)
|
ac3b864532
|
Revert "upgraded ngx_lua to 0.8.3rc1."
This reverts commit 6c14ea5c56cb2f8ad515a9f1f709ffdea2f7f604.
|
2013-06-07 16:25:46 -07:00 |
|
agentzh (Yichun Zhang)
|
6c14ea5c56
|
upgraded ngx_lua to 0.8.3rc1.
|
2013-05-30 16:26:09 -07:00 |
|
agentzh (Yichun Zhang)
|
b68ec13a71
|
bumped version to 1.2.8.5.
v1.2.8.5
|
2013-05-23 16:19:34 -07:00 |
|
agentzh (Yichun Zhang)
|
76f2f6c2f3
|
upgraded ngx_srcache to 0.21.
|
2013-05-23 16:18:29 -07:00 |
|
agentzh (Yichun Zhang)
|
a5c4d85835
|
upgraded ngx_lua to 0.8.2.
|
2013-05-23 12:22:22 -07:00 |
|
agentzh (Yichun Zhang)
|
24d8c2265e
|
feature: applied the invalid_referer_hash patch to the nginx core to make the $invalid_referer variable accessible in embedded dynamic languages like Perl and Lua. thanks Fry-kun for requesting this.
|
2013-05-21 16:19:10 -07:00 |
|
agentzh (Yichun Zhang)
|
d9a491a88c
|
upgraded ngx_lua to 0.8.2rc1.
|
2013-05-14 17:21:50 -07:00 |
|
agentzh (Yichun Zhang)
|
6ce2a28c23
|
Merge branch 'tmp'
|
2013-05-13 12:42:41 -07:00 |
|
agentzh (Yichun Zhang)
|
07fbdad118
|
applied the official patch for the nginx security vulnerability CVE-2013-2070.
v1.2.8.3
|
2013-05-13 12:37:43 -07:00 |
|
agentzh (Yichun Zhang)
|
ca9f8d0622
|
updated the dtrace patch to reflect recent changes.
|
2013-05-13 12:09:47 -07:00 |
|
agentzh (Yichun Zhang)
|
090060c907
|
updated tests to reflect recent changes; also bumped version number to 1.2.8.1.
v1.2.8.1
|
2013-04-26 15:57:29 -07:00 |
|
agentzh (Yichun Zhang)
|
b156d2db62
|
upgraded ngx_srcache to 0.20.
|
2013-04-26 12:38:03 -07:00 |
|
agentzh (Yichun Zhang)
|
dbb9c98bee
|
upgraded ngx_headers_more to 0.20.
|
2013-04-26 12:33:34 -07:00 |
|
agentzh (Yichun Zhang)
|
4c300f618d
|
upgraded ngx_lua to 0.8.1.
|
2013-04-26 12:28:44 -07:00 |
|
agentzh (Yichun Zhang)
|
62bbc5c4c5
|
upgraded ngx_lua to 0.8.0.
|
2013-04-23 12:30:29 -07:00 |
|
agentzh (Yichun Zhang)
|
529f4c854c
|
always enable debuginfo in the bundled LuaJIT 2.0 build and Lua 5.1 build to support Nginx Systemtap Toolkit.
|
2013-04-20 23:10:26 -07:00 |
|
agentzh (Yichun Zhang)
|
3a873d7874
|
util/dist-check: added support for rc versions.
|
2013-04-20 23:08:41 -07:00 |
|
agentzh (Yichun Zhang)
|
aadd93ff24
|
upgraded the nginx core to 1.2.8.
|
2013-04-20 22:41:46 -07:00 |
|
agentzh (Yichun Zhang)
|
bae91cc5c4
|
updated tests to reflect the changes in the previous commit.
|
2013-04-20 18:17:02 -07:00 |
|
agentzh (Yichun Zhang)
|
ea1d378e84
|
change: no longer pass -O0 to gcc when --with-debug is specified because gcc often generates bogus DWARF info when optimization is disabled.
|
2013-04-20 18:16:13 -07:00 |
|
agentzh (章亦春)
|
ed2f8de61a
|
util/dist-check: fixed dtrace tests for Mac OS X.
v1.2.7.6
|
2013-04-17 23:06:29 -07:00 |
|
agentzh (Yichun Zhang)
|
1d096c047e
|
util/dist-check: added -l option to build the bundle with the std lua 5.1 interpreter.
|
2013-04-17 12:08:54 -07:00 |
|
agentzh (Yichun Zhang)
|
1bfc510257
|
updated tests to reflect recent changes.
|
2013-04-17 11:48:07 -07:00 |
|
agentzh (Yichun Zhang)
|
9f0143b14f
|
upgraded ngx_iconv to 0.10.
|
2013-04-17 11:45:33 -07:00 |
|
agentzh (Yichun Zhang)
|
05ae54a092
|
util/dist-check: performs dtrace static probe tests on solaris too.
|
2013-04-16 18:10:45 -07:00 |
|
agentzh (Yichun Zhang)
|
09598a3e19
|
util/dist-check: enabled ngx_iconv in the test build.
|
2013-04-16 17:30:28 -07:00 |
|
agentzh (Yichun Zhang)
|
977c5b1d51
|
util/dist-check: suppress the output of the killall commands.
|
2013-04-16 17:24:10 -07:00 |
|
agentzh (Yichun Zhang)
|
6063956a1a
|
added the util/dist-check script for checking the basic sanity of a tarball distribution.
|
2013-04-16 17:19:26 -07:00 |
|
agentzh (Yichun Zhang)
|
e91766c012
|
updated tests to reflect recent changes.
|
2013-04-16 16:22:20 -07:00 |
|
agentzh (Yichun Zhang)
|
a2ed0a0403
|
upgraded ngx_lua to 0.7.21 and ngx_encrypted_session to 0.03; also bumped bundle version to 1.2.7.6.
|
2013-04-16 16:21:43 -07:00 |
|
agentzh (Yichun Zhang)
|
8e57e2541b
|
bumped version to 1.2.7.5; updated tests to reflect recent changes.
v1.2.7.5
|
2013-04-09 17:07:03 -07:00 |
|
agentzh (Yichun Zhang)
|
f5f2d672e7
|
upgraded ngx_lua to 0.7.20.
|
2013-04-09 17:01:35 -07:00 |
|
agentzh (Yichun Zhang)
|
49d9d9b778
|
nginx-1.2.7-upstream_truncation.patch: worked around an issue in ngx_event_pipe_copy_input_filter because it does not set p->upstream_done when p->length <= 0 like ngx_http_proxy_copy_filter.
|
2013-04-08 16:50:48 -07:00 |
|
agentzh (Yichun Zhang)
|
13efb24106
|
bugfix: ngx_uwsgi and ngx_scgi did set u->length but not u->pipe->length, thus leading to truncation false positives.
|
2013-04-07 15:58:23 -07:00 |
|
agentzh (Yichun Zhang)
|
3be0b7f0e1
|
bugfix: upstream_truncation.patch: 1. 504 error code in ngx_http_upstream_finalize_request resulted in calling special response handler even when the response header has been sent; 2. use 502 status code in ngx_http_upstream_finalize_request when upstream data truncation happens.
|
2013-04-06 18:02:44 -07:00 |
|
agentzh (Yichun Zhang)
|
5fb8647d23
|
renamed upstream-truncation.patch to upstream_trauncation.patch and also added a test for the case that r->upstream->pipe is NULL.
|
2013-04-05 12:48:59 -07:00 |
|
agentzh (Yichun Zhang)
|
e7053c9ca9
|
updated the dtrace patch to make the stap function ngx_chain_dump() print out info about the "last_buf" and "last_in_chain" flags in bufs.
|
2013-04-04 18:26:27 -07:00 |
|
agentzh (Yichun Zhang)
|
042e2fd27b
|
renamed the "nonbuffered-upstream-truncation" patch to "upstream-truncation" patch; also fixed issues with chunked upstream response bodies. thanks Andy Yuan for reporting this issue in #24.
|
2013-04-04 18:25:00 -07:00 |
|
agentzh (Yichun Zhang)
|
1d909539a8
|
upgraded lua-resty-mysql to 0.13.
|
2013-04-03 15:58:03 -07:00 |
|
agentzh (Yichun Zhang)
|
d54e2dcc69
|
upgraded ngx_echo to 0.45, ngx_drizzle to 0.1.5, ngx_lua to 0.7.19, and lua-resty-memcached to 0.11.
|
2013-03-27 12:49:22 -07:00 |
|
agentzh (Yichun Zhang)
|
009db177df
|
updated tests to reflect recent changes.
v1.2.7.3
|
2013-03-24 22:36:07 -07:00 |
|
agentzh (Yichun Zhang)
|
7e359ff049
|
upgraded ngx_lua to 0.7.18, ngx_echo to 0.44, ngx_redis2 to 0.10, and lua-resty-upload to 0.08; also bumped version to 1.2.7.3.
|
2013-03-24 22:35:33 -07:00 |
|
agentzh (Yichun Zhang)
|
9f52ad4a45
|
applied the variables_in_redis_pass patch to ngx_redis 0.3.6 to allow use of nginx variables in the redis_pass directive.
|
2013-03-21 18:03:56 -07:00 |
|