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

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


The following commit(s) were added to refs/heads/branch-3.5.7 by this push:
     new 340d060  Preparing for release 3.5.7-rc2
340d060 is described below

commit 340d0608a9357801fb7d499dfa20d85742363cc4
Author: Norbert Kalmar <[email protected]>
AuthorDate: Mon Feb 10 11:09:12 2020 +0100

    Preparing for release 3.5.7-rc2
---
 zookeeper-docs/src/main/resources/markdown/releasenotes.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md 
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index 6bd820c..801a9ab 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -28,6 +28,9 @@ limitations under the License.
 * [ZOOKEEPER-3644](https://issues.apache.org/jira/browse/ZOOKEEPER-3644) - 
Data loss after upgrading standalone ZK server 3.4.14 to 3.5.6 with 
snapshot.trust.empty=true
 * [ZOOKEEPER-3667](https://issues.apache.org/jira/browse/ZOOKEEPER-3667) - set 
jute.maxbuffer hexadecimal number throw parseInt error
 * [ZOOKEEPER-3699](https://issues.apache.org/jira/browse/ZOOKEEPER-3699) - 
upgrade jackson-databind to address CVE-2019-20330
+* [ZOOKEEPER-3716](https://issues.apache.org/jira/browse/ZOOKEEPER-3716) - 
upgrade netty 4.1.42 to address CVE-2019-20444 CVE-2019-20445
+* [ZOOKEEPER-3718](https://issues.apache.org/jira/browse/ZOOKEEPER-3718) - 
Generated source tarball is missing some files
+* [ZOOKEEPER-3719](https://issues.apache.org/jira/browse/ZOOKEEPER-3719) - C 
Client compilation issues in 3.5.7-rc
 
 ## Improvement
 

Reply via email to