This is an automated email from the ASF dual-hosted git repository.

andor pushed a commit to branch branch-3.9
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/branch-3.9 by this push:
     new 8477b5635 ZOOKEEPER-4890: Update Netty to fix CVE-2024-47535
8477b5635 is described below

commit 8477b56357d823e358f425d136ffb703055655ac
Author: Robson Braga <[email protected]>
AuthorDate: Tue Nov 26 15:32:25 2024 -0500

    ZOOKEEPER-4890: Update Netty to fix CVE-2024-47535
    
    Reviewers: anmolnar
    Author: robsonselzelin
    Closes #2212 from robsonselzelin/fix-CVE-2024-47535
    
    (cherry picked from commit 333c8b89b3f5d30b57e3f21335258181608d0bbc)
    Signed-off-by: Andor Molnar <[email protected]>
---
 pom.xml                                                                 | 2 +-
 ...4.1.105.Final.LICENSE.txt => netty-buffer-4.1.115.Final.LICENSE.txt} | 0
 ...-4.1.105.Final.LICENSE.txt => netty-codec-4.1.115.Final.LICENSE.txt} | 0
 ...4.1.105.Final.LICENSE.txt => netty-common-4.1.115.Final.LICENSE.txt} | 0
 ....1.105.Final.LICENSE.txt => netty-handler-4.1.115.Final.LICENSE.txt} | 0
 ...1.105.Final.LICENSE.txt => netty-resolver-4.1.115.Final.LICENSE.txt} | 0
 ....105.Final.LICENSE.txt => netty-transport-4.1.115.Final.LICENSE.txt} | 0
 ...ENSE.txt => netty-transport-classes-epoll-4.1.115.Final.LICENSE.txt} | 0
 ...txt => netty-transport-native-unix-common-4.1.115.Final.LICENSE.txt} | 0
 9 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8b1c7dc8..116d1c889 100644
--- a/pom.xml
+++ b/pom.xml
@@ -559,7 +559,7 @@
     <mockito.version>4.9.0</mockito.version>
     <hamcrest.version>2.2</hamcrest.version>
     <commons-cli.version>1.5.0</commons-cli.version>
-    <netty.version>4.1.113.Final</netty.version>
+    <netty.version>4.1.115.Final</netty.version>
     <jetty.version>9.4.56.v20240826</jetty.version>
     <jackson.version>2.15.2</jackson.version>
     <jline.version>2.14.6</jline.version>
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.105.Final.LICENSE.txt
 
b/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.115.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-buffer-4.1.105.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-buffer-4.1.115.Final.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-codec-4.1.105.Final.LICENSE.txt 
b/zookeeper-server/src/main/resources/lib/netty-codec-4.1.115.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-codec-4.1.105.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-codec-4.1.115.Final.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-common-4.1.105.Final.LICENSE.txt
 
b/zookeeper-server/src/main/resources/lib/netty-common-4.1.115.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-common-4.1.105.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-common-4.1.115.Final.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-handler-4.1.105.Final.LICENSE.txt
 
b/zookeeper-server/src/main/resources/lib/netty-handler-4.1.115.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-handler-4.1.105.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-handler-4.1.115.Final.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.105.Final.LICENSE.txt
 
b/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.115.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-resolver-4.1.105.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-resolver-4.1.115.Final.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-transport-4.1.105.Final.LICENSE.txt
 
b/zookeeper-server/src/main/resources/lib/netty-transport-4.1.115.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-transport-4.1.105.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-transport-4.1.115.Final.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.105.Final.LICENSE.txt
 
b/zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.115.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.105.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.115.Final.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.105.Final.LICENSE.txt
 
b/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.115.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.105.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.115.Final.LICENSE.txt

Reply via email to