From cec420ed04edc0a3d798f1f4803f3dd231393aa0 Mon Sep 17 00:00:00 2001 From: Michael Martin Date: Wed, 19 Jul 2023 12:41:55 -0700 Subject: [PATCH] chore(build): update package manifests (#11252) Co-authored-by: Guilherme Salazar --- .../fixtures/amazonlinux-2-amd64.txt | 3 +++ .../fixtures/amazonlinux-2023-amd64.txt | 20 ++++++++++++++++ .../fixtures/debian-10-amd64.txt | 4 ++++ .../fixtures/debian-11-amd64.txt | 24 +++++++++++++++++++ .../explain_manifest/fixtures/el7-amd64.txt | 3 +++ .../explain_manifest/fixtures/el8-amd64.txt | 24 +++++++++++++++++++ .../explain_manifest/fixtures/el9-amd64.txt | 20 ++++++++++++++++ .../fixtures/ubuntu-20.04-amd64.txt | 3 +++ .../fixtures/ubuntu-22.04-arm64.txt | 4 +++- 9 files changed, 104 insertions(+), 1 deletion(-) diff --git a/scripts/explain_manifest/fixtures/amazonlinux-2-amd64.txt b/scripts/explain_manifest/fixtures/amazonlinux-2-amd64.txt index 9ffa4d064483..b32bcafa7cef 100644 --- a/scripts/explain_manifest/fixtures/amazonlinux-2-amd64.txt +++ b/scripts/explain_manifest/fixtures/amazonlinux-2-amd64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory diff --git a/scripts/explain_manifest/fixtures/amazonlinux-2023-amd64.txt b/scripts/explain_manifest/fixtures/amazonlinux-2023-amd64.txt index 53881b537c8c..5da04d4de91b 100644 --- a/scripts/explain_manifest/fixtures/amazonlinux-2023-amd64.txt +++ b/scripts/explain_manifest/fixtures/amazonlinux-2023-amd64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory @@ -59,6 +62,14 @@ - libc.so.6 Runpath : /usr/local/kong/lib +- Path : /usr/local/kong/modules/ngx_wasm_module.so + Needed : + - libm.so.6 + - libgcc_s.so.1 + - libc.so.6 + - ld-linux-x86-64.so.2 + Runpath : /usr/local/openresty/luajit/lib:/usr/local/kong/lib + - Path : /usr/local/lib/lua/5.1/lfs.so Needed : - libc.so.6 @@ -145,6 +156,14 @@ Needed : - libc.so.6 +- Path : /usr/local/openresty/nginx/modules/ngx_wasm_module.so + Needed : + - libm.so.6 + - libgcc_s.so.1 + - libc.so.6 + - ld-linux-x86-64.so.2 + Runpath : /usr/local/openresty/luajit/lib:/usr/local/kong/lib + - Path : /usr/local/openresty/nginx/sbin/nginx Needed : - libcrypt.so.2 @@ -160,6 +179,7 @@ - lua-kong-nginx-module/stream - lua-resty-events - lua-resty-lmdb + - ngx_wasm_module OpenSSL : OpenSSL 3.1.1 30 May 2023 DWARF : True DWARF - ngx_http_request_t related DWARF DIEs: True diff --git a/scripts/explain_manifest/fixtures/debian-10-amd64.txt b/scripts/explain_manifest/fixtures/debian-10-amd64.txt index 398d647955b9..e26eebe97310 100644 --- a/scripts/explain_manifest/fixtures/debian-10-amd64.txt +++ b/scripts/explain_manifest/fixtures/debian-10-amd64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory @@ -181,6 +184,7 @@ - libpthread.so.0 - libcrypt.so.1 - libluajit-5.1.so.2 + - libm.so.6 - libssl.so.3 - libcrypto.so.3 - libz.so.1 diff --git a/scripts/explain_manifest/fixtures/debian-11-amd64.txt b/scripts/explain_manifest/fixtures/debian-11-amd64.txt index dedfb331d3fd..1b62192d0bc3 100644 --- a/scripts/explain_manifest/fixtures/debian-11-amd64.txt +++ b/scripts/explain_manifest/fixtures/debian-11-amd64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory @@ -66,6 +69,16 @@ - libc.so.6 Runpath : /usr/local/kong/lib +- Path : /usr/local/kong/modules/ngx_wasm_module.so + Needed : + - libm.so.6 + - libdl.so.2 + - libpthread.so.0 + - libgcc_s.so.1 + - libc.so.6 + - ld-linux-x86-64.so.2 + Runpath : /usr/local/openresty/luajit/lib:/usr/local/kong/lib + - Path : /usr/local/lib/lua/5.1/lfs.so Needed : - libc.so.6 @@ -146,6 +159,16 @@ Needed : - libc.so.6 +- Path : /usr/local/openresty/nginx/modules/ngx_wasm_module.so + Needed : + - libm.so.6 + - libdl.so.2 + - libpthread.so.0 + - libgcc_s.so.1 + - libc.so.6 + - ld-linux-x86-64.so.2 + Runpath : /usr/local/openresty/luajit/lib:/usr/local/kong/lib + - Path : /usr/local/openresty/nginx/sbin/nginx Needed : - libdl.so.2 @@ -162,6 +185,7 @@ - lua-kong-nginx-module/stream - lua-resty-events - lua-resty-lmdb + - ngx_wasm_module OpenSSL : OpenSSL 3.1.1 30 May 2023 DWARF : True DWARF - ngx_http_request_t related DWARF DIEs: True diff --git a/scripts/explain_manifest/fixtures/el7-amd64.txt b/scripts/explain_manifest/fixtures/el7-amd64.txt index 9ffa4d064483..b32bcafa7cef 100644 --- a/scripts/explain_manifest/fixtures/el7-amd64.txt +++ b/scripts/explain_manifest/fixtures/el7-amd64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory diff --git a/scripts/explain_manifest/fixtures/el8-amd64.txt b/scripts/explain_manifest/fixtures/el8-amd64.txt index b711587fb45b..af05db14c6e8 100644 --- a/scripts/explain_manifest/fixtures/el8-amd64.txt +++ b/scripts/explain_manifest/fixtures/el8-amd64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory @@ -66,6 +69,16 @@ - libc.so.6 Runpath : /usr/local/kong/lib +- Path : /usr/local/kong/modules/ngx_wasm_module.so + Needed : + - libm.so.6 + - libdl.so.2 + - libpthread.so.0 + - libgcc_s.so.1 + - libc.so.6 + - ld-linux-x86-64.so.2 + Rpath : /usr/local/openresty/luajit/lib:/usr/local/kong/lib + - Path : /usr/local/lib/lua/5.1/lfs.so Needed : - libc.so.6 @@ -154,6 +167,16 @@ Needed : - libc.so.6 +- Path : /usr/local/openresty/nginx/modules/ngx_wasm_module.so + Needed : + - libm.so.6 + - libdl.so.2 + - libpthread.so.0 + - libgcc_s.so.1 + - libc.so.6 + - ld-linux-x86-64.so.2 + Rpath : /usr/local/openresty/luajit/lib:/usr/local/kong/lib + - Path : /usr/local/openresty/nginx/sbin/nginx Needed : - libdl.so.2 @@ -171,6 +194,7 @@ - lua-kong-nginx-module/stream - lua-resty-events - lua-resty-lmdb + - ngx_wasm_module OpenSSL : OpenSSL 3.1.1 30 May 2023 DWARF : True DWARF - ngx_http_request_t related DWARF DIEs: True diff --git a/scripts/explain_manifest/fixtures/el9-amd64.txt b/scripts/explain_manifest/fixtures/el9-amd64.txt index 637bd395c362..c50f927f2063 100644 --- a/scripts/explain_manifest/fixtures/el9-amd64.txt +++ b/scripts/explain_manifest/fixtures/el9-amd64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory @@ -59,6 +62,14 @@ - libc.so.6 Runpath : /usr/local/kong/lib +- Path : /usr/local/kong/modules/ngx_wasm_module.so + Needed : + - libm.so.6 + - libgcc_s.so.1 + - libc.so.6 + - ld-linux-x86-64.so.2 + Rpath : /usr/local/openresty/luajit/lib:/usr/local/kong/lib + - Path : /usr/local/lib/lua/5.1/lfs.so Needed : - libc.so.6 @@ -145,6 +156,14 @@ Needed : - libc.so.6 +- Path : /usr/local/openresty/nginx/modules/ngx_wasm_module.so + Needed : + - libm.so.6 + - libgcc_s.so.1 + - libc.so.6 + - ld-linux-x86-64.so.2 + Rpath : /usr/local/openresty/luajit/lib:/usr/local/kong/lib + - Path : /usr/local/openresty/nginx/sbin/nginx Needed : - libcrypt.so.2 @@ -160,6 +179,7 @@ - lua-kong-nginx-module/stream - lua-resty-events - lua-resty-lmdb + - ngx_wasm_module OpenSSL : OpenSSL 3.1.1 30 May 2023 DWARF : True DWARF - ngx_http_request_t related DWARF DIEs: True diff --git a/scripts/explain_manifest/fixtures/ubuntu-20.04-amd64.txt b/scripts/explain_manifest/fixtures/ubuntu-20.04-amd64.txt index 0f94471151f4..ff76cd093ec8 100644 --- a/scripts/explain_manifest/fixtures/ubuntu-20.04-amd64.txt +++ b/scripts/explain_manifest/fixtures/ubuntu-20.04-amd64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory diff --git a/scripts/explain_manifest/fixtures/ubuntu-22.04-arm64.txt b/scripts/explain_manifest/fixtures/ubuntu-22.04-arm64.txt index f66e0c0e16a8..e6e13431550c 100644 --- a/scripts/explain_manifest/fixtures/ubuntu-22.04-arm64.txt +++ b/scripts/explain_manifest/fixtures/ubuntu-22.04-arm64.txt @@ -1,3 +1,6 @@ +- Path : /usr/local/kong/gui + Type : directory + - Path : /usr/local/kong/include/google Type : directory @@ -151,7 +154,6 @@ - lua-kong-nginx-module/stream - lua-resty-events - lua-resty-lmdb - - ngx_wasm_module OpenSSL : OpenSSL 3.1.1 30 May 2023 DWARF : True DWARF - ngx_http_request_t related DWARF DIEs: True