Change logs for openmpi source package in Groovy

  • openmpi (4.0.3-6ubuntu2) groovy; urgency=medium
    
      * Also drop the i386 dependency from libopenmpi-dev to libibverbs-dev
    
     -- Christian Ehrhardt <email address hidden>  Tue, 19 May 2020 14:39:46 +0200
  • openmpi (4.0.3-6ubuntu1) focal; urgency=medium
    
      * Merge with Debian unstable, remaining changes:
        + Disable libfabric support on i386 to avoid pulling in rdma-core
        + Also disable the direct build-dependency on libibverbs-dev (from
          rdma-core) on i386
    
    openmpi (4.0.3-6) unstable; urgency=medium
    
      * libopenmpi-dev now depends on zlib1g-dev
    
    openmpi (4.0.3-5) unstable; urgency=medium
    
      * Fix autopkgtest scripts to run in right directory; dep on gcc, gfortran
      * Correct JAVA condition so its not built on hppa. Closes: #956161
    
    openmpi (4.0.3-4) unstable; urgency=medium
    
      * Hard-code GFORTRAN_VERSION as gfortran-mod-15 for the moment to avoid
        pulling arch-dep stuff into openmpi-common (mpi wrappers)
    
    openmpi (4.0.3-3) unstable; urgency=medium
    
      * Fix broken link for libmpi_usempi_ignore_tkr.so
    
    openmpi (4.0.3-2) unstable; urgency=medium
    
      * Fix broken psm conditional that causes FTBFS on non-intel archs
      * Use gcc rather than patchelf to change sonames for gfortan libs;
        patchelf causes ldconfig to create wierd files and breaks dwz
        Closes: #955708
      * Ensure mpif*.h headers are also present in the fortran mod dir that
        mpif90/mpif77 now searches. Closes: #955749
    
    openmpi (4.0.3-1) unstable; urgency=medium
    
      * New upstream release. Closes: #954932
        Some lib changes:
        - libmpi    40.20.2 -> 40.20.3
        - libopen-pal  40.20.2 -> 40.20.3
        - libopen-rte 40.20.2 -> 40.20.3
        - libmpi_usempif08  40.20.1 -> 40.21.0
        - libmca_common_ompio.so. 41.19.2 -> 41.19.3
      * Standards-Version: 4.5.0
      * Enable java build on riscv64. Closes: #933738
      * Build with both gfortran and flang (where possible)
        But don't depend on flang until it supports llvm-9
      * Drop B-D on gcc >= 4, Obsolete
      * Don't have openmpi-bin depend on libopenmpi-dev.
        THIS MAY BREAK THINGS EXPECTING libopenmpi-dev TO SHIP mpicc*, etc.
        THEY SHOULD DEPEND ON MPI-DEFAULT-DEV instead.
      * Build without '--with-ltdl'; 4.* uses dlopen directly.
      * Use dh-sequence-fortran-mod instead of --with fortran_mod
      * Add initial hello_world sanity package tests
    
     -- Graham Inggs <email address hidden>  Thu, 16 Apr 2020 11:16:28 +0000
  • openmpi (4.0.3-0ubuntu1) focal; urgency=medium
    
      * New upstream release (LP: #1870780)
    
     -- Graham Inggs <email address hidden>  Wed, 15 Apr 2020 07:36:51 +0000