[ubuntu/hirsute-proposed] openmpi 4.0.5-7ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Tue Nov 24 07:22:15 UTC 2020


openmpi (4.0.5-7ubuntu1) hirsute; urgency=medium

  * Merge with Debian unstable, remaining changes:
    - remove i386 dependencies to rdma-core
      + d/control: drop the i386 dependency from libopenmpi-dev to
        libibverbs-dev
      + d/control: disable the direct build-dependency on libibverbs-dev
        (from rdma-core) on i386
      + d/rules: disable libfabric support on i386 to avoid pulling in
        rdma-core

openmpi (4.0.5-7) unstable; urgency=medium

  * Undo NO_PMIX_ARCH for armel, mipsel no longer needed as atomic
    primitives now provided in external pmix. Closes: #971669

openmpi (4.0.5-6) unstable; urgency=medium

  * Update VCS-* headers to point to debian/latest branch. Closes: #970707
  * Rebuild to drop build of mca_pmix_pmix3.so on armel/mipsel (triggered by
    misconfig in pmix package) ?

openmpi (4.0.5-5) unstable; urgency=medium

  * Drop amd64 from NO_PMIX_ARCH (debugging test). Closes: #970698
  * Update Breaks/Replaces to cope with bug regression below

openmpi (4.0.5-4) unstable; urgency=medium

  * Regression fix: man pages belong in openmpi-bin, Closes: #970442
  * Set B-D on libpmix-dev. Closes: #970193
  * Add dependency on libevent-dev to libopenmpi-dev. Closes: #945121

openmpi (4.0.5-3) unstable; urgency=medium

  * Revert autogenerated vars in preinst/postinst. Closes: #970036
  * Update pmix path for libpmix-dev >= 3.2.0rc1-2
  * Ack. bug closed due to mpi4py test disabled: Closes: #965352.

openmpi (4.0.5-2) unstable; urgency=medium

  * in binary-indep builds, ignore stuff thats not installed (d/not-installed)

openmpi (4.0.5-1) unstable; urgency=medium

  * New upstream release
  * Update libversions:
    libmpi.so 40.20.4 -> 40.20.5
    libopen-pal.so 40.20.4 -> 40.20.5
    libopen-rte.so 40.20.4 -> 40.20.5
    libmpi_usempif08: 40.21.1 -> 40.21.2
  * Add libpmix-dev as Dependency of libopenmpi-dev
  * Depend on libjs-jquery-ui in -dev pkg rather than use external version
  * Move to debhelper 13; use DEB_HOST_MULTIARCH vars rather than autogenerated
    link, install files
  * Drop use_openib patch now that UCX enabled
  * Change gdb.conf and branch names to match DEP-14 recommendations

openmpi (4.0.4-2) unstable; urgency=medium

  * Re-enable liboshmem.so
  * Se hwloc to external for clarity
  * Enable UCX support
    - Add libmca_common_ucx.so lib
  * Tidy up d/rules to use more dh_* commands not cp/mv
  * Ship javadocs in libopenmpi-dev

openmpi (4.0.4-1) unstable; urgency=medium

  * New upstream release
  * Update libversions:
    libmpi.so 40.20.3 -> 40.20.4
    libopen-pal.so 40.20.3 -> 40.20.4
    libopen-rte.so 40.20.3 -> 40.20.4
    libmpi_usempif08: 40.21.0 -> 40.21.1
  * Updated build config for ia64, thanks to John Paul Adrian Glaubitz.
    Closes: #963729

openmpi (4.0.3-9) unstable; urgency=medium

  * Add config to use Infiniband on 4.0+. Closes: #962180

openmpi (4.0.3-8) unstable; urgency=medium

  * Undo 64-bit;
  * Add breaks to avoid libhwloc.so.5/so.15 collision. Closes: #961631

openmpi (4.0.3-7) experimental; urgency=medium

  * Experimental full 64-bit build

