juju-mongodb3.2 3.2.4-0ubuntu1 source package in Ubuntu

Changelog

juju-mongodb3.2 (3.2.4-0ubuntu1) xenial; urgency=medium

  [ Curtis C. Hovey ]
  * New upstream release (LP #1557852)
  * d/control:
    - Do not build i386 and armhf because upstream will
      not support 32-bit.
    - Added system packages to build deps to avoid embedded packages.
    - Added lsb-release build dep
  * d/rules
    - Build wiredtiger
    - Use embedded libboost when building trusty.
  * d/install: Install binaries to /usr/lib/juju/mongo3.2/bin.
  * Updated d/p
    - Revised arch and kernel enablement patches
      + 0001-Create-kfreebsd-like-linux-in-most-respects.patch
      + 0002-kfreebsd-has-dev-urandom.patch
      + 0010-fix-integer-signs.patch
      + 0012-support-gnu.patch
    - Add patches to address compilation issues
      + disable-warnings.patch
      + fix-signed-checks.patch
      + offset-outside-of-bounds.patch
    - Added patches to support archs
      + scons-detect-ppc64.patch
      + support-ppc64el-mozjs.patch
      + use-4kb-sector-size-for-direct-io.patch
      + fix-debug-non-jit-builds-of-spidermonkey.patch
      + processinfo_test-fails-on-ppc64.patch
      + dont-assume-char-is-unsigned-in-logging.patch
      + use-signed-char-explicitly.patch
      + warn-user-if-locked-memory-limit-is-too-low.patch
      + skip-high-mem-test.patch
      + arm64-immediate-delete-should-wait-cursor.patch

   [ Michael Hudson-Doyle ]
   * Update packaging to 3.2.4 release.
   * Added d/patches/s390x-support.patch

 -- <email address hidden> (Curtis C. Hovey)  Tue, 15 Mar 2016 14:12:07 +0000

Upload details

Uploaded by:
Curtis Hovey
Sponsored by:
Michael Hudson-Doyle
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe database

Downloads

File Size SHA-256 Checksum
juju-mongodb3.2_3.2.4.orig.tar.gz 28.3 MiB b60743cc641de975c38e6e69ebbef60059ee9fe176cdd98bfab8d5c844dab42c
juju-mongodb3.2_3.2.4-0ubuntu1.debian.tar.xz 34.8 KiB b297f6fb53b6e282b3240f1285453cb4c30287e53ddc246682015d06eedda437
juju-mongodb3.2_3.2.4-0ubuntu1.dsc 2.2 KiB c5af78005774381979aea2d77e259cca49423c0e620ad9dbf531386671ea6f5e

View changes file

Binary packages built by this source

juju-mongodb3.2: MongoDB object/document-oriented database for Juju

 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 provides the mongod and mongos binaries for use within Juju,
 the service orchestration for Ubuntu.

juju-mongodb3.2-dbgsym: debug symbols for package juju-mongodb3.2

 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 provides the mongod and mongos binaries for use within Juju,
 the service orchestration for Ubuntu.