libmongo-client 0.1.6.3-1 source package in Ubuntu

Changelog

libmongo-client (0.1.6.3-1) unstable; urgency=low


  * New upstream release.
    + Fixed chunked GridFS file retrieval, to keep the chunk order.
    + Fixed a crash that happened when verification in safe-mode failed.
  * Bumped Standards-Version to 3.9.4, no changes necessary.
  * debian/copyright: Updated the copyright years.

 -- Gergely Nagy <email address hidden>  Tue, 27 Aug 2013 10:10:37 +0200

Upload details

Uploaded by:
Gergely Nagy
Uploaded to:
Sid
Original maintainer:
Gergely Nagy
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmongo-client_0.1.6.3-1.dsc 2.1 KiB 4fcb1ea593ede245fff72d45db571dad9329916e0b3d3c8e8e285171ec73e9dd
libmongo-client_0.1.6.3.orig.tar.xz 94.2 KiB 985f19963c74f4bc6bde71c28a7ab489395c940f5fd767df662d90f52d55c882
libmongo-client_0.1.6.3-1.debian.tar.xz 4.2 KiB 03675e4f49b1a8e3e873ce8872305c068ceebee9b8f76ee32d74cd2db5df3916

Available diffs

No changes file available.

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-dbg: Alternate C driver for MongoDB (debugging symbols)

 libmongo-client is an alternative C language driver to the MongoDB
 document-oriented datastore.
 .
 This package contains detached debugging symbols.
 .
 Most people will not need this package.