~ahasenack/ubuntu/+source/mongodb:bionic-mongo-restore

Last commit made on 2019-03-28
Get this branch:
git clone -b bionic-mongo-restore https://git.launchpad.net/~ahasenack/ubuntu/+source/mongodb
Only Andreas Hasenack can upload to this branch. If you are Andreas Hasenack please log in for upload directions.

Branch merges

Branch information

Name:
bionic-mongo-restore
Repository:
lp:~ahasenack/ubuntu/+source/mongodb

Recent commits

b28281e... by Andreas Hasenack

changelog: update version to be just 1:3.6.3-0ubuntu1.1, since the
cosmic update will now be 1:3.6.3-0ubuntu2.1

4440fbb... by Andreas Hasenack

changelog

9220bda... 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)

e6105e4... by Robie Basak

Import patches-unapplied version 1:3.6.3-0ubuntu1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Upload parent: 25e94cae06199081a8b34f3cfc498757e7c17a11

25e94ca... by Robie Basak

update-maintainer

1c10a50... by Robie Basak

Changelog for 1:3.6.3-0ubuntu1

2a3852a... by Robie Basak

Strip test binaries

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

f182441... 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.

020dc78... by Robie Basak

Adjust build dependencies

python is no longer required.

A bunch of new build dependencies are required.

293bcff... by Robie Basak

Sort existing build dependencies

This should have no functional changes. By sorting these, we can more
clearly understand adjustments to them later.