This is an automated email from the ASF dual-hosted git repository.
andor pushed a commit to branch branch-3.9.1
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.9.1 by this push:
new 04be5cb5b Release notes for 3.9.1
04be5cb5b is described below
commit 04be5cb5bcd549f9b789ca3218e9b6c85147b7c8
Author: Andor Molnar <[email protected]>
AuthorDate: Wed Oct 4 09:19:44 2023 +0000
Release notes for 3.9.1
---
.../src/main/resources/markdown/releasenotes.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index 4de1a2c23..374cc7101 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -14,6 +14,23 @@ See the License for the specific language governing
permissions and
limitations under the License.
//-->
+# Release Notes - ZooKeeper - Version 3.9.1
+
+## Improvement
+
+* [ZOOKEEPER-4732](https://issues.apache.org/jira/browse/ZOOKEEPER-4732) -
improve Reproducible Builds
+* [ZOOKEEPER-4753](https://issues.apache.org/jira/browse/ZOOKEEPER-4753) -
Explicit handling of DIGEST-MD5 vs GSSAPI in quorum auth
+
+## Task
+
+* [ZOOKEEPER-4751](https://issues.apache.org/jira/browse/ZOOKEEPER-4751) -
Update snappy-java to 1.1.10.5 to address CVE-2023-43642
+* [ZOOKEEPER-4754](https://issues.apache.org/jira/browse/ZOOKEEPER-4754) -
Update Jetty to avoid CVE-2023-36479, CVE-2023-40167, and CVE-2023-41900
+* [ZOOKEEPER-4755](https://issues.apache.org/jira/browse/ZOOKEEPER-4755) -
Handle Netty CVE-2023-4586
+
+
+
+
+
# Release Notes - ZooKeeper - Version 3.9.0