~racb/ubuntu/+source/mongodb:core-split

Last commit made on 2018-03-20
Get this branch:
git clone -b core-split https://git.launchpad.net/~racb/ubuntu/+source/mongodb
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch information

Name:
core-split
Repository:
lp:~racb/ubuntu/+source/mongodb

Recent commits

b3f3726... by Robie Basak

Changelog for 1:3.4.7-1ubuntu3

a7b3fbb... by Robie Basak

Break out mongodb-server-core

Break out mongodb-server-core to provide binaries only as a separate
package. This allows users (such as Juju) to use the mongodb binaries
only for use in non-system-wide databases without conflict with what a
user on the same system may be doing. This follows the same pattern
already established with MySQL and MariaDB packaging.

2dafc22... by Dimitri John Ledkov

Import patches-unapplied version 1:3.4.7-1ubuntu2 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: b1d248fe3b72d0d1432c2cf5753a9eec38f803ef

New changelog entries:
  * No change rebuild against openssl1.1.

b1d248f... by Robie Basak

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

Imported using git-ubuntu import.

Changelog parent: 45ea9ae245bccb9cff000a323e400a9d0150acc7

New changelog entries:
  * d/p/major-minor-sysmacros: fix FTBFS following glibc update. Closes:
    #882643.

45ea9ae... by Matthias Klose

Import patches-unapplied version 1:3.4.7-1build1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: fc1021a1253d9e47a161a212108a298f257231a4

New changelog entries:
  * No-change rebuild for boost soname change.

fc1021a... by Apollon Oikonomopoulos <email address hidden>

Import patches-unapplied version 1:3.4.7-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: 20d2a730d64ddb3d995bbe51732f7fc50539d47c

New changelog entries:
  * New upstream bugfix release; see
    https://docs.mongodb.com/manual/release-notes/3.4/
  * Refresh disable-hw-crc32-on-arm64-s390x.patch
  * Bump Standards to 4.0.1; no changes needed
  * Bump compat to 10
  * New patch to fix FTBFS with GCC 7 (Closes: #853556)

20d2a73... by Apollon Oikonomopoulos <email address hidden>

Import patches-unapplied version 1:3.4.1-3 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: c32db4c45f85ca790964dab013e96a9e05451740

New changelog entries:
  * s390x: do not attempt to build the asm CRC32 implementation; fixes FTBFS
  * d/copyright: adjust src/third_party/* paths

c32db4c... by Apollon Oikonomopoulos <email address hidden>

Import patches-unapplied version 1:3.4.1-2 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: b4ab94b52359728cdcab2336255c1bdd87a3de07

New changelog entries:
  * Disable hardware-assisted CRC32 on arm64 and s390x. This fixes FTBFS on
    these architectures.

b4ab94b... by Apollon Oikonomopoulos <email address hidden>

Import patches-unapplied version 1:3.4.1-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: b875a9ed22480f7f7f747c23528d016fdb19d4b8

New changelog entries:
  * New upstream stable series
    + d/watch: look for 3.4 stable releases
    + Update upstream's signing key for 3.4
    + Drop fix-boost-1.60-build.patch; applied upstream
    + Refresh remaining patches
    + B-D on libboost-iostreams-dev
  * Upload to experimental
  * New patches:
    + Use std::regex instead of boost::regex in mongo shell (fixes FTBFS with
      Debian's boost and C++11)
  * Also build for s390x (Closes: #848298)
  * Drop i386 builds; i386 has long been deprecated upstream and support has
    been essentially removed in 3.4.
  * Use tcmalloc on ppc64el and arm64 as well
  * Do not ship mongosniff, as it is no longer built by the mongodb source
  * d/changelog: restore the 2.6.12-3 entry (Closes: #848305)

b875a9e... by Apollon Oikonomopoulos <email address hidden>

Import patches-unapplied version 1:3.2.11-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 24eb3d19b7e81387ff172f8c4e22b1615e68f38c

New changelog entries:
  * Drop armhf builds; currently FTBFS and is unsupported upstream
    (Closes: #836435)
  * Set MMAPv1 as the default storage engine on i386; fixes FTBFS on i386
  * Fix ARM64 detection in WT; fixes FTBFS on arm64