From e642917efdbf77be96aa5d2cb701fea65f00e8f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Jan 2025 21:16:01 +0000 Subject: [PATCH] Update Netty to 4.1.117.Final (#17041) Signed-off-by: Andriy Redko (cherry picked from commit e6fc6008e408c41e2369ca308d5a763575ef8c89) Signed-off-by: github-actions[bot] Signed-off-by: Andriy Redko --- CHANGELOG.md | 2 +- buildSrc/version.properties | 2 +- .../licenses/netty-buffer-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-buffer-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-codec-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-codec-4.1.117.Final.jar.sha1 | 1 + .../netty-codec-http-4.1.115.Final.jar.sha1 | 1 - .../netty-codec-http-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-common-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-common-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-handler-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-handler-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-resolver-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-resolver-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-transport-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-transport-4.1.117.Final.jar.sha1 | 1 + ...nsport-native-unix-common-4.1.115.Final.jar.sha1 | 1 - ...nsport-native-unix-common-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-codec-dns-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-codec-dns-4.1.117.Final.jar.sha1 | 1 + .../netty-codec-http2-4.1.115.Final.jar.sha1 | 1 - .../netty-codec-http2-4.1.117.Final.jar.sha1 | 1 + .../netty-codec-socks-4.1.115.Final.jar.sha1 | 1 - .../netty-codec-socks-4.1.117.Final.jar.sha1 | 1 + .../netty-handler-proxy-4.1.115.Final.jar.sha1 | 1 - .../netty-handler-proxy-4.1.117.Final.jar.sha1 | 1 + .../netty-resolver-dns-4.1.115.Final.jar.sha1 | 1 - .../netty-resolver-dns-4.1.117.Final.jar.sha1 | 1 + ...nsport-native-unix-common-4.1.115.Final.jar.sha1 | 1 - ...nsport-native-unix-common-4.1.117.Final.jar.sha1 | 1 + .../repositories/azure/AzureStorageService.java | 13 ++++++++++++- .../src/main/plugin-metadata/plugin-security.policy | 1 + .../licenses/netty-all-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-all-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-buffer-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-buffer-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-codec-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-codec-4.1.117.Final.jar.sha1 | 1 + .../netty-codec-http-4.1.115.Final.jar.sha1 | 1 - .../netty-codec-http-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-common-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-common-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-handler-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-handler-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-resolver-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-resolver-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-transport-4.1.115.Final.jar.sha1 | 1 - .../licenses/netty-transport-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-buffer-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-codec-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-codec-dns-4.1.117.Final.jar.sha1 | 1 + .../netty-codec-http-4.1.117.Final.jar.sha1 | 1 + .../netty-codec-http2-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-common-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-handler-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-resolver-4.1.117.Final.jar.sha1 | 1 + .../netty-resolver-dns-4.1.117.Final.jar.sha1 | 1 + .../licenses/netty-transport-4.1.117.Final.jar.sha1 | 1 + ...nsport-native-unix-common-4.1.117.Final.jar.sha1 | 1 + 59 files changed, 48 insertions(+), 25 deletions(-) delete mode 100644 modules/transport-netty4/licenses/netty-buffer-4.1.115.Final.jar.sha1 create mode 100644 modules/transport-netty4/licenses/netty-buffer-4.1.117.Final.jar.sha1 delete mode 100644 modules/transport-netty4/licenses/netty-codec-4.1.115.Final.jar.sha1 create mode 100644 modules/transport-netty4/licenses/netty-codec-4.1.117.Final.jar.sha1 delete mode 100644 modules/transport-netty4/licenses/netty-codec-http-4.1.115.Final.jar.sha1 create mode 100644 modules/transport-netty4/licenses/netty-codec-http-4.1.117.Final.jar.sha1 delete mode 100644 modules/transport-netty4/licenses/netty-common-4.1.115.Final.jar.sha1 create mode 100644 modules/transport-netty4/licenses/netty-common-4.1.117.Final.jar.sha1 delete mode 100644 modules/transport-netty4/licenses/netty-handler-4.1.115.Final.jar.sha1 create mode 100644 modules/transport-netty4/licenses/netty-handler-4.1.117.Final.jar.sha1 delete mode 100644 modules/transport-netty4/licenses/netty-resolver-4.1.115.Final.jar.sha1 create mode 100644 modules/transport-netty4/licenses/netty-resolver-4.1.117.Final.jar.sha1 delete mode 100644 modules/transport-netty4/licenses/netty-transport-4.1.115.Final.jar.sha1 create mode 100644 modules/transport-netty4/licenses/netty-transport-4.1.117.Final.jar.sha1 delete mode 100644 modules/transport-netty4/licenses/netty-transport-native-unix-common-4.1.115.Final.jar.sha1 create mode 100644 modules/transport-netty4/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/netty-codec-dns-4.1.115.Final.jar.sha1 create mode 100644 plugins/repository-azure/licenses/netty-codec-dns-4.1.117.Final.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/netty-codec-http2-4.1.115.Final.jar.sha1 create mode 100644 plugins/repository-azure/licenses/netty-codec-http2-4.1.117.Final.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/netty-codec-socks-4.1.115.Final.jar.sha1 create mode 100644 plugins/repository-azure/licenses/netty-codec-socks-4.1.117.Final.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/netty-handler-proxy-4.1.115.Final.jar.sha1 create mode 100644 plugins/repository-azure/licenses/netty-handler-proxy-4.1.117.Final.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/netty-resolver-dns-4.1.115.Final.jar.sha1 create mode 100644 plugins/repository-azure/licenses/netty-resolver-dns-4.1.117.Final.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/netty-transport-native-unix-common-4.1.115.Final.jar.sha1 create mode 100644 plugins/repository-azure/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 delete mode 100644 plugins/repository-hdfs/licenses/netty-all-4.1.115.Final.jar.sha1 create mode 100644 plugins/repository-hdfs/licenses/netty-all-4.1.117.Final.jar.sha1 delete mode 100644 plugins/transport-nio/licenses/netty-buffer-4.1.115.Final.jar.sha1 create mode 100644 plugins/transport-nio/licenses/netty-buffer-4.1.117.Final.jar.sha1 delete mode 100644 plugins/transport-nio/licenses/netty-codec-4.1.115.Final.jar.sha1 create mode 100644 plugins/transport-nio/licenses/netty-codec-4.1.117.Final.jar.sha1 delete mode 100644 plugins/transport-nio/licenses/netty-codec-http-4.1.115.Final.jar.sha1 create mode 100644 plugins/transport-nio/licenses/netty-codec-http-4.1.117.Final.jar.sha1 delete mode 100644 plugins/transport-nio/licenses/netty-common-4.1.115.Final.jar.sha1 create mode 100644 plugins/transport-nio/licenses/netty-common-4.1.117.Final.jar.sha1 delete mode 100644 plugins/transport-nio/licenses/netty-handler-4.1.115.Final.jar.sha1 create mode 100644 plugins/transport-nio/licenses/netty-handler-4.1.117.Final.jar.sha1 delete mode 100644 plugins/transport-nio/licenses/netty-resolver-4.1.115.Final.jar.sha1 create mode 100644 plugins/transport-nio/licenses/netty-resolver-4.1.117.Final.jar.sha1 delete mode 100644 plugins/transport-nio/licenses/netty-transport-4.1.115.Final.jar.sha1 create mode 100644 plugins/transport-nio/licenses/netty-transport-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-buffer-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-codec-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-codec-dns-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-codec-http-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-codec-http2-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-common-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-handler-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-resolver-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-resolver-dns-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-transport-4.1.117.Final.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c8534797fe9b..087f69310f98f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - OpenJDK Update (July 2024 Patch releases) ([#15002](https://github.com/opensearch-project/OpenSearch/pull/15002)) - Bump `netty` from 4.1.109.Final to 4.1.114.Final ([#13802](https://github.com/opensearch-project/OpenSearch/pull/13802), [#14356](https://github.com/opensearch-project/OpenSearch/pull/14356), [#15081](https://github.com/opensearch-project/OpenSearch/pull/15081, https://github.com/opensearch-project/OpenSearch/pull/16182)) - Bump `icu4j` from 62.1 to 62.2 ([#15482](https://github.com/opensearch-project/OpenSearch/pull/15482)) -- Bump `Netty` from 4.1.114.Final to 4.1.115.Final ([#16661](https://github.com/opensearch-project/OpenSearch/pull/16661)) +- Bump `Netty` from 4.1.114.Final to 4.1.117.Final ([#16661](https://github.com/opensearch-project/OpenSearch/pull/16661), [#17041](https://github.com/opensearch-project/OpenSearch/pull/17041)) ### Changed ### Deprecated diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 6677a1dee1ca1..6ec0856eac514 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -26,7 +26,7 @@ protobuf = 3.22.3 # when updating the JNA version, also update the version in buildSrc/build.gradle jna = 5.5.0 -netty = 4.1.115.Final +netty = 4.1.117.Final reactor_netty = 1.0.39 reactor = 3.4.34 joda = 2.12.2 diff --git a/modules/transport-netty4/licenses/netty-buffer-4.1.115.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-buffer-4.1.115.Final.jar.sha1 deleted file mode 100644 index 825b91b71601d..0000000000000 --- a/modules/transport-netty4/licenses/netty-buffer-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d5daf1030e5c36d198caf7562da2441a97ec0df6 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-buffer-4.1.117.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-buffer-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..9d10d066cb497 --- /dev/null +++ b/modules/transport-netty4/licenses/netty-buffer-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +022b4cc28194cb23671274499229e0ef35028fbd \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-codec-4.1.115.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-codec-4.1.115.Final.jar.sha1 deleted file mode 100644 index e39392f923f7b..0000000000000 --- a/modules/transport-netty4/licenses/netty-codec-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d326bf3a4c785b272da3db6941779a1bd5448378 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-codec-4.1.117.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-codec-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..2ac134b2057fb --- /dev/null +++ b/modules/transport-netty4/licenses/netty-codec-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +2831d3431ed93d9c0b64b1c0cce2ced4737539aa \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-codec-http-4.1.115.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-codec-http-4.1.115.Final.jar.sha1 deleted file mode 100644 index ce4bdc323b2a0..0000000000000 --- a/modules/transport-netty4/licenses/netty-codec-http-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -80f0dece29a2c0269217e8dd1b6db6ff9710781f \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-codec-http-4.1.117.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-codec-http-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..222d2e3acc03e --- /dev/null +++ b/modules/transport-netty4/licenses/netty-codec-http-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +5a0f8cd908b8b09b2cd1d39c1d2086a4d12e6029 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-common-4.1.115.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-common-4.1.115.Final.jar.sha1 deleted file mode 100644 index 2ff84dc14147d..0000000000000 --- a/modules/transport-netty4/licenses/netty-common-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -9da10a9f72e3f87e181d91b525174007a6fc4f11 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-common-4.1.117.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-common-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..b399dfc5a6b14 --- /dev/null +++ b/modules/transport-netty4/licenses/netty-common-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +9e074a4382f56b37f3b9ee1fc21d53e7af58ec9d \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-handler-4.1.115.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-handler-4.1.115.Final.jar.sha1 deleted file mode 100644 index 5c58e02209691..0000000000000 --- a/modules/transport-netty4/licenses/netty-handler-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d54dbf68b9d88a98240107758c6b63da5e46e23a \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-handler-4.1.117.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-handler-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..0c06e7a876610 --- /dev/null +++ b/modules/transport-netty4/licenses/netty-handler-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +db14cd99515f8c98a3f2a347718e59f14d85c503 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-resolver-4.1.115.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-resolver-4.1.115.Final.jar.sha1 deleted file mode 100644 index b1d9f1f679966..0000000000000 --- a/modules/transport-netty4/licenses/netty-resolver-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e33b4d476c03975957f5d8d0319d592bf2bc5e96 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-resolver-4.1.117.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-resolver-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..390e9268d0b61 --- /dev/null +++ b/modules/transport-netty4/licenses/netty-resolver-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +581b37489a03162f473264b65f53d504269a74b0 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-transport-4.1.115.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-transport-4.1.115.Final.jar.sha1 deleted file mode 100644 index aeeda9c282b30..0000000000000 --- a/modules/transport-netty4/licenses/netty-transport-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -39cef77c1a25908ac1abf4960c2e789f0bf70ff9 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-transport-4.1.117.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-transport-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..ef3a353eeb56c --- /dev/null +++ b/modules/transport-netty4/licenses/netty-transport-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +f81d72962bd134d8d8e11b514321134fa5fd0ce6 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-transport-native-unix-common-4.1.115.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-transport-native-unix-common-4.1.115.Final.jar.sha1 deleted file mode 100644 index 41996121685f0..0000000000000 --- a/modules/transport-netty4/licenses/netty-transport-native-unix-common-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -dc96c67d06cd6b5eb677f2728f27bf2e3d9a7284 \ No newline at end of file diff --git a/modules/transport-netty4/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 b/modules/transport-netty4/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..792339131bf29 --- /dev/null +++ b/modules/transport-netty4/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +684f2316ff2b2171babbc17c95ac3bd97f5f091e \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-codec-dns-4.1.115.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-codec-dns-4.1.115.Final.jar.sha1 deleted file mode 100644 index fc735d97148ef..0000000000000 --- a/plugins/repository-azure/licenses/netty-codec-dns-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d39b9866939cbbb8ae3a1af5c1df5ddf93656d47 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-codec-dns-4.1.117.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-codec-dns-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..283d03512f2ab --- /dev/null +++ b/plugins/repository-azure/licenses/netty-codec-dns-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +5023de39015bdc7a5740dcae109fb0a72160c207 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-codec-http2-4.1.115.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-codec-http2-4.1.115.Final.jar.sha1 deleted file mode 100644 index f718fc9bf1622..0000000000000 --- a/plugins/repository-azure/licenses/netty-codec-http2-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0bc474c27c96e3a309da73160fbcfe0bd3aa85bc \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-codec-http2-4.1.117.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-codec-http2-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..fd83790095b7d --- /dev/null +++ b/plugins/repository-azure/licenses/netty-codec-http2-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +e0a678ac80e00b08a4c0118d496efabc4516ebbf \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-codec-socks-4.1.115.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-codec-socks-4.1.115.Final.jar.sha1 deleted file mode 100644 index 8a617d4d857cf..0000000000000 --- a/plugins/repository-azure/licenses/netty-codec-socks-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -955faadc8f5b1ca41881398043b62ce1a245800c \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-codec-socks-4.1.117.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-codec-socks-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..fc00e4a6fbe08 --- /dev/null +++ b/plugins/repository-azure/licenses/netty-codec-socks-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +c7e72e5ec8e349e15e2d38811696f6404e0a49e0 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-handler-proxy-4.1.115.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-handler-proxy-4.1.115.Final.jar.sha1 deleted file mode 100644 index 13156914a5fd6..0000000000000 --- a/plugins/repository-azure/licenses/netty-handler-proxy-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5f61f44704a09b373167f1c0b1854bdcd880a8cb \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-handler-proxy-4.1.117.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-handler-proxy-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..f44eccbf8b1dd --- /dev/null +++ b/plugins/repository-azure/licenses/netty-handler-proxy-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +f032fb832d421d9906c705a1d328188723961c74 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-resolver-dns-4.1.115.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-resolver-dns-4.1.115.Final.jar.sha1 deleted file mode 100644 index e443fa3fa383f..0000000000000 --- a/plugins/repository-azure/licenses/netty-resolver-dns-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -33b0636c6fe36c7f41d9da204aa1ad94ff244ac7 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-resolver-dns-4.1.117.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-resolver-dns-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..0466494805bed --- /dev/null +++ b/plugins/repository-azure/licenses/netty-resolver-dns-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +54c433e75a6e0f101ac78332a9958cd200ca2434 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-transport-native-unix-common-4.1.115.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-transport-native-unix-common-4.1.115.Final.jar.sha1 deleted file mode 100644 index 41996121685f0..0000000000000 --- a/plugins/repository-azure/licenses/netty-transport-native-unix-common-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -dc96c67d06cd6b5eb677f2728f27bf2e3d9a7284 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 b/plugins/repository-azure/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..792339131bf29 --- /dev/null +++ b/plugins/repository-azure/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +684f2316ff2b2171babbc17c95ac3bd97f5f091e \ No newline at end of file diff --git a/plugins/repository-azure/src/main/java/org/opensearch/repositories/azure/AzureStorageService.java b/plugins/repository-azure/src/main/java/org/opensearch/repositories/azure/AzureStorageService.java index 3800be7c2d27d..e9ba60eb24599 100644 --- a/plugins/repository-azure/src/main/java/org/opensearch/repositories/azure/AzureStorageService.java +++ b/plugins/repository-azure/src/main/java/org/opensearch/repositories/azure/AzureStorageService.java @@ -68,7 +68,9 @@ import java.net.Authenticator; import java.net.PasswordAuthentication; import java.net.URISyntaxException; +import java.security.AccessController; import java.security.InvalidKeyException; +import java.security.PrivilegedAction; import java.time.Duration; import java.util.HashMap; import java.util.Map; @@ -397,7 +399,16 @@ private static class NioThreadFactory implements ThreadFactory { } public Thread newThread(Runnable r) { - final Thread t = new Thread(group, r, namePrefix + threadNumber.getAndIncrement(), 0); + final Thread t = new Thread(group, new Runnable() { + @SuppressWarnings({ "deprecation", "removal" }) + @Override + public void run() { + AccessController.doPrivileged((PrivilegedAction) () -> { + r.run(); + return null; + }); + } + }, namePrefix + threadNumber.getAndIncrement(), 0); if (t.isDaemon()) { t.setDaemon(false); diff --git a/plugins/repository-azure/src/main/plugin-metadata/plugin-security.policy b/plugins/repository-azure/src/main/plugin-metadata/plugin-security.policy index f3bf52ea46505..b463c6bd64045 100644 --- a/plugins/repository-azure/src/main/plugin-metadata/plugin-security.policy +++ b/plugins/repository-azure/src/main/plugin-metadata/plugin-security.policy @@ -38,6 +38,7 @@ grant { permission java.lang.RuntimePermission "accessDeclaredMembers"; permission java.lang.reflect.ReflectPermission "suppressAccessChecks"; permission java.lang.RuntimePermission "setContextClassLoader"; + permission java.lang.RuntimePermission "getClassLoader"; // azure client set Authenticator for proxy username/password permission java.net.NetPermission "setDefaultAuthenticator"; diff --git a/plugins/repository-hdfs/licenses/netty-all-4.1.115.Final.jar.sha1 b/plugins/repository-hdfs/licenses/netty-all-4.1.115.Final.jar.sha1 deleted file mode 100644 index 4491099ace714..0000000000000 --- a/plugins/repository-hdfs/licenses/netty-all-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1d65f327e8406f80f744060e10135dd5f61a369a \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/netty-all-4.1.117.Final.jar.sha1 b/plugins/repository-hdfs/licenses/netty-all-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..8e20e676f3821 --- /dev/null +++ b/plugins/repository-hdfs/licenses/netty-all-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +61dfea8203f3b653e79959bc259adf848b998d8c \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-buffer-4.1.115.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-buffer-4.1.115.Final.jar.sha1 deleted file mode 100644 index 825b91b71601d..0000000000000 --- a/plugins/transport-nio/licenses/netty-buffer-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d5daf1030e5c36d198caf7562da2441a97ec0df6 \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-buffer-4.1.117.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-buffer-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..9d10d066cb497 --- /dev/null +++ b/plugins/transport-nio/licenses/netty-buffer-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +022b4cc28194cb23671274499229e0ef35028fbd \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-codec-4.1.115.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-codec-4.1.115.Final.jar.sha1 deleted file mode 100644 index e39392f923f7b..0000000000000 --- a/plugins/transport-nio/licenses/netty-codec-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d326bf3a4c785b272da3db6941779a1bd5448378 \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-codec-4.1.117.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-codec-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..2ac134b2057fb --- /dev/null +++ b/plugins/transport-nio/licenses/netty-codec-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +2831d3431ed93d9c0b64b1c0cce2ced4737539aa \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-codec-http-4.1.115.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-codec-http-4.1.115.Final.jar.sha1 deleted file mode 100644 index ce4bdc323b2a0..0000000000000 --- a/plugins/transport-nio/licenses/netty-codec-http-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -80f0dece29a2c0269217e8dd1b6db6ff9710781f \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-codec-http-4.1.117.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-codec-http-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..222d2e3acc03e --- /dev/null +++ b/plugins/transport-nio/licenses/netty-codec-http-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +5a0f8cd908b8b09b2cd1d39c1d2086a4d12e6029 \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-common-4.1.115.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-common-4.1.115.Final.jar.sha1 deleted file mode 100644 index 2ff84dc14147d..0000000000000 --- a/plugins/transport-nio/licenses/netty-common-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -9da10a9f72e3f87e181d91b525174007a6fc4f11 \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-common-4.1.117.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-common-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..b399dfc5a6b14 --- /dev/null +++ b/plugins/transport-nio/licenses/netty-common-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +9e074a4382f56b37f3b9ee1fc21d53e7af58ec9d \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-handler-4.1.115.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-handler-4.1.115.Final.jar.sha1 deleted file mode 100644 index 5c58e02209691..0000000000000 --- a/plugins/transport-nio/licenses/netty-handler-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d54dbf68b9d88a98240107758c6b63da5e46e23a \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-handler-4.1.117.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-handler-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..0c06e7a876610 --- /dev/null +++ b/plugins/transport-nio/licenses/netty-handler-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +db14cd99515f8c98a3f2a347718e59f14d85c503 \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-resolver-4.1.115.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-resolver-4.1.115.Final.jar.sha1 deleted file mode 100644 index b1d9f1f679966..0000000000000 --- a/plugins/transport-nio/licenses/netty-resolver-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e33b4d476c03975957f5d8d0319d592bf2bc5e96 \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-resolver-4.1.117.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-resolver-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..390e9268d0b61 --- /dev/null +++ b/plugins/transport-nio/licenses/netty-resolver-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +581b37489a03162f473264b65f53d504269a74b0 \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-transport-4.1.115.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-transport-4.1.115.Final.jar.sha1 deleted file mode 100644 index aeeda9c282b30..0000000000000 --- a/plugins/transport-nio/licenses/netty-transport-4.1.115.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -39cef77c1a25908ac1abf4960c2e789f0bf70ff9 \ No newline at end of file diff --git a/plugins/transport-nio/licenses/netty-transport-4.1.117.Final.jar.sha1 b/plugins/transport-nio/licenses/netty-transport-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..ef3a353eeb56c --- /dev/null +++ b/plugins/transport-nio/licenses/netty-transport-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +f81d72962bd134d8d8e11b514321134fa5fd0ce6 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-buffer-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-buffer-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..9d10d066cb497 --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-buffer-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +022b4cc28194cb23671274499229e0ef35028fbd \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-codec-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-codec-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..2ac134b2057fb --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-codec-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +2831d3431ed93d9c0b64b1c0cce2ced4737539aa \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-codec-dns-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-codec-dns-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..283d03512f2ab --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-codec-dns-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +5023de39015bdc7a5740dcae109fb0a72160c207 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-codec-http-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-codec-http-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..222d2e3acc03e --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-codec-http-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +5a0f8cd908b8b09b2cd1d39c1d2086a4d12e6029 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-codec-http2-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-codec-http2-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..fd83790095b7d --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-codec-http2-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +e0a678ac80e00b08a4c0118d496efabc4516ebbf \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-common-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-common-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..b399dfc5a6b14 --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-common-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +9e074a4382f56b37f3b9ee1fc21d53e7af58ec9d \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-handler-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-handler-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..0c06e7a876610 --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-handler-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +db14cd99515f8c98a3f2a347718e59f14d85c503 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-resolver-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-resolver-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..390e9268d0b61 --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-resolver-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +581b37489a03162f473264b65f53d504269a74b0 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-resolver-dns-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-resolver-dns-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..0466494805bed --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-resolver-dns-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +54c433e75a6e0f101ac78332a9958cd200ca2434 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-transport-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-transport-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..ef3a353eeb56c --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-transport-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +f81d72962bd134d8d8e11b514321134fa5fd0ce6 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 b/plugins/transport-reactor-netty4/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 new file mode 100644 index 0000000000000..792339131bf29 --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/netty-transport-native-unix-common-4.1.117.Final.jar.sha1 @@ -0,0 +1 @@ +684f2316ff2b2171babbc17c95ac3bd97f5f091e \ No newline at end of file