From 852665bec71fd5fbb293318533794acf091535a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Fri, 2 May 2025 17:55:49 +0800 Subject: [PATCH] feature: bump nginx to 1.28.0 --- patches/nginx-1.27.5-no_Werror.patch | 36 -- ...28.0-always_enable_cc_feature_tests.patch} | 4 +- ...ginx-1.28.0-balancer_pool_max_retry.patch} | 0 ...> nginx-1.28.0-balancer_status_code.patch} | 0 ...nx-1.28.0-builtin_error_page_footer.patch} | 0 ... => nginx-1.28.0-cache_manager_exit.patch} | 0 ...=> nginx-1.28.0-daemon_destroy_pool.patch} | 0 ... nginx-1.28.0-delayed_posted_events.patch} | 0 ...patch => nginx-1.28.0-hash_overflow.patch} | 0 ...ginx-1.28.0-init_cycle_pool_release.patch} | 24 +- ...itialize_quic_transport_id_variable.patch} | 4 +- ...=> nginx-1.28.0-intercept_error_log.patch} | 0 ...> nginx-1.28.0-larger_max_error_str.patch} | 4 +- ...> nginx-1.28.0-log_escape_non_ascii.patch} | 0 patches/nginx-1.28.0-no_Werror.patch | 36 ++ ...atch => nginx-1.28.0-no_error_pages.patch} | 6 +- ..._pool.patch => nginx-1.28.0-no_pool.patch} | 32 +- ...patch => nginx-1.28.0-pcre_conf_opt.patch} | 0 ...inx-1.28.0-privileged_agent_process.patch} | 0 ...rivileged_agent_process_connections.patch} | 0 ...rivileged_agent_process_thread_pool.patch} | 0 ...h => nginx-1.28.0-proc_exit_handler.patch} | 0 ...> nginx-1.28.0-proxy_host_port_vars.patch} | 4 +- ... nginx-1.28.0-resolver_conf_parsing.patch} | 0 ...x-1.28.0-reuseport_close_unused_fds.patch} | 0 ...nx-1.28.0-safe_resolver_ipv6_option.patch} | 0 ...patch => nginx-1.28.0-server_header.patch} | 2 +- ...1.28.0-setting_args_invalidates_uri.patch} | 0 ...1.28.0-single_process_graceful_exit.patch} | 0 ...atch => nginx-1.28.0-socket_cloexec.patch} | 0 ...h => nginx-1.28.0-ssl_cert_cb_yield.patch} | 0 ...nx-1.28.0-ssl_client_hello_cb_yield.patch} | 0 ...h => nginx-1.28.0-ssl_sess_cb_yield.patch} | 0 ...nginx-1.28.0-stream_balancer_export.patch} | 0 ...tream_proxy_get_next_upstream_tries.patch} | 0 ...inx-1.28.0-stream_proxy_protocol_v2.patch} | 0 ...-1.28.0-stream_proxy_timeout_fields.patch} | 12 +- ...x-1.28.0-stream_ssl_preread_no_skip.patch} | 0 ...=> nginx-1.28.0-upstream_pipelining.patch} | 0 ...ginx-1.28.0-upstream_timeout_fields.patch} | 0 ...h => nginx-1.28.0-win32_max_err_str.patch} | 0 t/000-sanity.t | 356 +++++++++--------- util/ver | 2 +- 43 files changed, 261 insertions(+), 261 deletions(-) delete mode 100644 patches/nginx-1.27.5-no_Werror.patch rename patches/{nginx-1.27.5-always_enable_cc_feature_tests.patch => nginx-1.28.0-always_enable_cc_feature_tests.patch} (65%) rename patches/{nginx-1.27.5-balancer_pool_max_retry.patch => nginx-1.28.0-balancer_pool_max_retry.patch} (100%) rename patches/{nginx-1.27.5-balancer_status_code.patch => nginx-1.28.0-balancer_status_code.patch} (100%) rename patches/{nginx-1.27.5-builtin_error_page_footer.patch => nginx-1.28.0-builtin_error_page_footer.patch} (100%) rename patches/{nginx-1.27.5-cache_manager_exit.patch => nginx-1.28.0-cache_manager_exit.patch} (100%) rename patches/{nginx-1.27.5-daemon_destroy_pool.patch => nginx-1.28.0-daemon_destroy_pool.patch} (100%) rename patches/{nginx-1.27.5-delayed_posted_events.patch => nginx-1.28.0-delayed_posted_events.patch} (100%) rename patches/{nginx-1.27.5-hash_overflow.patch => nginx-1.28.0-hash_overflow.patch} (100%) rename patches/{nginx-1.27.5-init_cycle_pool_release.patch => nginx-1.28.0-init_cycle_pool_release.patch} (65%) rename patches/{nginx-1.27.5-initialize_quic_transport_id_variable.patch => nginx-1.28.0-initialize_quic_transport_id_variable.patch} (69%) rename patches/{nginx-1.27.5-intercept_error_log.patch => nginx-1.28.0-intercept_error_log.patch} (100%) rename patches/{nginx-1.27.5-larger_max_error_str.patch => nginx-1.28.0-larger_max_error_str.patch} (62%) rename patches/{nginx-1.27.5-log_escape_non_ascii.patch => nginx-1.28.0-log_escape_non_ascii.patch} (100%) create mode 100644 patches/nginx-1.28.0-no_Werror.patch rename patches/{nginx-1.27.5-no_error_pages.patch => nginx-1.28.0-no_error_pages.patch} (93%) rename patches/{nginx-1.27.5-no_pool.patch => nginx-1.28.0-no_pool.patch} (91%) rename patches/{nginx-1.27.5-pcre_conf_opt.patch => nginx-1.28.0-pcre_conf_opt.patch} (100%) rename patches/{nginx-1.27.5-privileged_agent_process.patch => nginx-1.28.0-privileged_agent_process.patch} (100%) rename patches/{nginx-1.27.5-privileged_agent_process_connections.patch => nginx-1.28.0-privileged_agent_process_connections.patch} (100%) rename patches/{nginx-1.27.5-privileged_agent_process_thread_pool.patch => nginx-1.28.0-privileged_agent_process_thread_pool.patch} (100%) rename patches/{nginx-1.27.5-proc_exit_handler.patch => nginx-1.28.0-proc_exit_handler.patch} (100%) rename patches/{nginx-1.27.5-proxy_host_port_vars.patch => nginx-1.28.0-proxy_host_port_vars.patch} (87%) rename patches/{nginx-1.27.5-resolver_conf_parsing.patch => nginx-1.28.0-resolver_conf_parsing.patch} (100%) rename patches/{nginx-1.27.5-reuseport_close_unused_fds.patch => nginx-1.28.0-reuseport_close_unused_fds.patch} (100%) rename patches/{nginx-1.27.5-safe_resolver_ipv6_option.patch => nginx-1.28.0-safe_resolver_ipv6_option.patch} (100%) rename patches/{nginx-1.27.5-server_header.patch => nginx-1.28.0-server_header.patch} (98%) rename patches/{nginx-1.27.5-setting_args_invalidates_uri.patch => nginx-1.28.0-setting_args_invalidates_uri.patch} (100%) rename patches/{nginx-1.27.5-single_process_graceful_exit.patch => nginx-1.28.0-single_process_graceful_exit.patch} (100%) rename patches/{nginx-1.27.5-socket_cloexec.patch => nginx-1.28.0-socket_cloexec.patch} (100%) rename patches/{nginx-1.27.5-ssl_cert_cb_yield.patch => nginx-1.28.0-ssl_cert_cb_yield.patch} (100%) rename patches/{nginx-1.27.5-ssl_client_hello_cb_yield.patch => nginx-1.28.0-ssl_client_hello_cb_yield.patch} (100%) rename patches/{nginx-1.27.5-ssl_sess_cb_yield.patch => nginx-1.28.0-ssl_sess_cb_yield.patch} (100%) rename patches/{nginx-1.27.5-stream_balancer_export.patch => nginx-1.28.0-stream_balancer_export.patch} (100%) rename patches/{nginx-1.27.5-stream_proxy_get_next_upstream_tries.patch => nginx-1.28.0-stream_proxy_get_next_upstream_tries.patch} (100%) rename patches/{nginx-1.27.5-stream_proxy_protocol_v2.patch => nginx-1.28.0-stream_proxy_protocol_v2.patch} (100%) rename patches/{nginx-1.27.5-stream_proxy_timeout_fields.patch => nginx-1.28.0-stream_proxy_timeout_fields.patch} (92%) rename patches/{nginx-1.27.5-stream_ssl_preread_no_skip.patch => nginx-1.28.0-stream_ssl_preread_no_skip.patch} (100%) rename patches/{nginx-1.27.5-upstream_pipelining.patch => nginx-1.28.0-upstream_pipelining.patch} (100%) rename patches/{nginx-1.27.5-upstream_timeout_fields.patch => nginx-1.28.0-upstream_timeout_fields.patch} (100%) rename patches/{nginx-1.27.5-win32_max_err_str.patch => nginx-1.28.0-win32_max_err_str.patch} (100%) diff --git a/patches/nginx-1.27.5-no_Werror.patch b/patches/nginx-1.27.5-no_Werror.patch deleted file mode 100644 index 0183d2f..0000000 --- a/patches/nginx-1.27.5-no_Werror.patch +++ /dev/null @@ -1,36 +0,0 @@ -diff -urp nginx-1.27.5/auto/cc/clang nginx-1.27.5-patched/auto/cc/clang ---- nginx-1.27.5/auto/cc/clang 2014-03-04 03:39:24.000000000 -0800 -+++ nginx-1.27.5-patched/auto/cc/clang 2014-03-13 20:54:26.241413360 -0700 -@@ -89,7 +89,7 @@ CFLAGS="$CFLAGS -Wconditional-uninitiali - CFLAGS="$CFLAGS -Wno-unused-parameter" - - # stop on warning --CFLAGS="$CFLAGS -Werror" -+#CFLAGS="$CFLAGS -Werror" - - # debug - CFLAGS="$CFLAGS -g" -diff -urp nginx-1.27.5/auto/cc/gcc nginx-1.27.5-patched/auto/cc/gcc ---- nginx-1.27.5/auto/cc/gcc 2014-03-04 03:39:24.000000000 -0800 -+++ nginx-1.27.5-patched/auto/cc/gcc 2014-03-13 20:54:13.301355329 -0700 -@@ -168,7 +168,7 @@ esac - - - # stop on warning --CFLAGS="$CFLAGS -Werror" -+#CFLAGS="$CFLAGS -Werror" - - # debug - CFLAGS="$CFLAGS -g" -diff -urp nginx-1.27.5/auto/cc/icc nginx-1.27.5-patched/auto/cc/icc ---- nginx-1.27.5/auto/cc/icc 2014-03-04 03:39:24.000000000 -0800 -+++ nginx-1.27.5-patched/auto/cc/icc 2014-03-13 20:54:13.301355329 -0700 -@@ -115,7 +115,7 @@ case "$NGX_ICC_VER" in - esac - - # stop on warning --CFLAGS="$CFLAGS -Werror" -+#CFLAGS="$CFLAGS -Werror" - - # debug - CFLAGS="$CFLAGS -g" diff --git a/patches/nginx-1.27.5-always_enable_cc_feature_tests.patch b/patches/nginx-1.28.0-always_enable_cc_feature_tests.patch similarity index 65% rename from patches/nginx-1.27.5-always_enable_cc_feature_tests.patch rename to patches/nginx-1.28.0-always_enable_cc_feature_tests.patch index d980d81..bb6a472 100644 --- a/patches/nginx-1.27.5-always_enable_cc_feature_tests.patch +++ b/patches/nginx-1.28.0-always_enable_cc_feature_tests.patch @@ -1,5 +1,5 @@ ---- nginx-1.27.5/auto/cc/conf 2015-10-30 22:47:50.000000000 +0800 -+++ nginx-1.27.5-patched/auto/cc/conf 2015-11-02 12:23:05.385156987 +0800 +--- nginx-1.28.0/auto/cc/conf 2015-10-30 22:47:50.000000000 +0800 ++++ nginx-1.28.0-patched/auto/cc/conf 2015-11-02 12:23:05.385156987 +0800 @@ -144,7 +144,7 @@ fi CFLAGS="$CFLAGS $NGX_CC_OPT" NGX_TEST_LD_OPT="$NGX_LD_OPT" diff --git a/patches/nginx-1.27.5-balancer_pool_max_retry.patch b/patches/nginx-1.28.0-balancer_pool_max_retry.patch similarity index 100% rename from patches/nginx-1.27.5-balancer_pool_max_retry.patch rename to patches/nginx-1.28.0-balancer_pool_max_retry.patch diff --git a/patches/nginx-1.27.5-balancer_status_code.patch b/patches/nginx-1.28.0-balancer_status_code.patch similarity index 100% rename from patches/nginx-1.27.5-balancer_status_code.patch rename to patches/nginx-1.28.0-balancer_status_code.patch diff --git a/patches/nginx-1.27.5-builtin_error_page_footer.patch b/patches/nginx-1.28.0-builtin_error_page_footer.patch similarity index 100% rename from patches/nginx-1.27.5-builtin_error_page_footer.patch rename to patches/nginx-1.28.0-builtin_error_page_footer.patch diff --git a/patches/nginx-1.27.5-cache_manager_exit.patch b/patches/nginx-1.28.0-cache_manager_exit.patch similarity index 100% rename from patches/nginx-1.27.5-cache_manager_exit.patch rename to patches/nginx-1.28.0-cache_manager_exit.patch diff --git a/patches/nginx-1.27.5-daemon_destroy_pool.patch b/patches/nginx-1.28.0-daemon_destroy_pool.patch similarity index 100% rename from patches/nginx-1.27.5-daemon_destroy_pool.patch rename to patches/nginx-1.28.0-daemon_destroy_pool.patch diff --git a/patches/nginx-1.27.5-delayed_posted_events.patch b/patches/nginx-1.28.0-delayed_posted_events.patch similarity index 100% rename from patches/nginx-1.27.5-delayed_posted_events.patch rename to patches/nginx-1.28.0-delayed_posted_events.patch diff --git a/patches/nginx-1.27.5-hash_overflow.patch b/patches/nginx-1.28.0-hash_overflow.patch similarity index 100% rename from patches/nginx-1.27.5-hash_overflow.patch rename to patches/nginx-1.28.0-hash_overflow.patch diff --git a/patches/nginx-1.27.5-init_cycle_pool_release.patch b/patches/nginx-1.28.0-init_cycle_pool_release.patch similarity index 65% rename from patches/nginx-1.27.5-init_cycle_pool_release.patch rename to patches/nginx-1.28.0-init_cycle_pool_release.patch index 088a093..c47a652 100644 --- a/patches/nginx-1.27.5-init_cycle_pool_release.patch +++ b/patches/nginx-1.28.0-init_cycle_pool_release.patch @@ -1,6 +1,6 @@ -diff -rup nginx-1.27.5/src/core/nginx.c nginx-1.27.5-patched/src/core/nginx.c ---- nginx-1.27.5/src/core/nginx.c 2017-12-17 00:00:38.136470108 -0800 -+++ nginx-1.27.5-patched/src/core/nginx.c 2017-12-16 23:59:51.680958322 -0800 +diff -rup nginx-1.28.0/src/core/nginx.c nginx-1.28.0-patched/src/core/nginx.c +--- nginx-1.28.0/src/core/nginx.c 2017-12-17 00:00:38.136470108 -0800 ++++ nginx-1.28.0-patched/src/core/nginx.c 2017-12-16 23:59:51.680958322 -0800 @@ -186,6 +186,7 @@ static u_char *ngx_prefix; static u_char *ngx_conf_file; static u_char *ngx_conf_params; @@ -18,9 +18,9 @@ diff -rup nginx-1.27.5/src/core/nginx.c nginx-1.27.5-patched/src/core/nginx.c if (ngx_save_argv(&init_cycle, argc, argv) != NGX_OK) { return 1; } -diff -rup nginx-1.27.5/src/core/ngx_core.h nginx-1.27.5-patched/src/core/ngx_core.h ---- nginx-1.27.5/src/core/ngx_core.h 2017-10-10 08:22:51.000000000 -0700 -+++ nginx-1.27.5-patched/src/core/ngx_core.h 2017-12-16 23:59:51.679958370 -0800 +diff -rup nginx-1.28.0/src/core/ngx_core.h nginx-1.28.0-patched/src/core/ngx_core.h +--- nginx-1.28.0/src/core/ngx_core.h 2017-10-10 08:22:51.000000000 -0700 ++++ nginx-1.28.0-patched/src/core/ngx_core.h 2017-12-16 23:59:51.679958370 -0800 @@ -108,4 +108,6 @@ void ngx_cpuinfo(void); #define NGX_DISABLE_SYMLINKS_NOTOWNER 2 #endif @@ -28,9 +28,9 @@ diff -rup nginx-1.27.5/src/core/ngx_core.h nginx-1.27.5-patched/src/core/ngx_cor +extern ngx_pool_t *saved_init_cycle_pool; + #endif /* _NGX_CORE_H_INCLUDED_ */ -diff -rup nginx-1.27.5/src/core/ngx_cycle.c nginx-1.27.5-patched/src/core/ngx_cycle.c ---- nginx-1.27.5/src/core/ngx_cycle.c 2017-10-10 08:22:51.000000000 -0700 -+++ nginx-1.27.5-patched/src/core/ngx_cycle.c 2017-12-16 23:59:51.678958419 -0800 +diff -rup nginx-1.28.0/src/core/ngx_cycle.c nginx-1.28.0-patched/src/core/ngx_cycle.c +--- nginx-1.28.0/src/core/ngx_cycle.c 2017-10-10 08:22:51.000000000 -0700 ++++ nginx-1.28.0-patched/src/core/ngx_cycle.c 2017-12-16 23:59:51.678958419 -0800 @@ -748,6 +748,10 @@ old_shm_zone_done: if (ngx_process == NGX_PROCESS_MASTER || ngx_is_init_cycle(old_cycle)) { @@ -42,9 +42,9 @@ diff -rup nginx-1.27.5/src/core/ngx_cycle.c nginx-1.27.5-patched/src/core/ngx_cy ngx_destroy_pool(old_cycle->pool); cycle->old_cycle = NULL; -diff -rup nginx-1.27.5/src/os/unix/ngx_process_cycle.c nginx-1.27.5-patched/src/os/unix/ngx_process_cycle.c ---- nginx-1.27.5/src/os/unix/ngx_process_cycle.c 2017-12-17 00:00:38.142469762 -0800 -+++ nginx-1.27.5-patched/src/os/unix/ngx_process_cycle.c 2017-12-16 23:59:51.691957791 -0800 +diff -rup nginx-1.28.0/src/os/unix/ngx_process_cycle.c nginx-1.28.0-patched/src/os/unix/ngx_process_cycle.c +--- nginx-1.28.0/src/os/unix/ngx_process_cycle.c 2017-12-17 00:00:38.142469762 -0800 ++++ nginx-1.28.0-patched/src/os/unix/ngx_process_cycle.c 2017-12-16 23:59:51.691957791 -0800 @@ -687,6 +692,11 @@ ngx_master_process_exit(ngx_cycle_t *cyc ngx_exit_cycle.files_n = ngx_cycle->files_n; ngx_cycle = &ngx_exit_cycle; diff --git a/patches/nginx-1.27.5-initialize_quic_transport_id_variable.patch b/patches/nginx-1.28.0-initialize_quic_transport_id_variable.patch similarity index 69% rename from patches/nginx-1.27.5-initialize_quic_transport_id_variable.patch rename to patches/nginx-1.28.0-initialize_quic_transport_id_variable.patch index 4cf3dfb..f23390d 100644 --- a/patches/nginx-1.27.5-initialize_quic_transport_id_variable.patch +++ b/patches/nginx-1.28.0-initialize_quic_transport_id_variable.patch @@ -1,5 +1,5 @@ ---- nginx-1.27.5/src/event/quic/ngx_event_quic_transport.c 2024-08-06 16:52:18.545250210 +0800 -+++ nginx-1.27.5-patched/src/event/quic/ngx_event_quic_transport.c 2024-08-06 16:52:29.691035755 +0800 +--- nginx-1.28.0/src/event/quic/ngx_event_quic_transport.c 2024-08-06 16:52:18.545250210 +0800 ++++ nginx-1.28.0-patched/src/event/quic/ngx_event_quic_transport.c 2024-08-06 16:52:29.691035755 +0800 @@ -1720,7 +1720,7 @@ ngx_quic_parse_transport_params(u_char *p, u_char *end, ngx_quic_tp_t *tp, ngx_log_t *log) diff --git a/patches/nginx-1.27.5-intercept_error_log.patch b/patches/nginx-1.28.0-intercept_error_log.patch similarity index 100% rename from patches/nginx-1.27.5-intercept_error_log.patch rename to patches/nginx-1.28.0-intercept_error_log.patch diff --git a/patches/nginx-1.27.5-larger_max_error_str.patch b/patches/nginx-1.28.0-larger_max_error_str.patch similarity index 62% rename from patches/nginx-1.27.5-larger_max_error_str.patch rename to patches/nginx-1.28.0-larger_max_error_str.patch index 319c1c9..52fa283 100644 --- a/patches/nginx-1.27.5-larger_max_error_str.patch +++ b/patches/nginx-1.28.0-larger_max_error_str.patch @@ -1,5 +1,5 @@ ---- nginx-1.27.5/src/core/ngx_log.h 2013-10-08 05:07:14.000000000 -0700 -+++ nginx-1.27.5-patched/src/core/ngx_log.h 2013-12-05 20:35:35.996236720 -0800 +--- nginx-1.28.0/src/core/ngx_log.h 2013-10-08 05:07:14.000000000 -0700 ++++ nginx-1.28.0-patched/src/core/ngx_log.h 2013-12-05 20:35:35.996236720 -0800 @@ -64,7 +64,9 @@ struct ngx_log_s { }; diff --git a/patches/nginx-1.27.5-log_escape_non_ascii.patch b/patches/nginx-1.28.0-log_escape_non_ascii.patch similarity index 100% rename from patches/nginx-1.27.5-log_escape_non_ascii.patch rename to patches/nginx-1.28.0-log_escape_non_ascii.patch diff --git a/patches/nginx-1.28.0-no_Werror.patch b/patches/nginx-1.28.0-no_Werror.patch new file mode 100644 index 0000000..17c2395 --- /dev/null +++ b/patches/nginx-1.28.0-no_Werror.patch @@ -0,0 +1,36 @@ +diff -urp nginx-1.28.0/auto/cc/clang nginx-1.28.0-patched/auto/cc/clang +--- nginx-1.28.0/auto/cc/clang 2014-03-04 03:39:24.000000000 -0800 ++++ nginx-1.28.0-patched/auto/cc/clang 2014-03-13 20:54:26.241413360 -0700 +@@ -89,7 +89,7 @@ CFLAGS="$CFLAGS -Wconditional-uninitiali + CFLAGS="$CFLAGS -Wno-unused-parameter" + + # stop on warning +-CFLAGS="$CFLAGS -Werror" ++#CFLAGS="$CFLAGS -Werror" + + # debug + CFLAGS="$CFLAGS -g" +diff -urp nginx-1.28.0/auto/cc/gcc nginx-1.28.0-patched/auto/cc/gcc +--- nginx-1.28.0/auto/cc/gcc 2014-03-04 03:39:24.000000000 -0800 ++++ nginx-1.28.0-patched/auto/cc/gcc 2014-03-13 20:54:13.301355329 -0700 +@@ -168,7 +168,7 @@ esac + + + # stop on warning +-CFLAGS="$CFLAGS -Werror" ++#CFLAGS="$CFLAGS -Werror" + + # debug + CFLAGS="$CFLAGS -g" +diff -urp nginx-1.28.0/auto/cc/icc nginx-1.28.0-patched/auto/cc/icc +--- nginx-1.28.0/auto/cc/icc 2014-03-04 03:39:24.000000000 -0800 ++++ nginx-1.28.0-patched/auto/cc/icc 2014-03-13 20:54:13.301355329 -0700 +@@ -115,7 +115,7 @@ case "$NGX_ICC_VER" in + esac + + # stop on warning +-CFLAGS="$CFLAGS -Werror" ++#CFLAGS="$CFLAGS -Werror" + + # debug + CFLAGS="$CFLAGS -g" diff --git a/patches/nginx-1.27.5-no_error_pages.patch b/patches/nginx-1.28.0-no_error_pages.patch similarity index 93% rename from patches/nginx-1.27.5-no_error_pages.patch rename to patches/nginx-1.28.0-no_error_pages.patch index 354a3ba..2f6c686 100644 --- a/patches/nginx-1.27.5-no_error_pages.patch +++ b/patches/nginx-1.28.0-no_error_pages.patch @@ -1,6 +1,6 @@ -diff -upr nginx-1.27.5/src/http/ngx_http_core_module.c nginx-1.27.5-patched/src/http/ngx_http_core_module.c ---- nginx-1.27.5/src/http/ngx_http_core_module.c 2017-08-31 18:14:41.000000000 -0700 -+++ nginx-1.27.5-patched/src/http/ngx_http_core_module.c 2017-08-31 18:21:31.638098196 -0700 +diff -upr nginx-1.28.0/src/http/ngx_http_core_module.c nginx-1.28.0-patched/src/http/ngx_http_core_module.c +--- nginx-1.28.0/src/http/ngx_http_core_module.c 2017-08-31 18:14:41.000000000 -0700 ++++ nginx-1.28.0-patched/src/http/ngx_http_core_module.c 2017-08-31 18:21:31.638098196 -0700 @@ -64,6 +64,8 @@ static char *ngx_http_core_directio(ngx_conf_t *cf, ngx_command_t *cmd, void *conf); static char *ngx_http_core_error_page(ngx_conf_t *cf, ngx_command_t *cmd, diff --git a/patches/nginx-1.27.5-no_pool.patch b/patches/nginx-1.28.0-no_pool.patch similarity index 91% rename from patches/nginx-1.27.5-no_pool.patch rename to patches/nginx-1.28.0-no_pool.patch index 97a2f62..8810636 100644 --- a/patches/nginx-1.27.5-no_pool.patch +++ b/patches/nginx-1.28.0-no_pool.patch @@ -1,18 +1,18 @@ -diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.27.5/src/core/nginx.h nginx-1.27.5-patched/src/core/nginx.h ---- nginx-1.27.5/src/core/nginx.h 2016-04-19 09:02:38.000000000 -0700 -+++ nginx-1.27.5-patched/src/core/nginx.h 2016-04-21 16:25:07.452944624 -0700 +diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.28.0/src/core/nginx.h nginx-1.28.0-patched/src/core/nginx.h +--- nginx-1.28.0/src/core/nginx.h 2016-04-19 09:02:38.000000000 -0700 ++++ nginx-1.28.0-patched/src/core/nginx.h 2016-04-21 16:25:07.452944624 -0700 @@ -10,7 +10,7 @@ #define nginx_version 1027001 - #define NGINX_VERSION "1.27.5" + #define NGINX_VERSION "1.28.0" -#define NGINX_VER "openresty/" NGINX_VERSION ".unknown" +#define NGINX_VER "openresty/" NGINX_VERSION ".unknown (no pool)" #ifdef NGX_BUILD -diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.27.5/src/core/ngx_array.c nginx-1.27.5-patched/src/core/ngx_array.c ---- nginx-1.27.5/src/core/ngx_array.c 2016-04-19 09:02:38.000000000 -0700 -+++ nginx-1.27.5-patched/src/core/ngx_array.c 2016-04-21 16:25:07.453947190 -0700 +diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.28.0/src/core/ngx_array.c nginx-1.28.0-patched/src/core/ngx_array.c +--- nginx-1.28.0/src/core/ngx_array.c 2016-04-19 09:02:38.000000000 -0700 ++++ nginx-1.28.0-patched/src/core/ngx_array.c 2016-04-21 16:25:07.453947190 -0700 @@ -30,26 +30,30 @@ ngx_array_create(ngx_pool_t *p, ngx_uint void ngx_array_destroy(ngx_array_t *a) @@ -160,9 +160,9 @@ diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.27.5/src/core/ngx_ar } elt = (u_char *) a->elts + a->size * a->nelts; -diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.27.5/src/core/ngx_array.h nginx-1.27.5-patched/src/core/ngx_array.h ---- nginx-1.27.5/src/core/ngx_array.h 2016-04-19 09:02:38.000000000 -0700 -+++ nginx-1.27.5-patched/src/core/ngx_array.h 2016-04-21 16:25:07.453947190 -0700 +diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.28.0/src/core/ngx_array.h nginx-1.28.0-patched/src/core/ngx_array.h +--- nginx-1.28.0/src/core/ngx_array.h 2016-04-19 09:02:38.000000000 -0700 ++++ nginx-1.28.0-patched/src/core/ngx_array.h 2016-04-21 16:25:07.453947190 -0700 @@ -13,12 +13,23 @@ #include @@ -195,9 +195,9 @@ diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.27.5/src/core/ngx_ar array->elts = ngx_palloc(pool, n * size); if (array->elts == NULL) { -diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.27.5/src/core/ngx_palloc.c nginx-1.27.5-patched/src/core/ngx_palloc.c ---- nginx-1.27.5/src/core/ngx_palloc.c 2016-04-19 09:02:38.000000000 -0700 -+++ nginx-1.27.5-patched/src/core/ngx_palloc.c 2016-04-21 16:25:45.912282685 -0700 +diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.28.0/src/core/ngx_palloc.c nginx-1.28.0-patched/src/core/ngx_palloc.c +--- nginx-1.28.0/src/core/ngx_palloc.c 2016-04-19 09:02:38.000000000 -0700 ++++ nginx-1.28.0-patched/src/core/ngx_palloc.c 2016-04-21 16:25:45.912282685 -0700 @@ -9,34 +9,26 @@ #include @@ -546,9 +546,9 @@ diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.27.5/src/core/ngx_pa return NGX_OK; } -diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.27.5/src/core/ngx_palloc.h nginx-1.27.5-patched/src/core/ngx_palloc.h ---- nginx-1.27.5/src/core/ngx_palloc.h 2016-04-19 09:02:38.000000000 -0700 -+++ nginx-1.27.5-patched/src/core/ngx_palloc.h 2016-04-21 16:25:07.454949755 -0700 +diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.28.0/src/core/ngx_palloc.h nginx-1.28.0-patched/src/core/ngx_palloc.h +--- nginx-1.28.0/src/core/ngx_palloc.h 2016-04-19 09:02:38.000000000 -0700 ++++ nginx-1.28.0-patched/src/core/ngx_palloc.h 2016-04-21 16:25:07.454949755 -0700 @@ -38,28 +38,21 @@ struct ngx_pool_cleanup_s { }; diff --git a/patches/nginx-1.27.5-pcre_conf_opt.patch b/patches/nginx-1.28.0-pcre_conf_opt.patch similarity index 100% rename from patches/nginx-1.27.5-pcre_conf_opt.patch rename to patches/nginx-1.28.0-pcre_conf_opt.patch diff --git a/patches/nginx-1.27.5-privileged_agent_process.patch b/patches/nginx-1.28.0-privileged_agent_process.patch similarity index 100% rename from patches/nginx-1.27.5-privileged_agent_process.patch rename to patches/nginx-1.28.0-privileged_agent_process.patch diff --git a/patches/nginx-1.27.5-privileged_agent_process_connections.patch b/patches/nginx-1.28.0-privileged_agent_process_connections.patch similarity index 100% rename from patches/nginx-1.27.5-privileged_agent_process_connections.patch rename to patches/nginx-1.28.0-privileged_agent_process_connections.patch diff --git a/patches/nginx-1.27.5-privileged_agent_process_thread_pool.patch b/patches/nginx-1.28.0-privileged_agent_process_thread_pool.patch similarity index 100% rename from patches/nginx-1.27.5-privileged_agent_process_thread_pool.patch rename to patches/nginx-1.28.0-privileged_agent_process_thread_pool.patch diff --git a/patches/nginx-1.27.5-proc_exit_handler.patch b/patches/nginx-1.28.0-proc_exit_handler.patch similarity index 100% rename from patches/nginx-1.27.5-proc_exit_handler.patch rename to patches/nginx-1.28.0-proc_exit_handler.patch diff --git a/patches/nginx-1.27.5-proxy_host_port_vars.patch b/patches/nginx-1.28.0-proxy_host_port_vars.patch similarity index 87% rename from patches/nginx-1.27.5-proxy_host_port_vars.patch rename to patches/nginx-1.28.0-proxy_host_port_vars.patch index 60bb286..5b0d59e 100644 --- a/patches/nginx-1.27.5-proxy_host_port_vars.patch +++ b/patches/nginx-1.28.0-proxy_host_port_vars.patch @@ -1,5 +1,5 @@ ---- nginx-1.27.5/src/http/modules/ngx_http_proxy_module.c 2017-07-16 14:02:51.000000000 +0800 -+++ nginx-1.27.5-patched/src/http/modules/ngx_http_proxy_module.c 2017-07-16 14:02:51.000000000 +0800 +--- nginx-1.28.0/src/http/modules/ngx_http_proxy_module.c 2017-07-16 14:02:51.000000000 +0800 ++++ nginx-1.28.0-patched/src/http/modules/ngx_http_proxy_module.c 2017-07-16 14:02:51.000000000 +0800 @@ -793,13 +793,13 @@ static ngx_keyval_t ngx_http_proxy_cach static ngx_http_variable_t ngx_http_proxy_vars[] = { diff --git a/patches/nginx-1.27.5-resolver_conf_parsing.patch b/patches/nginx-1.28.0-resolver_conf_parsing.patch similarity index 100% rename from patches/nginx-1.27.5-resolver_conf_parsing.patch rename to patches/nginx-1.28.0-resolver_conf_parsing.patch diff --git a/patches/nginx-1.27.5-reuseport_close_unused_fds.patch b/patches/nginx-1.28.0-reuseport_close_unused_fds.patch similarity index 100% rename from patches/nginx-1.27.5-reuseport_close_unused_fds.patch rename to patches/nginx-1.28.0-reuseport_close_unused_fds.patch diff --git a/patches/nginx-1.27.5-safe_resolver_ipv6_option.patch b/patches/nginx-1.28.0-safe_resolver_ipv6_option.patch similarity index 100% rename from patches/nginx-1.27.5-safe_resolver_ipv6_option.patch rename to patches/nginx-1.28.0-safe_resolver_ipv6_option.patch diff --git a/patches/nginx-1.27.5-server_header.patch b/patches/nginx-1.28.0-server_header.patch similarity index 98% rename from patches/nginx-1.27.5-server_header.patch rename to patches/nginx-1.28.0-server_header.patch index 54db3b5..4aeb5be 100644 --- a/patches/nginx-1.27.5-server_header.patch +++ b/patches/nginx-1.28.0-server_header.patch @@ -5,7 +5,7 @@ index a3c0ef8..1263881 100644 @@ -11,7 +11,7 @@ #define nginx_version 1027001 - #define NGINX_VERSION "1.27.5" + #define NGINX_VERSION "1.28.0" -#define NGINX_VER "nginx/" NGINX_VERSION +#define NGINX_VER "openresty/" NGINX_VERSION ".unknown" diff --git a/patches/nginx-1.27.5-setting_args_invalidates_uri.patch b/patches/nginx-1.28.0-setting_args_invalidates_uri.patch similarity index 100% rename from patches/nginx-1.27.5-setting_args_invalidates_uri.patch rename to patches/nginx-1.28.0-setting_args_invalidates_uri.patch diff --git a/patches/nginx-1.27.5-single_process_graceful_exit.patch b/patches/nginx-1.28.0-single_process_graceful_exit.patch similarity index 100% rename from patches/nginx-1.27.5-single_process_graceful_exit.patch rename to patches/nginx-1.28.0-single_process_graceful_exit.patch diff --git a/patches/nginx-1.27.5-socket_cloexec.patch b/patches/nginx-1.28.0-socket_cloexec.patch similarity index 100% rename from patches/nginx-1.27.5-socket_cloexec.patch rename to patches/nginx-1.28.0-socket_cloexec.patch diff --git a/patches/nginx-1.27.5-ssl_cert_cb_yield.patch b/patches/nginx-1.28.0-ssl_cert_cb_yield.patch similarity index 100% rename from patches/nginx-1.27.5-ssl_cert_cb_yield.patch rename to patches/nginx-1.28.0-ssl_cert_cb_yield.patch diff --git a/patches/nginx-1.27.5-ssl_client_hello_cb_yield.patch b/patches/nginx-1.28.0-ssl_client_hello_cb_yield.patch similarity index 100% rename from patches/nginx-1.27.5-ssl_client_hello_cb_yield.patch rename to patches/nginx-1.28.0-ssl_client_hello_cb_yield.patch diff --git a/patches/nginx-1.27.5-ssl_sess_cb_yield.patch b/patches/nginx-1.28.0-ssl_sess_cb_yield.patch similarity index 100% rename from patches/nginx-1.27.5-ssl_sess_cb_yield.patch rename to patches/nginx-1.28.0-ssl_sess_cb_yield.patch diff --git a/patches/nginx-1.27.5-stream_balancer_export.patch b/patches/nginx-1.28.0-stream_balancer_export.patch similarity index 100% rename from patches/nginx-1.27.5-stream_balancer_export.patch rename to patches/nginx-1.28.0-stream_balancer_export.patch diff --git a/patches/nginx-1.27.5-stream_proxy_get_next_upstream_tries.patch b/patches/nginx-1.28.0-stream_proxy_get_next_upstream_tries.patch similarity index 100% rename from patches/nginx-1.27.5-stream_proxy_get_next_upstream_tries.patch rename to patches/nginx-1.28.0-stream_proxy_get_next_upstream_tries.patch diff --git a/patches/nginx-1.27.5-stream_proxy_protocol_v2.patch b/patches/nginx-1.28.0-stream_proxy_protocol_v2.patch similarity index 100% rename from patches/nginx-1.27.5-stream_proxy_protocol_v2.patch rename to patches/nginx-1.28.0-stream_proxy_protocol_v2.patch diff --git a/patches/nginx-1.27.5-stream_proxy_timeout_fields.patch b/patches/nginx-1.28.0-stream_proxy_timeout_fields.patch similarity index 92% rename from patches/nginx-1.27.5-stream_proxy_timeout_fields.patch rename to patches/nginx-1.28.0-stream_proxy_timeout_fields.patch index 0d8f4d7..aaa84eb 100644 --- a/patches/nginx-1.27.5-stream_proxy_timeout_fields.patch +++ b/patches/nginx-1.28.0-stream_proxy_timeout_fields.patch @@ -1,6 +1,6 @@ -diff -u -r -p -Naur nginx-1.27.5/src/stream/ngx_stream.h nginx-1.27.5-patched/src/stream/ngx_stream.h ---- nginx-1.27.5/src/stream/ngx_stream.h 2021-11-04 21:27:55.288708527 +0800 -+++ nginx-1.27.5-patched/src/stream/ngx_stream.h 2021-11-04 21:28:50.768035209 +0800 +diff -u -r -p -Naur nginx-1.28.0/src/stream/ngx_stream.h nginx-1.28.0-patched/src/stream/ngx_stream.h +--- nginx-1.28.0/src/stream/ngx_stream.h 2021-11-04 21:27:55.288708527 +0800 ++++ nginx-1.28.0-patched/src/stream/ngx_stream.h 2021-11-04 21:28:50.768035209 +0800 @@ -254,6 +254,15 @@ typedef struct { } ngx_stream_module_t; @@ -25,9 +25,9 @@ diff -u -r -p -Naur nginx-1.27.5/src/stream/ngx_stream.h nginx-1.27.5-patched/sr typedef ngx_int_t (*ngx_stream_filter_pt)(ngx_stream_session_t *s, -diff -u -r -p -Naur nginx-1.27.5/src/stream/ngx_stream_proxy_module.c nginx-1.27.5-patched/src/stream/ngx_stream_proxy_module.c ---- nginx-1.27.5/src/stream/ngx_stream_proxy_module.c 2021-11-04 21:27:55.289708533 +0800 -+++ nginx-1.27.5-patched/src/stream/ngx_stream_proxy_module.c 2021-11-04 21:37:03.578936990 +0800 +diff -u -r -p -Naur nginx-1.28.0/src/stream/ngx_stream_proxy_module.c nginx-1.28.0-patched/src/stream/ngx_stream_proxy_module.c +--- nginx-1.28.0/src/stream/ngx_stream_proxy_module.c 2021-11-04 21:27:55.289708533 +0800 ++++ nginx-1.28.0-patched/src/stream/ngx_stream_proxy_module.c 2021-11-04 21:37:03.578936990 +0800 @@ -400,6 +400,7 @@ ngx_stream_proxy_handler(ngx_stream_sess ngx_stream_proxy_srv_conf_t *pscf; ngx_stream_upstream_srv_conf_t *uscf, **uscfp; diff --git a/patches/nginx-1.27.5-stream_ssl_preread_no_skip.patch b/patches/nginx-1.28.0-stream_ssl_preread_no_skip.patch similarity index 100% rename from patches/nginx-1.27.5-stream_ssl_preread_no_skip.patch rename to patches/nginx-1.28.0-stream_ssl_preread_no_skip.patch diff --git a/patches/nginx-1.27.5-upstream_pipelining.patch b/patches/nginx-1.28.0-upstream_pipelining.patch similarity index 100% rename from patches/nginx-1.27.5-upstream_pipelining.patch rename to patches/nginx-1.28.0-upstream_pipelining.patch diff --git a/patches/nginx-1.27.5-upstream_timeout_fields.patch b/patches/nginx-1.28.0-upstream_timeout_fields.patch similarity index 100% rename from patches/nginx-1.27.5-upstream_timeout_fields.patch rename to patches/nginx-1.28.0-upstream_timeout_fields.patch diff --git a/patches/nginx-1.27.5-win32_max_err_str.patch b/patches/nginx-1.28.0-win32_max_err_str.patch similarity index 100% rename from patches/nginx-1.27.5-win32_max_err_str.patch rename to patches/nginx-1.28.0-win32_max_err_str.patch diff --git a/t/000-sanity.t b/t/000-sanity.t index 86a49a9..bea1d70 100644 --- a/t/000-sanity.t +++ b/t/000-sanity.t @@ -285,7 +285,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -324,7 +324,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -353,7 +353,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -375,7 +375,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -414,7 +414,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -443,7 +443,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -465,7 +465,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2 -O3' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -504,7 +504,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -533,7 +533,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -555,7 +555,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -594,7 +594,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -623,7 +623,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -645,7 +645,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -683,7 +683,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -712,7 +712,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -734,7 +734,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -772,7 +772,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -801,7 +801,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1074,7 +1074,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -1114,7 +1114,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1143,7 +1143,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1165,7 +1165,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -1205,7 +1205,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1234,7 +1234,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1269,7 +1269,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -1309,7 +1309,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1338,7 +1338,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1360,7 +1360,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -1399,7 +1399,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC='gcc-4.2' cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC='gcc-4.2' cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC='gcc-4.2' - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1428,7 +1428,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1452,7 +1452,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-debug \ --with-cc-opt='-DNGX_LUA_USE_ASSERT -DNGX_LUA_ABORT_AT_PANIC -O2' \ @@ -1492,7 +1492,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall -fpic" CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall" CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall" CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1521,7 +1521,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1543,7 +1543,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-debug \ --with-cc-opt='-DNGX_LUA_USE_ASSERT -DNGX_LUA_ABORT_AT_PANIC -O2' \ @@ -1583,7 +1583,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall -fpic" CC='cl' cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall" CC='cl' cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall" CC='cl' - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1612,7 +1612,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1649,7 +1649,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -1689,7 +1689,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1718,7 +1718,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1740,7 +1740,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -1780,7 +1780,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1809,7 +1809,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1862,7 +1862,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -1901,7 +1901,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -1930,7 +1930,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -1952,7 +1952,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -1991,7 +1991,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2020,7 +2020,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2042,7 +2042,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2081,7 +2081,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2110,7 +2110,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2132,7 +2132,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2171,7 +2171,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2200,7 +2200,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2222,7 +2222,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2261,7 +2261,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2290,7 +2290,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2312,7 +2312,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2351,7 +2351,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib LDFLAGS='-bundle -undefined dynamic_lookup' CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib LDFLAGS='-bundle -undefined dynamic_lookup' CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib LDFLAGS='-bundle -undefined dynamic_lookup' CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2380,7 +2380,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2405,7 +2405,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2444,7 +2444,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib LDFLAGS='-bundle -undefined dynamic_lookup' CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib LDFLAGS='-bundle -undefined dynamic_lookup' CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib LDFLAGS='-bundle -undefined dynamic_lookup' CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2473,7 +2473,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2498,7 +2498,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-debug \ --with-cc-opt='-DNGX_LUA_USE_ASSERT -DNGX_LUA_ABORT_AT_PANIC -O2' \ @@ -2538,7 +2538,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CFLAGS="-g -O -Wall -fpic" CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CFLAGS="-g -O -Wall" CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib INSTALL='$(INSTALL)' CFLAGS="-g -O -Wall" CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2567,7 +2567,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2589,7 +2589,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2627,7 +2627,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2655,7 +2655,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2677,7 +2677,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2716,7 +2716,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2743,7 +2743,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2765,7 +2765,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2804,7 +2804,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2832,7 +2832,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2854,7 +2854,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2892,7 +2892,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-cjson-2.1.0.14 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty/lualib LUA_MODULE_DIR=/usr/local/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -2919,7 +2919,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -2941,7 +2941,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -2978,7 +2978,7 @@ all: cd $OPENRESTY_BUILD_DIR/LuaJIT-2.1-20250117 && $(MAKE) TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT' CC=cc PREFIX=/usr/local/openresty/luajit cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3005,7 +3005,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3027,7 +3027,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3065,7 +3065,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-cjson-2.1.0.14 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/usr/local/openresty/lualib LUA_MODULE_DIR=/usr/local/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3093,7 +3093,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3111,7 +3111,7 @@ cd build export LUAJIT_LIB='/tmp/luajit/lib' export LUAJIT_INC='/tmp/luajit/include/luajit-2.1' patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3149,7 +3149,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=/tmp/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=/tmp/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=/tmp/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3177,7 +3177,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3199,7 +3199,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3238,7 +3238,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3267,7 +3267,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3289,7 +3289,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3328,7 +3328,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3357,7 +3357,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3379,7 +3379,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3418,7 +3418,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3447,7 +3447,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3469,7 +3469,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3508,7 +3508,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3537,7 +3537,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3559,7 +3559,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3598,7 +3598,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3626,7 +3626,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3648,7 +3648,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3687,7 +3687,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3715,7 +3715,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3737,7 +3737,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3776,7 +3776,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3805,7 +3805,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3827,7 +3827,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-debug \ --with-cc-opt='-DNGX_LUA_USE_ASSERT -DNGX_LUA_ABORT_AT_PANIC -O2' \ @@ -3867,7 +3867,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall -fpic" CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall" CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CFLAGS="-g -O -Wall" CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3896,7 +3896,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -3918,7 +3918,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -3957,7 +3957,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -3986,7 +3986,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -4008,7 +4008,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4047,7 +4047,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -4076,7 +4076,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -4098,7 +4098,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4137,7 +4137,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -4166,7 +4166,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -4188,7 +4188,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4227,7 +4227,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -4256,7 +4256,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -4278,7 +4278,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4317,7 +4317,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -4346,7 +4346,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -4368,7 +4368,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4407,7 +4407,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -4435,7 +4435,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -4457,7 +4457,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/luajit/lib' export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=./nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4498,7 +4498,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)./ @@ -4527,7 +4527,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)./bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)./ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)./ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)./site/lualib $(DESTDIR)./site/pod $(DESTDIR)./site/manifest ln -sf ./nginx/sbin/nginx $(DESTDIR)./bin/openresty @@ -4549,7 +4549,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/luajit/lib' export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=./nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4590,7 +4590,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)./ @@ -4619,7 +4619,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)./bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)./ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)./ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)./site/lualib $(DESTDIR)./site/pod $(DESTDIR)./site/manifest ln -sf ./nginx/sbin/nginx $(DESTDIR)./bin/openresty @@ -4641,7 +4641,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/luajit/lib' export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=./nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4682,7 +4682,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/luajit/include/luajit-2.1 LUA_LIB_DIR=./lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)./ @@ -4711,7 +4711,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)./bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)./ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)./ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)./site/lualib $(DESTDIR)./site/pod $(DESTDIR)./site/manifest ln -sf ./nginx/sbin/nginx $(DESTDIR)./bin/openresty @@ -4736,7 +4736,7 @@ cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h $O export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root' export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/include/luajit-2.1' cd .. -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=. \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4775,7 +4775,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-cjson-2.1.0.14 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/include/luajit-2.1 LUA_CMODULE_DIR=./lualib LUA_MODULE_DIR=./lualib CJSON_LDFLAGS="-shared -L$OPENRESTY_BUILD_DIR/luajit-root -llua51" CJSON_CFLAGS="-g -fpic" CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/include/luajit-2.1 LUA_LIB_DIR=./lualib LDFLAGS="-shared -L$OPENRESTY_BUILD_DIR/luajit-root -llua51" CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/include/luajit-2.1 LUA_LIB_DIR=./lualib LDFLAGS="-shared -L$OPENRESTY_BUILD_DIR/luajit-root -llua51" CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)./ @@ -4802,7 +4802,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)./ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)./ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)./ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)./site/lualib $(DESTDIR)./site/pod $(DESTDIR)./site/manifest clean: @@ -4823,7 +4823,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4862,7 +4862,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -4891,7 +4891,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -4913,7 +4913,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -4952,7 +4952,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -4981,7 +4981,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5003,7 +5003,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5042,7 +5042,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5071,7 +5071,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5093,7 +5093,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5132,7 +5132,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5161,7 +5161,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5183,7 +5183,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5222,7 +5222,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5251,7 +5251,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5273,7 +5273,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5312,7 +5312,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5341,7 +5341,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5363,7 +5363,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5402,7 +5402,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5431,7 +5431,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /opt/blah/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5453,7 +5453,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5492,7 +5492,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5521,7 +5521,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf ../bin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5543,7 +5543,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5581,7 +5581,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5610,7 +5610,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5626,7 +5626,7 @@ platform: linux (linux) cp -rp bundle/ build cd build patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5657,7 +5657,7 @@ INSTALL := $OPENRESTY_BUILD_DIR/install .PHONY: all install clean all: - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5667,7 +5667,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5689,7 +5689,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5728,7 +5728,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5757,7 +5757,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty @@ -5779,7 +5779,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5832,7 +5832,7 @@ export LUAJIT_LIB='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/l export LUAJIT_INC='$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... -cd nginx-1.27.5 +cd nginx-1.28.0 sh ./configure --prefix=/usr/local/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.3 \ @@ -5871,7 +5871,7 @@ all: cd $OPENRESTY_BUILD_DIR/lua-resty-signal-0.04 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-redis-parser-0.13 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc cd $OPENRESTY_BUILD_DIR/lua-rds-parser-0.06 && $(MAKE) DESTDIR=$(DESTDIR) LUA_INCLUDE_DIR=$OPENRESTY_BUILD_DIR/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/usr/local/openresty/lualib CC=cc - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install: all mkdir -p $(DESTDIR)/usr/local/openresty/ @@ -5900,7 +5900,7 @@ install: all cd $OPENRESTY_BUILD_DIR/resty-cli-0.30 && $(INSTALL) bin/* $(DESTDIR)/usr/local/openresty/bin/ cp $OPENRESTY_BUILD_DIR/resty.index $(DESTDIR)/usr/local/openresty/ cp -r $OPENRESTY_BUILD_DIR/pod $(DESTDIR)/usr/local/openresty/ - cd $OPENRESTY_BUILD_DIR/nginx-1.27.5 && $(MAKE) install DESTDIR=$(DESTDIR) + cd $OPENRESTY_BUILD_DIR/nginx-1.28.0 && $(MAKE) install DESTDIR=$(DESTDIR) mkdir -p $(DESTDIR)/usr/local/openresty/site/lualib $(DESTDIR)/usr/local/openresty/site/pod $(DESTDIR)/usr/local/openresty/site/manifest ln -sf /usr/local/openresty/nginx/sbin/nginx $(DESTDIR)/usr/local/openresty/bin/openresty diff --git a/util/ver b/util/ver index 5886001..942aeb2 100755 --- a/util/ver +++ b/util/ver @@ -1,6 +1,6 @@ #!/bin/bash -main_ver=1.27.5 +main_ver=1.28.0 minor_ver=1 version=$main_ver.$minor_ver echo $version