Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit d281a98

Browse files
author
--quiet
committed
NEWS: Sync with the *actual* v1.8.8 bullets
1 parent 9b32971 commit d281a98

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

NEWS

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,15 @@ included in the vX.Y.Z section and be denoted as:
105105
1.8.8
106106
-----
107107

108-
- Fix a segfault in MPI_FINALIZE with PSM2 caused by misordering of
109-
PML vs. communicator shutdown.
108+
- Fix a segfault in MPI_FINALIZE with the PSM MTL.
109+
- Fix mpi_f08 sentinels (e.g., MPI_STATUS_IGNORE) handling.
110+
- Set some additional MXM default values for OSHMEM.
110111
- Fix an invalid memory access in MPI_MRECV and MPI_IMRECV.
112+
- Include two fixes that were mistakenly left out of the official
113+
v1.8.7 tarball:
114+
- Fixed MPI_WIN_POST and MPI_WIN_START for zero-size messages
115+
- Protect the OOB TCP ports from segfaulting when accessed by port
116+
scanners
111117

112118

113119
1.8.7

0 commit comments

Comments
 (0)