From 0f4025caf1f20d21d4572ddbdd1e0b04863023df Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Tue, 28 Jan 2020 09:46:24 -0800 Subject: [PATCH] Prepare for 3.0.6rc2 We added an OMPIO fix, so note that in the NEWS and bump its common .so Librtool c:r:a number. Signed-off-by: Jeff Squyres --- NEWS | 5 +++-- VERSION | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 65ffc34bdea..6c6b155c277 100644 --- a/NEWS +++ b/NEWS @@ -36,9 +36,10 @@ This file contains notable changes between releases for each release since Open MPI 1.0. Because Open MPI maintains multiple release branches at any time, it is possible for items to appear more than once in the list. -3.0.6 -- January, 2020 ----------------------- +3.0.6 -- February, 2020 +----------------------- +- Fix run-time linker issues with OMPIO on newer Linux distros. - Allow the user to override modulefile_path in the Open MPI SRPM, even if install_in_opt is set to 1. - Properly detect ConnectX-6 HCAs in the openib BTL. diff --git a/VERSION b/VERSION index aa7a9e96097..1bead820cda 100644 --- a/VERSION +++ b/VERSION @@ -24,7 +24,7 @@ release=6 # requirement is that it must be entirely printable ASCII characters # and have no white space. -greek=rc1 +greek=rc2 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always" @@ -100,7 +100,7 @@ libompitrace_so_version=40:1:0 # components-don't-affect-the-build-system abstraction. # OMPI layer -libmca_ompi_common_ompio_so_version=41:3:0 +libmca_ompi_common_ompio_so_version=41:4:0 # ORTE layer libmca_orte_common_alps_so_version=40:1:0