mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
upgraded ngx_lua to 0.1.6rc9 and ngx_echo to 0.36rc3; released ngx_openresty 0.8.54.5.
This commit is contained in:
10
README
10
README
@ -34,11 +34,11 @@ in your PATH environment, and then follow the following steps:
|
||||
|
||||
1. download the latest ngx_openresty tarball can be downloaded from
|
||||
|
||||
http://agentzh.org/misc/nginx/ngx_openresty-0.8.54.4.tar.gz
|
||||
http://agentzh.org/misc/nginx/ngx_openresty-0.8.54.5.tar.gz
|
||||
|
||||
we will eventually migrate to the openresty.org domain.
|
||||
|
||||
2. and then enter the ngx_openresty-0.8.54.4/ directory,
|
||||
2. and then enter the ngx_openresty-0.8.54.5/ directory,
|
||||
and type the following command to configure:
|
||||
|
||||
./configure
|
||||
@ -89,13 +89,13 @@ For bundle maintainers:
|
||||
|
||||
at the top of the bundle source tree.
|
||||
|
||||
The following packages are bundled in the 0.8.54.4 release:
|
||||
The following packages are bundled in the 0.8.54.5 release:
|
||||
|
||||
LuaJIT-2.0.0-beta7
|
||||
array-var-nginx-module-0.02
|
||||
auth-request-nginx-module-0.2
|
||||
drizzle-nginx-module-0.0.15rc9
|
||||
echo-nginx-module-0.36rc2
|
||||
echo-nginx-module-0.36rc3
|
||||
encrypted-session-nginx-module-0.01
|
||||
form-input-nginx-module-0.07rc4
|
||||
headers-more-nginx-module-0.15rc1
|
||||
@ -105,7 +105,7 @@ The following packages are bundled in the 0.8.54.4 release:
|
||||
memc-nginx-module-0.12rc1
|
||||
nginx-0.8.54
|
||||
ngx_devel_kit-0.2.17
|
||||
ngx_lua-0.1.6rc8
|
||||
ngx_lua-0.1.6rc9
|
||||
ngx_postgres-0.8
|
||||
rds-json-nginx-module-0.11rc2
|
||||
redis2-nginx-module-0.07rc1
|
||||
|
||||
Reference in New Issue
Block a user