ubuntu/+source/mongodb:ubuntu/cosmic-devel

Last commit made on 2020-07-16
Get this branch:
git clone -b ubuntu/cosmic-devel https://git.launchpad.net/ubuntu/+source/mongodb
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/cosmic-devel
Repository:
lp:ubuntu/+source/mongodb

Recent commits

81e3fbc... by Andreas Hasenack

changelog

67a2125... by Andreas Hasenack

    - d/p/fix-boost-compile.patch: fix build with newer boost

a2b90c4... by Andreas Hasenack

    - d/p/gcc8-parentheses.patch: Remove enclosing parentheses from the _F()
      macro to avoid a gcc8 -Wparentheses complaint

5efe680... by Andreas Hasenack

  * Fix several FTBFS issues (LP: #1821361):
    - d/p/168c8d65556ab18b05e33b5f4006d1184c30f8f7.patch: copy patch from
      disco to disable new gcc 8.2 warnings

156e640... by Andreas Hasenack

  * d/p/SERVER-36951-applyOps-createIndexes-without-uuid.patch: fix restoring
    of a database backup when applyOps has a createIndexes command without a
    UUID. (LP: #1821391)

956cf84... by Matthias Klose

1:3.6.3-0ubuntu2 (patches unapplied)

Imported using git-ubuntu import.

aca9310... by Robie Basak

update-maintainer

ed9cd94... by Robie Basak

Changelog for 1:3.6.3-0ubuntu1

1efbb83... by Robie Basak

Strip test binaries

If we don't strip test binaries, the build needs too much space and
builds on Launchpad fail.

2c4e1cd... by Robie Basak

Skip DNS tests

Do not attempt to test things which require external network access, as
this isn't available in some build environments and leads to
non-deterministic builds.