Yichun Zhang (agentzh)
5426551809
upgraded lua-resty-mysql to 0.20rc1.
8 years ago
Yichun Zhang (agentzh)
bcb9b3b698
upgraded ngx_upstream_lua to 0.07rc1; upgraded lua-resty-string to 0.10rc1; upgraded lua-resty-lock to 0.07rc1; upgraded lua-resty-core to 0.1.12rc5.
8 years ago
Yichun Zhang (agentzh)
d94772353a
upgraded LuaJIT to v2.1-20170517.
8 years ago
Yichun Zhang (agentzh)
d7da4d6037
upgraded ngx_lua to 0.10.9rc5.
8 years ago
Yichun Zhang (agentzh)
706dee9b7f
bumped version to 1.11.2.4 rc0.3.
8 years ago
Yichun Zhang (agentzh)
0ed12d446c
upgraded ngx_lua to 0.10.9rc4.
8 years ago
Yichun Zhang (agentzh)
6b905f9eef
bumped version to 1.11.2.4 RC0.1.
8 years ago
Yuansheng
79dc3c56aa
feature: applied a small patch to the nginx core to add support for the "privileged agent" process which is run by the same system account as the master.
...
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
Yichun Zhang (agentzh)
391709ce4d
formal release 1.11.2.3.
8 years ago
Yichun Zhang (agentzh)
df41967474
bumped version to 1.11.2.3rc0.
8 years ago
Yichun Zhang (agentzh)
b03099b386
bumped version to 1.11.2.2.
8 years ago
Yichun Zhang (agentzh)
e254c3d0c1
change: now we enable -DLUAJIT_ENABLE_LUA52COMPAT in our bundled LuaJIT build by default, which can be disabled by ./configure --without-luajit-lua52.
8 years ago
Yichun Zhang (agentzh)
8ffd932b20
added lua-resty-limit-traffic.
8 years ago
Yichun Zhang (agentzh)
7571924cd2
bumped version to 1.11.2.1.
8 years ago
Yichun Zhang (agentzh)
edcdb450f4
bumped version to 1.11.2.1 RC1.
8 years ago
Yichun Zhang (agentzh)
09ca92f51f
upgraded the nginx core to 1.11.2.
8 years ago
Yichun Zhang (agentzh)
7c274e056e
feature: added the upstream_timeout_fields patch to the nginx core to allow per-request connect/send/read timeout settings for individual upstream requests and retries.
9 years ago
Yichun Zhang (agentzh)
d3506c60aa
bumped version to 1.9.15.1.
9 years ago
Yichun Zhang (agentzh)
d6a8907fc0
resolved conflicts while merging the branch 1.9.7.x into master.
9 years ago
Yichun Zhang (agentzh)
bf47ba9529
bugfix: applied the patch for nginx security advisory (CVE-2016-4450).
...
also bumped version to 1.9.7.5.
9 years ago
Yichun Zhang (agentzh)
a924c2d9aa
bumped version to 1.9.15.1 RC2.
9 years ago
Yichun Zhang (agentzh)
665faf0aea
version 1.9.15.1 RC1.
9 years ago
Yichun Zhang (agentzh)
86be514b1c
upgraded the nginx core to 1.9.15.
9 years ago
Yichun Zhang (agentzh)
3041624fbc
release 1.9.7.4.
9 years ago
Yichun Zhang (agentzh)
de75e4d7ed
version 1.9.7.4 RC1.
9 years ago
Yichun Zhang (agentzh)
e4cfb92295
downgrade to 1.9.7.4rc0 since the new 1.9.11+ nginx cores have pending compatibility issues that require more time to fix.
9 years ago
Yichun Zhang (agentzh)
5f7f678876
upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0.
9 years ago
Yichun Zhang (agentzh)
753ef7074b
bumped version to 1.9.7.3.
9 years ago
Yichun Zhang (agentzh)
8c6b0f77af
bugfix: applied nginx-1.9.7-resolver_security_fixes.patch by default.
9 years ago
Yichun Zhang (agentzh)
4a80309873
bumped version to 1.9.7.2.
9 years ago
Yichun Zhang (agentzh)
db38504310
bumped version to 1.9.7.2 RC1.
9 years ago
Yichun Zhang (agentzh)
9cf02ba0c0
bumped version to 1.9.7.1.
9 years ago
Yichun Zhang (agentzh)
e1b492fc18
bumped version to 1.9.7.1 RC2.
9 years ago
Yichun Zhang (agentzh)
ac4d52423c
bumped version to 1.9.7.1 RC1.
9 years ago
Yichun Zhang (agentzh)
83eeb14f6c
upgraded the nginx core to 1.9.7.
9 years ago
Yichun Zhang (agentzh)
584c1a7e12
bumped version to 1.9.3.2.
9 years ago
Yichun Zhang (agentzh)
ce64259d66
bumped version to 1.9.3.2 RC3.
9 years ago
Yichun Zhang (agentzh)
cde439a55a
bumped version to 1.9.3.2rc2.
9 years ago
Yichun Zhang (agentzh)
1f4045ef2c
More MSYS/MinGW love.
...
* upgraded ngx_lua to 0.9.18rc1 to support Win32 LuaJIT DLL.
* upgraded lua-redis-parser to 0.11rc1 for better Win32 support.
* upgraded lua-rds-parser to 0.06rc2 for better Win32 support.
* upgraded ngx_rds_csv to 0.07rc1 for better Win32 support.
* upgraded lua-resty-cli to 0.04rc1 for better Win32 support.
* upgraded lua-resty-core to 0.1.2.
* applied a patch to LuaJIT to add "!/lualib/" to the default Lua
package search paths.
* upgraded lua-cjson to 2.1.0.3rc2 for better Win32 support and
a suppressed gcc warning.
* use OpenResty's nginx tarballs extracted directly from the official nginx
code repos, because we need the win32 support which is excluded in the
official nginx release tarballs. Our nginx release tarballs are
generated by the util/package-nginx.sh script.
* added the util/package-win32.sh script to generate the Win32 OpenResty
binary distribution file.
* applied a patch to always enable C compiler feature tests in nginx's
own build system because the MinGW gcc compiler on Win32 is also
powerful enough to support advanced features like variadic macros.
* added document README-win32.
* util/dist-check: do a partial uninstallation before installing
anything new.
* added util/build-win32.sh to build OpenResty on Win32 using the
MinGW/MSYS toolchain.
* ./configure: added support for building on Win32 using the MinGW/MSYS
toolchain.
9 years ago
Yichun Zhang (agentzh)
7f15701e76
bumped version to 1.9.3.2rc1.
9 years ago
Yichun Zhang (agentzh)
2d0119084e
upgraded ngx_lua to 0.9.17.
9 years ago
Yichun Zhang (agentzh)
b19b53d6cc
bumped version to 1.9.3.1.
9 years ago
Yichun Zhang (agentzh)
04da1876f0
bumped version to 1.9.3.1rc1.
9 years ago
Yichun Zhang (agentzh)
f84e035e45
upgraded the nginx core to 1.9.3.
10 years ago
Yichun Zhang (agentzh)
60e72cbf82
updated the test suite to reflect recent changes; also bumped version to 1.9.2.1 RC1.
10 years ago
Yichun Zhang (agentzh)
ce65738299
upgraded the nginx core to 1.9.2.
10 years ago
Yichun Zhang (agentzh)
aab5001ffc
bumped version to 1.7.10.2.
10 years ago
Yichun Zhang (agentzh)
357bb4a977
bumped version to 1.7.10.2rc1.
10 years ago
Yichun Zhang (agentzh)
58c89f206d
upgraded ngx_lua to 0.9.16rc1 and bumped bundle version to 1.7.10.2rc0.
10 years ago
Yichun Zhang (agentzh)
387089ca11
updated test suite to reflect changes; also bumped version to 1.7.10.1.
10 years ago