Commit Graph

  • 3fd2b53ccb tests: fixed tests to reflect component version bumps. v1.17.8.1 Yichun Zhang (agentzh) 2020-07-03 17:30:07 -0700
  • 156fd1fcf9 win32: avoided applying a patch for openssl 1.1.1g since it was already applied. Yichun Zhang (agentzh) 2020-07-03 17:27:29 -0700
  • 13b879394a win32: fixed the patch version for openssl 1.1.1g. Yichun Zhang (agentzh) 2020-07-03 17:01:39 -0700
  • 90894b2b48 win32: upgraded openssl to 1.1.1g. Yichun Zhang (agentzh) 2020-07-03 16:52:23 -0700
  • 1aa7a2bcd3 bumped version to 1.17.8.1. Yichun Zhang (agentzh) 2020-07-03 16:21:30 -0700
  • f85fe22ac2 upgraded ngx_lua to 0.10.17 and lua-resty-core to 0.1.19. Yichun Zhang (agentzh) 2020-07-03 16:17:57 -0700
  • 11fbbe5c62 upgraded echo-nginx-module to 0.62, ngx_devel_kit to 0.3.1, lua-nginx-module to 0.10.16, stream-lua-nginx-module to 0.0.8, srcache-nginx-module to 0.32, resty-cli to 0.25, lua-cjson to 2.1.0.8, lua-resty-redis to 0.28, lua-resty-string to 0.12, lua-resty-lrucache to 0.10, lua-resty-core to 0.1.18, lua-resty-shell to 0.03 #632 Meathill 2020-07-03 15:35:07 +0800
  • cee71edf71 upgraded resty-cli to 0.25rc3. Yichun Zhang (agentzh) 2020-06-30 14:04:24 -0700
  • 50717794af bugfix: nginx would crash when receiving SIGHUP in the single process mode. root 2020-06-28 11:31:37 +0800
  • 2dd3180f04 bugfix: nginx crash on receive SIGHUP follow by SIGQUIT #630 root 2020-06-28 11:31:37 +0800
  • 6985198d46 bugfix: ngx_http_static_module: the 'Locatoin' response header value was not properly encoded by URI rules. lijunlong 2020-06-24 12:58:36 +0800
  • 4568281eaf skipped the problematic pg_config test case. Yichun Zhang (agentzh) 2020-06-25 00:09:08 -0700
  • 008efea248 bugfix: escape http response header location in ngx_http_static_module.c #628 lijunlong 2020-06-24 12:58:36 +0800
  • afa9800e79 tests: updated tests to reflect recent changes. Yichun Zhang (agentzh) 2020-06-24 20:05:59 -0700
  • 5a03142ec3 configure: removed outdated '--with-luajit' option (always the default). Thibault Charbonnier 2020-04-01 14:15:40 -0700
  • e3615c3522 configure: removed dead code since PUC-Lua isn't supported anymore. Thibault Charbonnier 2020-04-01 13:58:01 -0700
  • 947365b3b1 configure: updated options inherited from NGINX 1.17.8. Thibault Charbonnier 2020-04-01 13:54:47 -0700
  • 61f6ecb419 feature: passed C compiler option -g by default for statically linked openssl, pcre, and zlib libraries to enable debuginfo. lijunlong 2020-06-05 18:11:26 +0800
  • bf36faeb34 fix code style #612 lijunlong 2020-06-07 01:52:54 +0800
  • 17e194a128 fix code style and len error #611 lijunlong 2020-06-06 06:51:24 +0800
  • cbb6f0f131 bugfix: escapse location in ngx_http_static_module to fix security issuse lijunlong 2020-06-06 05:32:25 +0800
  • 672394a87b add -g option for openssl pcre zlib lijunlong 2020-06-05 18:11:26 +0800
  • 39777cf735
    Update and rename nginx-1.17.1-ssl_cert_cb_yield.patch to nginx-1.17.x-ssl_cert_cb_yield.patch #616 泠枫 2020-05-24 15:19:57 +0800
  • dcec858a71 remove incorrect commit lijunlong 2020-05-15 18:01:28 +0800
  • 4f20040b94 fix ngx.set_uri security issue lijunlong 2020-05-14 18:10:51 +0800
  • 37772bfd1e fix set_uri security issue lijunlong 2020-05-14 15:27:10 +0800
  • 40fd850ed4 add set_uri patch lijunlong 2020-05-14 15:27:10 +0800
  • fc17ac5bc2 upgraded lua-resty-memcached to v0.15. #610 Thibault Charbonnier 2020-05-11 12:57:53 -0700
  • 02af0cd758 configure: removed outdated '--with-luajit' option (always the default). #602 Thibault Charbonnier 2020-04-01 14:15:40 -0700
  • 645ace04e5 configure: removed dead code since PUC-Lua isn't supported anymore. Thibault Charbonnier 2020-04-01 13:58:01 -0700
  • 47c46ecf87 configure: updated options inherited from NGINX 1.17.8. Thibault Charbonnier 2020-04-01 13:54:47 -0700
  • 463d3e1de9 travis-ci: upgraded PCRE to 8.44. Thibault Charbonnier 2020-04-02 16:44:21 -0700
  • e48becb75d travis-ci: upgraded OpenSSL to 1.1.1f, 1.0.2q, 1.1.0l, and fixed older versions downloads. Thibault Charbonnier 2020-04-02 15:12:29 -0700
  • 038a593a4d travis-ci: upgraded PCRE to 8.44. #604 Thibault Charbonnier 2020-04-02 16:44:21 -0700
  • c5fcf94999 travis-ci: upgraded OpenSSL to 1.1.1f, 1.0.2q, 1.1.0l, and fixed older versions downloads. Thibault Charbonnier 2020-04-02 15:12:29 -0700
  • 549d68b71b tests: sanity.t: fixed (again) test cases failing due to the last few commits. Thibault Charbonnier 2020-04-01 12:55:57 -0700
  • 4debfd5a3c upgraded lua-cjson to 2.1.0.8rc1. spacewander 2020-03-24 20:11:03 +0800
  • 4b5cb7a546 patches: added the openssl-1.1.1f-sess_set_get_cb_yield patch. Thibault Charbonnier 2020-03-31 17:06:26 -0700
  • 99ec14bfb2 bugfix: updated the check-uri-and-headers-safety patch. 1.15.8.x Thibault Charbonnier 2020-03-31 12:33:20 -0700
  • 521be815e4 Update bundled openresty/luajit2 to v2.1-20200102 #600 mattarno 2020-03-31 11:37:08 +0100
  • 3875872801 bumped version to 1.15.8.4. Thibault Charbonnier 2020-03-25 14:53:50 -0700
  • 4e8b4c395f bugfix: applied the fix_location_capture_content_length_chunked patch to ngx_http_lua v0.10.15. Thibault Charbonnier 2020-03-25 14:52:25 -0700
  • 2d75849f5f upgraded lua-cjson to 2.1.0.8rc1. #596 spacewander 2020-03-24 20:11:03 +0800
  • 562d89c992 win32/win64: upgraded pcre to 8.44. v1.15.8.3 Yichun Zhang (agentzh) 2020-03-20 12:38:40 -0700
  • 9a9a7f4f15 win32/win64: upgraded openssl to 1.1.0l. Yichun Zhang (agentzh) 2020-03-20 12:33:22 -0700
  • a076e9bce9 bumped version to 1.15.8.3. Thibault Charbonnier 2020-03-19 16:53:53 -0700
  • 7cdcb022dc bugfix: applied the safe_map_uri_to_path patch to NGINX. Thibault Charbonnier 2020-03-20 12:05:24 -0700
  • d75894cc8c bugfix: mirror-tarballs: applied the init_cycle_pool_release patch to NGINX cores >= 1.13.6 instead of 1.13.6 only. Thibault Charbonnier 2019-09-25 18:53:43 -0700
  • 27ba2dde33 bugfix: applied the patch for security advisory to NGINX cores < 1.17.3 and < 1.16.1 (CVE-2019-9511 CVE-2019-9513 CVE-2019-9516). Thibault Charbonnier 2019-08-13 12:30:31 -0700
  • efd60c0a45 bugfix: applied the check-uri-and-headers-safety patch to ngx_http_lua v0.10.15. Thibault Charbonnier 2020-03-19 16:53:11 -0700
  • c262740bf7 bugfix: mirror-tarballs: updated ngx_devel_kit's GitHub owner org to vision5. Thibault Charbonnier 2020-01-23 15:36:25 -0800
  • a220be6247 Revert "bugfix: applied the patch for security advisory to NGINX cores < 1.14.1 and < 1.15.6 (CVE-2019-9511 CVE-2019-9513 CVE-2019-9516)." Thibault Charbonnier 2020-03-20 11:26:42 -0700
  • 7ed8526af7 upgraded lua-resty-core to 0.1.18rc4. v1.17.8.1rc1 Yichun Zhang (agentzh) 2020-03-19 21:55:30 -0700
  • 563ecc30f7 upgraded lua-resty-core to 0.1.18rc3. Yichun Zhang (agentzh) 2020-03-19 21:10:50 -0700
  • 7dfeed5921 win32/win64: added new patch to fix openssl compilation on windows via the mingw64 toolchain. Yichun Zhang (agentzh) 2020-03-19 20:05:20 -0700
  • 05db2b8e84 build-win32.sh: fixed a syntax error. Yichun Zhang (agentzh) 2020-03-19 19:47:00 -0700
  • 4ee261201d win32/win64: downgraded openssl from 1.1.1e to 1.1.1d since the former has known issues. Yichun Zhang (agentzh) 2020-03-19 19:39:08 -0700
  • 6b71480115 win32/win64: fixed patching procedure openssl 1.1.1e. Yichun Zhang (agentzh) 2020-03-19 15:30:03 -0700
  • 8cf88e3b13 upgraded ngx_stream_lua to 0.0.8rc3 and ngx_http_lua to 0.10.16rc5. Yichun Zhang (agentzh) 2020-03-19 15:20:55 -0700
  • 2ac0ad9f03 feature: fixed compatibility with macOS 11.15+. Yichun Zhang (agentzh) 2020-03-19 14:15:16 -0700
  • 721d7dacc4 patches: added the openssl-1.1.1e-sess_set_get_cb_yield patch. Thibault Charbonnier 2020-03-18 21:47:50 -0700
  • 545897af50 bugfix: use to LUA_ORIGIN_DEFAULT_CPATH instead of LUA_DEFAULT_PATH avoid dquote in CFLAGS #591 jinhua.tan 2020-02-27 18:50:17 +0800
  • 9e1d025f80 tests: updated tests to reflect recent changes. Thibault Charbonnier 2020-02-26 16:55:25 -0800
  • e40f1ccb4a bumped ngx_http_lua to 0.10.16rc4. Thibault Charbonnier 2020-02-25 14:56:35 -0800
  • 56bfefd625 Adding support for s390x builds Namrata Bhave 2020-02-05 14:48:35 +0530
  • a89a0a54b8 mirror-tarballs: we must remove any existing ngx_devel_kit* tarballs from local cache directories. Yichun Zhang (agentzh) 2020-02-20 22:40:22 -0800
  • 23f96dc81e bumped ngx_http_lua to 0.10.16rc3 and ngx_stream_lua to 0.0.8rc2. Thibault Charbonnier 2020-02-13 15:07:35 -0800
  • 2991c49b69 bumped ngx_http_lua to 0.10.16rc2. Thibault Charbonnier 2020-02-06 14:23:25 -0800
  • c1a0a9ad8f bugfix: fixed a memory leak in the OpenSSL 1.1.1 sess_set_get_cb_yield patch. Thibault Charbonnier 2020-02-04 12:39:29 -0800
  • aa5c2e31d5
    Adding support for s390x builds #580 Namrata Bhave 2020-02-05 14:48:35 +0530
  • d5a9ea8ad2 bugfix: fixed a memory leak in the OpenSSL 1.1.1 sess_set_get_cb_yield patch. #582 Thibault Charbonnier 2020-02-04 12:39:29 -0800
  • d856e2bf4b bugfix: mirror-tarballs: updated ngx_devel_kit's GitHub owner org to vision5. Thibault Charbonnier 2020-01-23 15:36:25 -0800
  • 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. Thibault Charbonnier 2020-01-22 17:06:41 -0800
  • 28f76c1d27 upgraded the NGINX core to 1.17.8. Thibault Charbonnier 2020-01-22 10:44:20 -0800
  • 359bf83e1e update TEST 72: --with-no-pool-patch regarding by openresty/openresty@6d7249f1 #560 James ZHANG 2020-01-22 16:22:42 +0800
  • 56c95654e8 Merge branch 'master' into patch-1.17.4-rc0 James ZHANG 2020-01-22 15:31:29 +0800
  • 268229af83 misc: removed the gcc-maybe-uninitialized-warning patch. Thibault Charbonnier 2020-01-20 15:26:42 -0800
  • 5531f723ca misc: removed the gcc-maybe-uninitialized-warning patch. #576 Thibault Charbonnier 2020-01-20 15:26:42 -0800
  • 6d7249f1c4 configure: updated '--without-luajit-gc64' to follow Mike Pall's commit which enables GC64 by default on x64 platforms. Thibault Charbonnier 2020-01-20 13:35:03 -0800
  • 27261fec88 configure: updated '--without-luajit-gc64' to follow Mike Pall's commit which enables GC64 by default on x64 platforms. #575 Thibault Charbonnier 2020-01-20 13:35:03 -0800
  • d6ff771c82 tests: sanity.t: fixed (again) test cases failing due to the last few commits. Thibault Charbonnier 2019-09-24 12:50:53 -0700
  • 59a16cd797 fix `TEST 22` refer to openresty/openresty@4995101 and 2c65141 James ZHANG 2020-01-05 14:57:30 +0800
  • 513c7f14ac update no_pool.patch refer to openresty/openresty@f17fe6e James ZHANG 2020-01-05 14:52:18 +0800
  • 775ad5ef2c Merge branch 'master' into patch-1.17.4-rc0 James ZHANG 2020-01-05 13:30:04 +0800
  • 41abd0f3b5 bugfix: updated the ./configure --help usage text output for the latest nginx version. Yichun Zhang (agentzh) 2020-01-02 20:58:30 -0800
  • 29af6de924 tests: updated tests to reflect recent changes. Yichun Zhang (agentzh) 2020-01-02 20:39:26 -0800
  • f17fe6edc1 change: we no longer maintain the nginx dtrace patch. Yichun Zhang (agentzh) 2020-01-02 20:35:40 -0800
  • 3a630bb020 upgraded ngx_echo to 0.62rc1 and ngx_srcache to 0.32rc1. Yichun Zhang (agentzh) 2020-01-02 20:26:14 -0800
  • d4d86a8b0c upgraded LuaJIT to 2.1-20200102. Yichun Zhang (agentzh) 2020-01-02 20:18:29 -0800
  • 1a8109b82f repair `patch: cant open` of no_poll James ZHANG 2019-12-08 11:54:02 +0800
  • 2c65141c39 tests: 000-sanity.t, `TEST 22` failed on alpine James ZHANG 2019-12-07 19:13:18 +0800
  • 1ddad1c2d4 typo 8794ec03 James ZHANG 2019-12-07 18:40:56 +0800
  • 76086d62dd runtime@1.17.4 on the t/000-sanity.t James ZHANG 2019-12-02 21:05:32 +0800
  • ed3333f2c1 repair the `patch: cannot open` of ssl_cert_cb_yield.patch James ZHANG 2019-12-07 17:33:44 +0800
  • 04bfe0c76f repair the `Hunk 2 FAILED 441/442` of pcre_conf_opt James ZHANG 2019-12-07 17:17:07 +0800
  • 13e92c4c38 repair the `Hunk 1 FAILED 1951/1951` of gcc-maybe-uninitialized-warning James ZHANG 2019-12-07 17:08:12 +0800
  • 3c3d7269f7 repair the `Hunk 2 FAILED 1091/1092` of dtrace James ZHANG 2019-12-07 16:54:45 +0800
  • d5357f9734 repair the `Hunk 1 FAILED 89/89` of no_Werror James ZHANG 2019-12-07 16:53:56 +0800
  • a5c33f8ea7 repair the `Hunk 1 FAILED 22/22` of intercept-error-log patching James ZHANG 2019-12-07 16:51:38 +0800
  • 8794ec037c repair the `Hunk 1 FAILED 981/981`, `Hunk 10 FAILED 1144/1184` of privileged-agent-process patching James ZHANG 2019-12-07 16:42:00 +0800