Skip to content

Commit 867a59b

Browse files
committed
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 <jsquyres@cisco.com>
1 parent af5aa4c commit 867a59b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ This file contains notable changes between releases for each release since
3636
Open MPI 1.0. Because Open MPI maintains multiple release branches at any time,
3737
it is possible for items to appear more than once in the list.
3838

39-
3.0.6 -- January, 2020
39+
3.0.6 -- February, 2020
4040
----------------------
4141

42+
- Fix run-time linker issues with OMPIO on newer Linux distros.
4243
- Allow the user to override modulefile_path in the Open MPI SRPM,
4344
even if install_in_opt is set to 1.
4445
- Properly detect ConnectX-6 HCAs in the openib BTL.

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ release=6
2424
# requirement is that it must be entirely printable ASCII characters
2525
# and have no white space.
2626

27-
greek=rc1
27+
greek=rc2
2828

2929
# If repo_rev is empty, then the repository version number will be
3030
# obtained during "make dist" via the "git describe --tags --always"
@@ -100,7 +100,7 @@ libompitrace_so_version=40:1:0
100100
# components-don't-affect-the-build-system abstraction.
101101

102102
# OMPI layer
103-
libmca_ompi_common_ompio_so_version=41:3:0
103+
libmca_ompi_common_ompio_so_version=41:4:0
104104

105105
# ORTE layer
106106
libmca_orte_common_alps_so_version=40:1:0

0 commit comments

Comments
 (0)