From 97e7491ee1c7a0529d7a98c7012f74339532edc7 Mon Sep 17 00:00:00 2001 From: Yossi Itigin Date: Thu, 13 Jun 2019 11:17:56 +0300 Subject: [PATCH] NEWS: Update bugfixes and v1.6.0-rc2 --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 90dc718e159..a7601ff8a58 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ ## # -## 1.6.0-rc1 (May 29, 2019) +## 1.6.0-rc2 (June 13, 2019) Features: - Modular architecture for UCT transports - ROCm transport re-design: support for managed memory, direct copy, ROCm GDR @@ -27,6 +27,11 @@ Bugfixes: - Fixing the wrong name of aliases - Fix data race in UCP wireup - Fix segfault when libuct.so is reloaded - issue #3558 +- Include Java sources in distribution +- Handle EADDRNOTAVAIL in rdma_cm connection manager +- Disable ibcm on RHEL7+ by default +- Fix data race in UCP proxy endpoint +- Static checker fixes - Fallback to ibv_create_cq() if ibv_create_cq_ex() returns ENOSYS Tested configurations: