This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a commit to branch release-3.6.0
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/release-3.6.0 by this push:
new 6807f0d Update release notes
6807f0d is described below
commit 6807f0de6d9fa9b5527199307e81b71bd58c5767
Author: Enrico Olivelli <[email protected]>
AuthorDate: Tue Feb 25 14:56:22 2020 +0100
Update release notes
---
zookeeper-docs/src/main/resources/markdown/releasenotes.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index e51e080..4cf8d16 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -639,6 +639,8 @@ limitations under the License.
## Task
+* [ZOOKEEPER-3733](https://issues.apache.org/jira/browse/ZOOKEEPER-3733) - Fix
issues reported in 3.6.0rc3
+* [ZOOKEEPER-3734](https://issues.apache.org/jira/browse/ZOOKEEPER-3734) -
upgrade jackson-databind to address CVE-2020-8840
* [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-3708](https://issues.apache.org/jira/browse/ZOOKEEPER-3708) -
Move Logging Code into Logging Guard in Learner