~evarlast/ubuntu/trusty/mongodb/upstart-workaround-debian-bug-718702

Viewing all changes in revision 52.

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2013-08-07 13:21:03 UTC
  • mfrom: (44.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20130807132103-5ch290okdlzg9u9y
Tags: 1:2.4.5-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Enable SSL support:
    + d/control: Add libssl-dev to BD's.
    + d/rules: Enabled --ssl option.
    + d/mongodb.conf: Add example SSL configuration options.
  - d/mongodb-server.mongodb.upstart: Add upstart configuration.
  - d/rules: Don't strip binaries during scons build for Ubuntu.
  - d/control: Add armhf to target archs.
  - d/p/0008-ignore-unused-local-typedefs.patch: Add -Wno-unused-typedefs
    to unbreak building with g++-4.8.
  - d/p/0009-boost-1.53.patch: Fixup signed/unsigned casting issue.
  - d/p/0010-install-libs-to-usr-lib-not-usr-lib64-Closes-588557.patch:
    Install libraries to lib not lib64.
  - d/p/0011-Use-a-signed-char-to-store-BSONType-enumerations.patch: Fixup
    build failure on ARM due to missing signed'ness of char cast.
* Dropped changes, no longer required:
  - d/p/SConscript.client.patch: fixup install of client libraries.
* d/rules,control: Switch back to using gcc/g++ 4.8 as we have appropriate
  fixes in the Ubuntu delta.
* d/mongodb-server.mongodb.upstart: Sync changes from upstream packaging
  upstart configuration, specifically;
  - increase nofile limits to 20000/20000.
  - wait 300s between SIGTERM and SIGKILL.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: