Commit Graph

20 Commits (478d9809008a4bb0d6e516585613c114648f79ba)

Author SHA1 Message Date
lijunlong aecf396061
feature: add patch for nginx-1.25.3.
swananan 6278b1aeae feature: upgrade nginx core to 1.25.1 which supports HTTP3.
Johnny Wang f8e47102b7
bumped ngx_lua to 0.10.24, ngx_stream_lua to 0.0.13, lua-resty-core to 0.1.26. ()
* bumped lua-resty-upstream-healthcheck version to 0.08.

* tests: disable ipv6 for linux s390x.

* bumped version to 1.21.4.2.
Johnny Wang 222b48ab61
bumped version to 1.21.4.2rc1. ()
Johnny Wang 21eb0377ac
travis: upgraded OpenSSL to 1.1.1s.
Johnny Wang 546175e3c5
ci: upgraded OpenSSL to 1.1.1p. ()
* win32/win64: upgraded openssl to 1.1.1p.
Artiom Vaskov 231eebec0b
tests: actually run testing on s390x. ()
Signed-off-by: Artiom Vaskov <Artiom.Vaskov@ibm.com>
Johnny Wang 4a092bb740
travis-ci: updated ftp.pcre.org to sourceforge mirror to download pcre. ()
jiahao 6568f3f2f1 travis-ci: fixed warnings on .travis.yml.
jiahao 9781850623 travis-ci: remove unnecessary ones from the test matrix.
Johnny Wang c2bf0b421c
travis-ci: upgrade dist of travis-ci to ubuntu bionic. ()
Krishna Harsha Voora c7a3cfe57f travis-ci: enable ci test for ppc64le.
This PR fixes issue 
For every PR, an equivalent Travis job is triggered for ppc64le architecture.

Signed-off-by: Krishna Harsha Voora <krishvoor@in.ibm.com>
Johnny Wang 46610182dd
travis-ci: upgraded OpenSSL to 1.1.1k. ()
Johnny Wang 771e9e678e
style: remove useless trailing spaces. ()
Thibault Charbonnier 463d3e1de9 travis-ci: upgraded PCRE to 8.44.
Thibault Charbonnier e48becb75d travis-ci: upgraded OpenSSL to 1.1.1f, 1.0.2q, 1.1.0l, and fixed older versions downloads.
Namrata Bhave 56bfefd625 Adding support for s390x builds
Thibault Charbonnier cc79822109 tests: sanity.t: renamed to t/000-sanity.t and added '.' in lib path.
Thibault Charbonnier 46237a9c22 travis: added OpenSSL 1.1.1c to the tests matrix.
Thibault Charbonnier b84a47de27 travis: added travis-ci support.