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 5bf63d7  Update release notes for 3.6.0rc2
5bf63d7 is described below

commit 5bf63d7773b3f20a5da56ba94b839ee977dfcd98
Author: Enrico Olivelli <[email protected]>
AuthorDate: Tue Feb 4 10:51:22 2020 +0100

    Update release notes for 3.6.0rc2
---
 zookeeper-docs/src/main/resources/markdown/releasenotes.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md 
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index dfab2d3..5436884 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -48,6 +48,7 @@ limitations under the License.
     
 ## Improvement
 
+* [ZOOKEEPER-3703](https://issues.apache.org/jira/browse/ZOOKEEPER-3703) - 
publish a test JAR
 * [ZOOKEEPER-3482](https://issues.apache.org/jira/browse/ZOOKEEPER-3482) - 
SASL (Kerberos) Authentication with SSL for clients and Quorum
 * [ZOOKEEPER-3567](https://issues.apache.org/jira/browse/ZOOKEEPER-3567) - add 
SSL support for zkpython
 * [ZOOKEEPER-261](https://issues.apache.org/jira/browse/ZOOKEEPER-261) - 
Reinitialized servers should not participate in leader election
@@ -636,6 +637,9 @@ limitations under the License.
     
 ## Task
 
+* [ZOOKEEPER-3715](https://issues.apache.org/jira/browse/ZOOKEEPER-3715) - fix 
Kerberos test failures for new JDK versions
+* [ZOOKEEPER-3716](https://issues.apache.org/jira/browse/ZOOKEEPER-3716) - 
upgrade netty 4.1.42 to address CVE-2019-20444 CVE-2019-20445
+
 * [ZOOKEEPER-3669](https://issues.apache.org/jira/browse/ZOOKEEPER-3669) - Use 
switch Statement in ClientCnxn SendThread
 * [ZOOKEEPER-3704](https://issues.apache.org/jira/browse/ZOOKEEPER-3704) - 
upgrade maven dependency-check to 5.3.0
 * [ZOOKEEPER-925](https://issues.apache.org/jira/browse/ZOOKEEPER-925) - 
Consider maven site generation to replace our forrest site and documentation 
generation

Reply via email to