Date: Mon, 23 Nov 2020 11:34:42 +0100
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/openmpi/4.0.5-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 23 Nov 2020 11:34:42 +0100
Source: openmpi
Architecture: source
Version: 4.0.5-7ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Closes: 945121 961631 962180 963729 965352 970036 970193 970442 970698 970707 971669
Changes:
 openmpi (4.0.5-7ubuntu1) hirsute; urgency=medium
 .
   * Merge with Debian unstable, remaining changes:
     - remove i386 dependencies to rdma-core
       + d/control: drop the i386 dependency from libopenmpi-dev to
         libibverbs-dev
       + d/control: disable the direct build-dependency on libibverbs-dev
         (from rdma-core) on i386
       + d/rules: disable libfabric support on i386 to avoid pulling in
         rdma-core
 .
 openmpi (4.0.5-7) unstable; urgency=medium
 .
   * Undo NO_PMIX_ARCH for armel, mipsel no longer needed as atomic
     primitives now provided in external pmix. Closes: #971669
 .
 openmpi (4.0.5-6) unstable; urgency=medium
 .
   * Update VCS-* headers to point to debian/latest branch. Closes: #970707
   * Rebuild to drop build of mca_pmix_pmix3.so on armel/mipsel (triggered by
     misconfig in pmix package) ?
 .
 openmpi (4.0.5-5) unstable; urgency=medium
 .
   * Drop amd64 from NO_PMIX_ARCH (debugging test). Closes: #970698
   * Update Breaks/Replaces to cope with bug regression below
 .
 openmpi (4.0.5-4) unstable; urgency=medium
 .
   * Regression fix: man pages belong in openmpi-bin, Closes: #970442
   * Set B-D on libpmix-dev. Closes: #970193
   * Add dependency on libevent-dev to libopenmpi-dev. Closes: #945121
 .
 openmpi (4.0.5-3) unstable; urgency=medium
 .
   * Revert autogenerated vars in preinst/postinst. Closes: #970036
   * Update pmix path for libpmix-dev >= 3.2.0rc1-2
   * Ack. bug closed due to mpi4py test disabled: Closes: #965352.
 .
 openmpi (4.0.5-2) unstable; urgency=medium
 .
   * in binary-indep builds, ignore stuff thats not installed (d/not-installed)
 .
 openmpi (4.0.5-1) unstable; urgency=medium
 .
   * New upstream release
   * Update libversions:
     libmpi.so 40.20.4 -> 40.20.5
     libopen-pal.so 40.20.4 -> 40.20.5
     libopen-rte.so 40.20.4 -> 40.20.5
     libmpi_usempif08: 40.21.1 -> 40.21.2
   * Add libpmix-dev as Dependency of libopenmpi-dev
   * Depend on libjs-jquery-ui in -dev pkg rather than use external version
   * Move to debhelper 13; use DEB_HOST_MULTIARCH vars rather than autogenerated
     link, install files
   * Drop use_openib patch now that UCX enabled
   * Change gdb.conf and branch names to match DEP-14 recommendations
 .
 openmpi (4.0.4-2) unstable; urgency=medium
 .
   * Re-enable liboshmem.so
   * Se hwloc to external for clarity
   * Enable UCX support
     - Add libmca_common_ucx.so lib
   * Tidy up d/rules to use more dh_* commands not cp/mv
   * Ship javadocs in libopenmpi-dev
 .
 openmpi (4.0.4-1) unstable; urgency=medium
 .
   * New upstream release
   * Update libversions:
     libmpi.so 40.20.3 -> 40.20.4
     libopen-pal.so 40.20.3 -> 40.20.4
     libopen-rte.so 40.20.3 -> 40.20.4
     libmpi_usempif08: 40.21.0 -> 40.21.1
   * Updated build config for ia64, thanks to John Paul Adrian Glaubitz.
     Closes: #963729
 .
 openmpi (4.0.3-9) unstable; urgency=medium
 .
   * Add config to use Infiniband on 4.0+. Closes: #962180
 .
 openmpi (4.0.3-8) unstable; urgency=medium
 .
   * Undo 64-bit;
   * Add breaks to avoid libhwloc.so.5/so.15 collision. Closes: #961631
 .
 openmpi (4.0.3-7) experimental; urgency=medium
 .
   * Experimental full 64-bit build
