From: Raspbian automatic forward porter Date: Fri, 4 Jun 2021 00:39:13 +0000 (+0100) Subject: Merge version 4.1.0-8+rpi1 and 4.1.0-10 to produce 4.1.0-10+rpi1 X-Git-Tag: archive/raspbian/4.1.0-10+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=80b2fb5909c7eae8312bf6e14823e90fcc52d315;p=openmpi.git Merge version 4.1.0-8+rpi1 and 4.1.0-10 to produce 4.1.0-10+rpi1 --- 80b2fb5909c7eae8312bf6e14823e90fcc52d315 diff --cc debian/changelog index d08ebcc9,b7b16f9a..c84f93f4 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,17 +1,25 @@@ - openmpi (4.1.0-8+rpi1) bullseye-staging; urgency=medium ++openmpi (4.1.0-10+rpi1) bullseye-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 Thu, 18 Mar 2021 18:16:48 +0000 ++ -- Raspbian forward porter Fri, 04 Jun 2021 00:39:13 +0000 ++ + openmpi (4.1.0-10) unstable; urgency=medium + + * Rebuild against ucx 1.10.1~rc1+really.1.10.0-1 for buster + + -- Alastair McKinstry Thu, 27 May 2021 09:16:24 +0100 + + openmpi (4.1.0-9) unstable; urgency=medium + + * Pull fix for Memory leak in MPI_Allreduce when using a repeatedly created + and freed MPI_Datatype. Closes: #987261 + * Workaround for mpirun crashes when trying to schedule a task on + a foreign host. Closes: #984956 + + -- Alastair McKinstry Thu, 13 May 2021 14:01:44 +0100 openmpi (4.1.0-8) unstable; urgency=medium diff --cc debian/patches/series index af933d2f,11337172..6656df88 --- a/debian/patches/series +++ b/debian/patches/series @@@ -13,4 -14,4 +14,5 @@@ ia64.patc missing-symbol.patch external-pmix-fix.patch grequest-fix.patch + pr8596.patch +raspbian.diff