mongodb 1:3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.3 source package in Ubuntu

Changelog

mongodb (1:3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.3) focal-security; urgency=medium

  * SECURITY UPDATE: message decompressor to incorrectly allocate memory (LP: #1933520)
    - d/p/CVE-2019-20925-SERVER-43751-Recompute-compressor-manager-message-pa.patch:
      An unauthenticated client can trigger denial of service by
      issuing specially crafted wire protocol messages,
      which cause the message decompressor to incorrectly allocate memory
    - CVE-2019-20925

 -- Heather Lemon <email address hidden>  Thu, 26 Aug 2021 14:36:35 +0000

Upload details

Uploaded by:
Heather Lemon
Sponsored by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 ppc64el s390x all
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe database
Focal security universe database

Downloads

File Size SHA-256 Checksum
mongodb_3.6.9+really3.6.8+90~g8e540c0b6d.orig.tar.gz 39.1 MiB cfd815fbc1f20fa8d902a40399502c9d7c10471851352d9f5d832b0cea457466
mongodb_3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.3.debian.tar.xz 45.6 KiB 99891d21ba54449710f102f71aced821e87260d4dfc0bb2ebb37637cce2803bd
mongodb_3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.3.dsc 3.0 KiB 294eea5229f2113bc1a4a682e69219fec82a5b927fa30dcdd93988f3ccdf9c68

View changes file

Binary packages built by this source

mongodb: object/document-oriented database (metapackage)

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store that's easy to deploy, manage
 and use. It's network accessible, written in C++ and offers
 the following features:
 .
    * Collection oriented storage - easy storage of object-style data
    * Full index support, including on inner objects
    * Query profiling
    * Replication and fail-over support
    * Efficient storage of binary data including large objects (e.g. videos)
    * Auto-sharding for cloud-level scalability
 .
 High performance, scalability, and reasonable depth of
 functionality are the goals for the project.
 .
 This is a convenience metapackage that depends on all the mongodb parts:
 the server, the clients and the development files (headers and library).

mongodb-clients: object/document-oriented database (client apps)

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store that's easy to deploy, manage
 and use. It's network accessible, written in C++ and offers
 the following features:
 .
    * Collection oriented storage - easy storage of object-style data
    * Full index support, including on inner objects
    * Query profiling
    * Replication and fail-over support
    * Efficient storage of binary data including large objects (e.g. videos)
    * Auto-sharding for cloud-level scalability
 .
 High performance, scalability, and reasonable depth of
 functionality are the goals for the project.
 .
 This package contains the standard administrative shell (mongo) and other
 utilities for administration or analysis of performance of the server.

mongodb-clients-dbgsym: debug symbols for mongodb-clients
mongodb-server: object/document-oriented database (managed server package)

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store that's easy to deploy, manage
 and use. It's network accessible, written in C++ and offers
 the following features:
 .
    * Collection oriented storage - easy storage of object-style data
    * Full index support, including on inner objects
    * Query profiling
    * Replication and fail-over support
    * Efficient storage of binary data including large objects (e.g. videos)
    * Auto-sharding for cloud-level scalability
 .
 High performance, scalability, and reasonable depth of
 functionality are the goals for the project.
 .
 This package installs MongoDB as a system service.

mongodb-server-core: object/document-oriented database (server binaries package)

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store that's easy to deploy, manage
 and use. It's network accessible, written in C++ and offers
 the following features:
 .
    * Collection oriented storage - easy storage of object-style data
    * Full index support, including on inner objects
    * Query profiling
    * Replication and fail-over support
    * Efficient storage of binary data including large objects (e.g. videos)
    * Auto-sharding for cloud-level scalability
 .
 High performance, scalability, and reasonable depth of
 functionality are the goals for the project.
 .
 This package contains the database server (mongod) and sharding
 server/load-balancer (mongos) binaries.

mongodb-server-core-dbgsym: debug symbols for mongodb-server-core