Checksums-Sha1:
 761cd61e50b65f5af2cc3c4009515986a3172f66 2787 openmpi_4.0.5-7ubuntu1.dsc
 99e3d1dd31cc431f912e8db9c6d46328d021a592 6603944 openmpi_4.0.5.orig.tar.xz
 7415feed603f7fbaf8b4f2f86b8b77ec209ee7e3 67656 openmpi_4.0.5-7ubuntu1.debian.tar.xz
 4d16a4faefdfde89860cd288dd14441568d11558 6783 openmpi_4.0.5-7ubuntu1_source.buildinfo
Checksums-Sha256:
 795d1b3c53e134f8eee54807294147078a8d49a7f16dde04e20dd404d435e997 2787 openmpi_4.0.5-7ubuntu1.dsc
 b6ee712c41b286a39d80e3124059ceb2800cc1b108ae6bef003e21a57de96b47 6603944 openmpi_4.0.5.orig.tar.xz
 371bd25dee7fd2bd62e6dcf84425c5885cd326a11ded31d3757ebcbfe07fef52 67656 openmpi_4.0.5-7ubuntu1.debian.tar.xz
 4162e8d66fcba977d2d65366c8bca0bbdce87e99d837ada08726d80cf5bc9202 6783 openmpi_4.0.5-7ubuntu1_source.buildinfo
Files:
 ecef1eea82f429cc346715b376f26b9b 2787 net optional openmpi_4.0.5-7ubuntu1.dsc
 35f2b2ce93e71fc1154591b9a16e6855 6603944 net optional openmpi_4.0.5.orig.tar.xz
 31812a8b7c50f06f0dec5515942c605c 67656 net optional openmpi_4.0.5-7ubuntu1.debian.tar.xz
 a1fe3195fde2ef6fe5ee565dca9ebfb1 6783 net optional openmpi_4.0.5-7ubuntu1_source.buildinfo
Original-Maintainer: Alastair McKinstry <mckinstry at debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAl+8tEEACgkQuj4pM4KA
skIqJBAAvCw0OCe8rNeh+SeEnWPxD8g79grCaITjl3hQmKh/rTp5CpnL04GLg6nT
Yx5PTyQoJK4xjzcPtHljWjx/oMxDfn2O3NTFK7Ahv45tRh1gQbpcw0f+Bfd5IB+G
Yh5uFkCA7G2KxkEhS6fSb0hFkbVDiKxFJaunuMhXePxlHA0/BBEBwlPbIEwxQUsp
4ZaVnxo9yU5TrCG+gJ/gTKnwEM5WvK5tYe2ycpWCLUwV87Zo23ncfab/XlkA+kpJ
NwftVFdAZbocwHnpd8WpmP9/uj0JDnFLIF8vnXGjjXkfa09zDcIz6L6IKGDALf+j
YGIyCp0LGAiy/8Okjm+H8njPTJUHavHyiKDFbQ46pmy7ncRME30ny0KzRvt3sqZc
ZgdYtLRqD6crki4i29ZwOmqfGTyzfvj82UYFNoorbbaPN4bHft/B7OtcR1754qoR
CAxeb6AJcskLLYbPXXBs9lUGzzd/DFlPKgEU63DLQF92Q+iakd7sAMhl9F759vrg
Dtndzfv1jAWGr79X2//kmkLmSN7ATuOjyksNiaUzpLhr28NKXCN6OVmIUMO30kJj
YEfnmRkPmdFt95S41hp+0F3WQE/ioaAUvWjaAZmklqoZQRdS+eXd6csHGZcTDRQN
QGWZg48nsfOSvOPdSKJDsBHYdTBsjt2odrGM+2yI73Mz8tbYJNQ=
=HQE1
-----END PGP SIGNATURE-----


More information about the Hirsute-changes mailing list