From: Raspbian forward pporter Date: Thu, 8 Nov 2018 03:36:47 +0000 (+0000) Subject: Merge version 3.1.2-6+rpi1 and 3.1.3-2 to produce 3.1.3-2+rpi1 X-Git-Tag: archive/raspbian/3.1.3-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ca1b459a94e2629e376535079c7ac6e81c6e4fe2;p=openmpi.git Merge version 3.1.2-6+rpi1 and 3.1.3-2 to produce 3.1.3-2+rpi1 --- ca1b459a94e2629e376535079c7ac6e81c6e4fe2 diff --cc debian/changelog index 14de3cb2,159fe7f8..d8f18bfe --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,42 +1,50 @@@ - openmpi (3.1.2-6+rpi1) buster-staging; urgency=medium ++openmpi (3.1.3-2+rpi1) buster-staging; urgency=medium + + [changes brought forward from 2.1.1-6+rpi1 by Peter Michael Green at Wed, 05 Jul 2017 00:52:53 +0000] + * Modify arm "detection" for Raspbian. + * Partially fix clean target + - -- Raspbian forward porter Sun, 14 Oct 2018 08:34:49 +0000 ++ -- Raspbian forward porter Thu, 08 Nov 2018 03:36:46 +0000 ++ + openmpi (3.1.3-2) unstable; urgency=medium + + * Check if mpi alternatives is corrupt. If so, delete. Closes: #912437 + * openmpi-dev.postinst: don't call update-alt on abort + * openmpi-bin.postinst: silence grep output on check + + -- Alastair McKinstry Wed, 31 Oct 2018 17:12:52 +0000 + + openmpi (3.1.3-1) unstable; urgency=medium + + * New upstream release Closes: #902101 + * Drop alioth mailing list (OpenMPI maintainers) from Uploaders. + Closes: #899289. + * Openmpi-bin is not labelled M-A: foreign. Closes: #901874 + * preinst, postinst scripts: recast conditionals to allow 'set -e' + * Add Recommends: libopenmpi-dev to openmpi-bin + + -- Alastair McKinstry Tue, 30 Oct 2018 16:14:16 +0000 + + openmpi (3.1.3~rc1-1) experimental; urgency=medium + + * New upstream release. + * Build against libpmix 3.1.0rc1 + * Drop hard-coded xz compression for tarball + * btl.patch now merged upstream. + * library soname changes: + libmpi 40.10.2 -> 40.10.3 + libopen-pal 40.10.2 -> 40.10.3 + libopen-rte 40.10.2 -> 40.10.3 + libmpi_usempif08. 40.10.1 -> 40.10.2 + + -- Alastair McKinstry Wed, 24 Oct 2018 16:49:41 +0100 + + openmpi (3.1.2-7) experimental; urgency=medium + + * Test builtin atomics on riscv64 + * Compile with gcc-7 on ia64 (ICE on gcc8*) + + -- Alastair McKinstry Wed, 17 Oct 2018 12:08:52 +0100 openmpi (3.1.2-6) unstable; urgency=medium diff --cc debian/patches/series index d91658e4,8ba2aa42..4cbc1f5f --- a/debian/patches/series +++ b/debian/patches/series @@@ -7,5 -7,3 +7,4 @@@ opal_fifo.patc verbose-ompi-rules.patch openjdk10.patch fix-underlinking.patch - btl.patch +raspbian.diff