Thibault Charbonnier
549d68b71b
tests: sanity.t: fixed (again) test cases failing due to the last few commits.
...
Yet another fix for this test case. The util/fix-tests script seems to
be working fine and preserving the `--- out_like` section, so I honestly
have no idea why it keeps being overridden.
5 years ago
spacewander
4debfd5a3c
upgraded lua-cjson to 2.1.0.8rc1.
5 years ago
Yichun Zhang (agentzh)
7ed8526af7
upgraded lua-resty-core to 0.1.18rc4.
5 years ago
Yichun Zhang (agentzh)
563ecc30f7
upgraded lua-resty-core to 0.1.18rc3.
5 years ago
Yichun Zhang (agentzh)
8cf88e3b13
upgraded ngx_stream_lua to 0.0.8rc3 and ngx_http_lua to 0.10.16rc5.
...
bugfix: now we avoid introducing double quotes or single quotes in CFLAGS variable values. Fix #587 .
win32/win64: upgraded openssl to 1.1.1e.
5 years ago
Yichun Zhang (agentzh)
2ac0ad9f03
feature: fixed compatibility with macOS 11.15+.
...
bumped version to 1.17.8.1 RC1.
win32/win64: upgraded pcre to 8.44 and openssl to 1.1.1d.
5 years ago
Thibault Charbonnier
9e1d025f80
tests: updated tests to reflect recent changes.
5 years ago
Thibault Charbonnier
23f96dc81e
bumped ngx_http_lua to 0.10.16rc3 and ngx_stream_lua to 0.0.8rc2.
5 years ago
Thibault Charbonnier
82cd12a2ae
upgraded ngx_http_lua to 0.10.16rc1, ngx_stream_lua to 0.0.8rc1, lua-resty-core to 0.1.18rc1, lua-resty-redis to 0.28rc1, lua-resty-lrucache to 0.10rc1, lua-resty-shell to 0.03rc1.
5 years ago
Thibault Charbonnier
28f76c1d27
upgraded the NGINX core to 1.17.8.
5 years ago
Thibault Charbonnier
6d7249f1c4
configure: updated '--without-luajit-gc64' to follow Mike Pall's commit which enables GC64 by default on x64 platforms.
...
See openresty/luajit2@bd00094
5 years ago
Thibault Charbonnier
d6ff771c82
tests: sanity.t: fixed (again) test cases failing due to the last few commits.
...
This failure was first fixed in
1f3cf84a8a
, but mistakenly reverted in
395bed2b14
, causing Travis-CI to fail on
this test again.
It was then reverted again in 41abd0f3b5
,
and now fixed one more time.
5 years ago
Yichun Zhang (agentzh)
41abd0f3b5
bugfix: updated the ./configure --help usage text output for the latest nginx version.
5 years ago
Yichun Zhang (agentzh)
29af6de924
tests: updated tests to reflect recent changes.
5 years ago
Thibault Charbonnier
cc79822109
tests: sanity.t: renamed to t/000-sanity.t and added '.' in lib path.
6 years ago