jiahao
965ccfb230
upgraded lua-resty-mysql to 0.26rc1.
2 years ago
jiahao
56acc7b9c2
upgraded lua-resty-upload to 0.11rc1.
2 years ago
jiahao
f5eaffb12a
upgraded lua-resty-memcached to 0.17rc1.
2 years ago
jiahao
86267fc022
upgraded echo-nginx-module to 0.63.
2 years ago
jiahao
90363486a5
upgraded drizzle-nginx-module to 0.1.12.
2 years ago
jiahao
eaa41a295a
upgraded lua-resty-lrucache to 0.13.
2 years ago
jiahao
adae554762
upgraded lua-cjson to 2.1.0.11.
2 years ago
jiahao
691cddfe90
upgraded srcache-nginx-module to 0.33rc1.
2 years ago
jiahao
3b626720b2
upgraded stream-lua-nginx-module to 0.0.12rc1.
2 years ago
jiahao
42e8796c67
upgraded lua-resty-core to 0.1.25rc1.
2 years ago
jiahao
7043c6b9b7
upgraded opm to 0.0.7.
2 years ago
jiahao
3aec27a4e8
upgraded lua-resty-lock to 0.09.
2 years ago
jiahao
d1846b1c9d
upgraded lua-resty-upstream-healthcheck to 0.07.
2 years ago
jiahao
369f93ccbd
upgraded array-var-nginx-module to 0.06.
2 years ago
Josh Soref
e7e21f9b40
Refresh check-spelling workflow ( #865 )
2 years ago
lijunlong
21c58ae1f5
bumped version to 1.21.4.2. ( #863 )
2 years ago
fesily
0d3f8f0a0b
bugfix:tarballs add privileged agent threadpool ( #848 )
2 years ago
fesily
d0a77980eb
patches: add privileged agent thread pool ( #847 )
2 years ago
罗泽轩
47eb6f3962
style: add a way to check PR title automatically ( #846 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2 years ago
Johnny Wang
546175e3c5
ci: upgraded OpenSSL to 1.1.1p. ( #844 )
...
* win32/win64: upgraded openssl to 1.1.1p.
2 years ago
lijunlong
ae42a6bd86
upgrade nginx core to 1.23.0. ( #839 )
2 years ago
Johnny Wang
37fe0d4314
bumped version to 1.21.4.1. ( #832 )
3 years ago
Johnny Wang
e699097b04
bumped version to 1.21.4.1rc3. ( #828 )
3 years ago
lijunlong
74d747d9b4
tests: 002-reuseport-close-unused-fds.t: the order of the logs generated by multiple processes is uncertain. ( #827 )
3 years ago
Johnny Wang
733ab1d043
win32/win64: upgrade zlib to 1.2.12. ( #823 )
3 years ago
Johnny Wang
4082fb0d1d
upgraded luajit to 2.1-20220411. ( #826 )
3 years ago
Johnny Wang
fb254e1ff6
win32/win64: upgraded openssl to 1.1.1n. ( #820 )
3 years ago
jiahao
202d218840
bumped version to 1.21.4.1rc2.
3 years ago
jiahao
1b145ac3ca
upgraded luajit to 2.1-20220310.
3 years ago
jiahao
5c9d9661c7
upgraded ngx_lua to 0.10.21rc2.
3 years ago
Artiom Vaskov
231eebec0b
tests: actually run testing on s390x. ( #812 )
...
Signed-off-by: Artiom Vaskov <Artiom.Vaskov@ibm.com>
3 years ago
lijunlong
fa95e176fb
travis: added spelling check workflow. ( #811 )
3 years ago
Yichun Zhang (agentzh)
f6b6f10fc0
win32/win64: upgraded openssl to 1.1.1m.
3 years ago
Johnny Wang
e44c540725
tests: fixed tests to reflect LuaJIT version bumps. ( #810 )
3 years ago
Johnny Wang
d84bf6756d
upgraded luajit to 2.1-20220111. ( #806 )
3 years ago
Johnny Wang
a7142a8934
bugfix: fixed typo in no-pool patch of 1.21.4. ( #799 )
3 years ago
Johnny Wang
f3a85d860f
upgraded ngx_lua to 0.10.21rc1, ngx_stream_lua to 0.0.11rc1, lua-resty-core to 0.1.23rc1, ... ( #795 )
...
luajit to 2.1-20211210, lua-resty-websocket to 0.09rc1, lua-resty-redis to 0.30rc1, lua-resty-limit-traffic to 0.08rc1, lua-resty-mysql to 0.25rc1, set-misc-nginx-module to 0.33, encrypted-session-nginx-module to 0.09, lua-resty-string to 0.15, lua-cjson to 2.1.0.10rc1
3 years ago
RocFang
0c2d10af40
bugfix: echoed the wrong message when applying ssl_client_hello_cb_yield.patch ( #789 )
3 years ago
Johnny Wang
7e1cf985cf
bugfix: check if the worker_connections is 0 before privileged agent spawning. ( #786 )
...
The core dump may occur during initialization
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000441711 in ngx_event_process_init (cycle=0x1e93cc0) at src/event/ngx_event.c:807
801 i = cycle->connection_n;
802 next = NULL;
803
804 do {
805 i--;
806
807 c[i].data = next;
#1 0x000000000044abb9 in ngx_worker_process_init (cycle=cycle@entry=0x1e93cc0, worker=worker@entry=-1) at src/os/unix/ngx_process_cycle.c:968
3 years ago
Johnny Wang
4a092bb740
travis-ci: updated ftp.pcre.org to sourceforge mirror to download pcre. ( #784 )
3 years ago
jiahao
6568f3f2f1
travis-ci: fixed warnings on .travis.yml.
3 years ago
jiahao
9781850623
travis-ci: remove unnecessary ones from the test matrix.
3 years ago
lijunlong
7df6239881
upgrade the nginx core to 1.21.4.
3 years ago
jiahao
72ca953bf2
mirror-tarballs: fixed the directory deletion errors.
3 years ago
Johnny Wang
5c7ad29352
upgrade the nginx core to 1.21.3. ( #779 )
3 years ago
Johnny Wang
c2bf0b421c
travis-ci: upgrade dist of travis-ci to ubuntu bionic. ( #778 )
3 years ago
Zhefeng Chen
9fa420424a
patches: added the nginx-1.19.9-ssl_client_hello_cb_yield patch.
3 years ago
Krishna Harsha Voora
c7a3cfe57f
travis-ci: enable ci test for ppc64le.
...
This PR fixes issue #731
For every PR, an equivalent Travis job is triggered for ppc64le architecture.
Signed-off-by: Krishna Harsha Voora <krishvoor@in.ibm.com>
3 years ago
Johnny Wang
ab5a632278
win32: upgraded openssl to 1.1.1l. ( #773 )
3 years ago
Johnny Wang
1befa30baa
upgraded ngx_http_redis module to 0.3.9. ( #754 )
3 years ago