zookeeper 3.8.0-11ubuntu0.1 source package in Ubuntu

Changelog

zookeeper (3.8.0-11ubuntu0.1) mantic-security; urgency=medium

  * SECURITY UPDATE: Authorization Bypass Through User-Controlled Key.
    - debian/patches/CVE-2023-44981.patch: ZOOKEEPER-4753: zookeeper-
      server: Improvement: Explicit handling of DIGEST-MD5 vs GSSAPI in
      quorum auth
    - CVE-2023-44981

 -- Giampaolo Fresi Roglia <email address hidden>  Fri, 01 Dec 2023 17:26:46 +0100

Upload details

Uploaded by:
Giampaolo Fresi Roglia
Sponsored by:
Amir Naseredini
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe java
Mantic security universe java

Downloads

File Size SHA-256 Checksum
zookeeper_3.8.0.orig.tar.gz 3.3 MiB b0c5684640bea2d8bd6610b47ff41be2aefd6c910ba48fcad5949bd2bf2fa1ac
zookeeper_3.8.0.orig.tar.gz.asc 488 bytes 22bd6c0fe38b3184cb2b7d5039392f7a63a506915b27a58328f1b4f9731ebfc3
zookeeper_3.8.0-11ubuntu0.1.debian.tar.xz 90.2 KiB fb6779b9e2282ec71e228098d4d3eaad4efc14fc28e7a7934d017b88a808f10f
zookeeper_3.8.0-11ubuntu0.1.dsc 3.7 KiB 978a0ebcfbf8d50c639b25627d14c1e3d336edc59ecdd665ee249a09bbc51665

View changes file

Binary packages built by this source

libzookeeper-java: Core Java libraries for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the java .jar files.

libzookeeper-java-doc: API Documentation for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.

libzookeeper-mt-dev: Development files for multi threaded zookeeper C bindings

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the development files for the multi threaded C bindings.

libzookeeper-mt2: Multi threaded C bindings for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the multi-threaded libraries for the C bindings.

libzookeeper-mt2-dbgsym: debug symbols for libzookeeper-mt2
libzookeeper-st-dev: Development files for single threaded zookeeper C bindings

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the development files for the single threaded C bindings.

libzookeeper-st2: Single threaded C bindings for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the single-threaded libraries for the C bindings.

libzookeeper-st2-dbgsym: debug symbols for libzookeeper-st2
python3-zookeeper: Python bindings for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the Python bindings.

python3-zookeeper-dbgsym: debug symbols for python3-zookeeper
zookeeper: High-performance coordination service for distributed applications

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the shell scripts and an example configuration but does
 not automatically start up the service. The example configuration is installed
 with the update-alternatives mechanism.

zookeeper-bin: Command line utilities for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains additional zookeeper command line utilities using the C
 binding. See the "zookeeper" package for command line utilities using the java
 binding.

zookeeper-bin-dbgsym: debug symbols for zookeeper-bin
zookeeperd: Init control scripts for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains init.d scripts to start and stop zookeeper and starts
 zookeeper on installation.