libmongo-client 0.1.8-4build2 source package in Ubuntu

Changelog

libmongo-client (0.1.8-4build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 02:07:45 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
libmongo-client_0.1.8.orig.tar.xz 98.9 KiB 603f64607bf2ebff79cb9b4e11977a2b8719f0e10c334dcb024b28530ef8c73a
libmongo-client_0.1.8-4build2.debian.tar.xz 6.2 KiB 6d9ebb92728e5b0c2c4356ebf3e55c3b89d982bbff598aaa725fb364d44c9ae5
libmongo-client_0.1.8-4build2.dsc 2.2 KiB cdfaf51fe49457692481ba15b2d2a36a52e41f2ca20f90d44b4f9fa1207ef07a

Available diffs

View changes file

Binary packages built by this source

libmongo-client-dev: Development files for the alternate C driver for MongoDB

 libmongo-client is an alternative C language driver to the MongoDB
 document-oriented datastore.
 .
 This package is needed to compile programs against libmongo-client0,
 as only it includes the header files and static libraries needed for
 compiling.

libmongo-client-doc: Documentation for the alternate C driver for MongoDB

 libmongo-client is an alternative C language driver to the MongoDB
 document-oriented datastore.
 .
 This package contains the API documentation, tutorials and examples.

libmongo-client0: Alternate C driver for the MongoDB document-oriented datastore

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store.
 .
 This library provides an alternative C language driver, focusing on
 stability, ease of use, striving to make the most common use cases as
 convenient as possible.
 .
 Among its features are:
 .
   * Well documented, easy, clean and stable API.
   * Support for asynchronous operation.
   * ReplicaSet support, with support for automatic reconnecting and
   discovery.
   * Safe-mode support, to optionally enable extra safety checks on
   writes.

libmongo-client0-dbgsym: debug symbols for libmongo-client0