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

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


The following commit(s) were added to refs/heads/branch-3.6 by this push:
     new fbe16c9  add ZOOKEEPER-3794 to release notes
fbe16c9 is described below

commit fbe16c929347bcefe2f393098d9f8ca972a48ae6
Author: Enrico Olivelli <[email protected]>
AuthorDate: Wed Apr 15 16:15:47 2020 +0200

    add ZOOKEEPER-3794 to release notes
---
 zookeeper-docs/src/main/resources/markdown/releasenotes.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md 
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index 149bebc..89a5d8c 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -57,6 +57,7 @@ limitations under the License.
 * [ZOOKEEPER-3669](https://issues.apache.org/jira/browse/ZOOKEEPER-3669) - Use 
switch Statement in ClientCnxn SendThread
 * [ZOOKEEPER-3677](https://issues.apache.org/jira/browse/ZOOKEEPER-3677) - 
owasp checker failing for - CVE-2019-17571 Apache Log4j 1.2 deserialization of 
untrusted data in SocketServer
 * [ZOOKEEPER-3751](https://issues.apache.org/jira/browse/ZOOKEEPER-3751) - 
upgrade jackson-databind to 2.10 from 2.9
+* [ZOOKEEPER-3794](https://issues.apache.org/jira/browse/ZOOKEEPER-3794) - 
upgrade netty to address CVE-2020-11612
 
 
 

Reply via email to