You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by ar...@apache.org on 2021/04/08 14:17:21 UTC

[zookeeper] branch branch-3.7 updated: ZOOKEEPER-4278: dependency-check:check failing - netty-transport-4.1.60.Final CVE-2021-21409

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

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


The following commit(s) were added to refs/heads/branch-3.7 by this push:
     new 9612e2a  ZOOKEEPER-4278: dependency-check:check failing - netty-transport-4.1.60.Final CVE-2021-21409
9612e2a is described below

commit 9612e2a2c2823c655808c490aa37749a2dbca4a8
Author: Ayush Mantri <aa...@gmail.com>
AuthorDate: Thu Apr 8 19:49:08 2021 +0530

    ZOOKEEPER-4278: dependency-check:check failing - netty-transport-4.1.60.Final CVE-2021-21409
    
    Upgraded Netty library to 4.1.63.Final
    
    Author: Ayush Mantri <aa...@gmail.com>
    
    Reviewers: Mohammad Arshad <ar...@apache.org>
    
    Closes #1678 from ayushmantri/ZOOKEEPER-4278
    
    (cherry picked from commit 925b5b28a0aa9e7749da9672de92eab5b95578f0)
    Signed-off-by: Mohammad Arshad <ar...@apache.org>
---
 pom.xml                                                                 | 2 +-
 ...n-4.1.60.Final.LICENSE.txt => netty-buffer-4.1.63.Final.LICENSE.txt} | 0
 ...ll-4.1.60.Final.LICENSE.txt => netty-codec-4.1.63.Final.LICENSE.txt} | 0
 ...t-4.1.60.Final.LICENSE.txt => netty-common-4.1.63.Final.LICENSE.txt} | 0
 ...-4.1.60.Final.LICENSE.txt => netty-handler-4.1.63.Final.LICENSE.txt} | 0
 ...4.1.60.Final.LICENSE.txt => netty-resolver-4.1.63.Final.LICENSE.txt} | 0
 ....1.60.Final.LICENSE.txt => netty-transport-4.1.63.Final.LICENSE.txt} | 0
 ...ICENSE.txt => netty-transport-native-epoll-4.1.63.Final.LICENSE.txt} | 0
 ....txt => netty-transport-native-unix-common-4.1.63.Final.LICENSE.txt} | 0
 9 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 416e1d8..e177ac9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@
     <mockito.version>3.6.28</mockito.version>
     <hamcrest.version>2.2</hamcrest.version>
     <commons-cli.version>1.4</commons-cli.version>
-    <netty.version>4.1.60.Final</netty.version>
+    <netty.version>4.1.63.Final</netty.version>
     <jetty.version>9.4.39.v20210325</jetty.version>
     <jackson.version>2.10.5.1</jackson.version>
     <jline.version>2.14.6</jline.version>
diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.60.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.63.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.60.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-buffer-4.1.63.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.60.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-codec-4.1.63.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.60.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-codec-4.1.63.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-4.1.60.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-common-4.1.63.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-transport-4.1.60.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-common-4.1.63.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.60.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-handler-4.1.63.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-resolver-4.1.60.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-handler-4.1.63.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-handler-4.1.60.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.63.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-handler-4.1.60.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-resolver-4.1.63.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-common-4.1.60.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-4.1.63.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-common-4.1.60.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-transport-4.1.63.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-codec-4.1.60.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.63.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-codec-4.1.60.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.63.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.60.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.63.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-buffer-4.1.60.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.63.Final.LICENSE.txt