mongodb 1:2.4.6-0ubuntu5 source package in Ubuntu

Changelog

mongodb (1:2.4.6-0ubuntu5) saucy; urgency=low

  * debian/patches/0007-Use-TIME_UTC_-macro.patch: Dropped to fix a FTBFS on precise
    for the Ubuntu Cloud Archive.
  * debian/patches/0012-add-missing-header-file.patch: Add missing header to fix a FTBFS
    on precise for the Ubuntu Cloud Archive.
 -- Chuck Short <email address hidden>   Thu, 05 Sep 2013 08:44:37 -0400

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf
Section:
database
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mongodb_2.4.6.orig.tar.gz 13.5 MiB b5f397abc92d36d84a85753d15fb5d7dab6545ce9dfd9fb7685c630e6b050acb
mongodb_2.4.6-0ubuntu5.debian.tar.gz 59.0 KiB 1d5ece4ca35f2dc783a09991aa6c9863b32c852ff4483b30c21fb82cee25a242
mongodb_2.4.6-0ubuntu5.dsc 1.8 KiB 8dc618198f206fb912cc88d0b6293e9ce68acfd76c1e718627d48150a81561cc

View changes file

Binary packages built by this source

mongodb: No summary available for mongodb in ubuntu saucy.

No description available for mongodb in ubuntu saucy.

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-dev: No summary available for mongodb-dev in ubuntu saucy.

No description available for mongodb-dev in ubuntu saucy.

mongodb-server: object/document-oriented database (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 contains the server itself (mongod) and the sharding
 server/load-balancer (mongos).