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

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


The following commit(s) were added to refs/heads/branch-3.5.9 by this push:
     new 83df930  Preparing for release 3.5.9
83df930 is described below

commit 83df9301aa5c2a5d284a9940177808c01bc35cef
Author: Norbert Kalmar <[email protected]>
AuthorDate: Wed Jan 6 20:46:31 2021 +0100

    Preparing for release 3.5.9
---
 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 97e3301..0714a6f 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -32,6 +32,7 @@ limitations under the License.
 * [ZOOKEEPER-3885](https://issues.apache.org/jira/browse/ZOOKEEPER-3885) - 
zoo_aremove_watches segfault: zk_hashtable needs locking!
 * [ZOOKEEPER-3905](https://issues.apache.org/jira/browse/ZOOKEEPER-3905) - 
Race condition causes sessions to be created for clients even though their 
certificate authentication has failed
 * [ZOOKEEPER-3954](https://issues.apache.org/jira/browse/ZOOKEEPER-3954) - use 
of uninitialized data in 
zookeeper-client/zookeeper-client-c/src/zookeeper.c:free_auth_completion
+* [ZOOKEEPER-4045](https://issues.apache.org/jira/browse/ZOOKEEPER-4045) - 
CVE-2020-25649 - Upgrade jackson databind to 2.10.5.1
 
 ## Improvement
 

Reply via email to