Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfabric for openSUSE:Factory checked in at 2022-04-22 21:53:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfabric (Old) and /work/SRC/openSUSE:Factory/.libfabric.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfabric" Fri Apr 22 21:53:05 2022 rev:31 rq:971080 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libfabric/fabtests.changes 2021-11-28 21:30:05.450079656 +0100 +++ /work/SRC/openSUSE:Factory/.libfabric.new.1538/fabtests.changes 2022-04-22 21:53:31.130755718 +0200 @@ -1,0 +2,46 @@ +Tue Apr 19 07:27:42 UTC 2022 - Nicolas Morey-Chaisemartin <[email protected]> + +- Update to 1.14.1 + - Core + - Use non-shared memory allocations to use MADV_DONTFORK safely + - Fix incorrect use of gdr_copy_from_mapping + - Ensure proper timeout time for pollfds to avoid early exit + - EFA + - Handle read completion properly for multi_recv + - Use shm's inject write when possible + - Support 0 byte read + - RxM + - Ensure signaling the CQ fd after writing completion + - Fix inject path for sending tagged messages with cq data + - Negotiate credit based flow control support over CM + - Add PID to CM messages to detect stale vs duplicate connections + - Fix race handling unexpected messages from unknown peers + - Fix possible leak of stack data in cm_accept + - Restrict reported caps based on core provider + - Delay starting listen until endpoint fully initialized + - Verify valid atomic size + - Sockets + - Fix coverity reports on uninitialized data + - Check for NULL pointers passed to memcpy + - Add missing error return code from sock_ep_enable + - TCP + - Fix performance regression resulting from sparse pollfd sets + - Fix assertion failure in CQ progress function + - Do not generate error completions for inject msgs + - Fix use of incorrect event names in progress handler + - Fix check for CQ data in tagged messages + - Make start_op array a static to reduce memory + - Wake-up threads blocked on CQ to update their poll events + - Verbs + - Generate error completions for all failed transmits + - Set all fields in the fi_fabric_attr for FI_CONNREQ events + - Set proper completion flags for all failed transfer + - Ensure that all attributes are provided when opening an endpoint + - Fix error handling in vrb_eq_read + - Fix memory leak in error case in vrb_get_sib + - Work-around bug in verbs HW not reported correct send opcodes + - Only call ibv_reg_dmabuf_mr when kernel support exists + - Add a failover path to dma-buf based memory registration + - Negotiate credit based flow control support over CM + +------------------------------------------------------------------- libfabric.changes: same change Old: ---- libfabric-1.14.0.0.119622b6309e.tar.bz2 New: ---- libfabric-1.14.1.0.e800ff281fdb.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fabtests.spec ++++++ --- /var/tmp/diff_new_pack.NMpS91/_old 2022-04-22 21:53:33.658758598 +0200 +++ /var/tmp/diff_new_pack.NMpS91/_new 2022-04-22 21:53:33.666758607 +0200 @@ -1,7 +1,7 @@ # # spec file for package fabtests # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define git_ver .0.119622b6309e +%define git_ver .0.e800ff281fdb Name: fabtests -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: Test suite for libfabric API License: BSD-2-Clause OR GPL-2.0-only ++++++ libfabric.spec ++++++ --- /var/tmp/diff_new_pack.NMpS91/_old 2022-04-22 21:53:33.698758643 +0200 +++ /var/tmp/diff_new_pack.NMpS91/_new 2022-04-22 21:53:33.706758652 +0200 @@ -1,7 +1,7 @@ # # spec file for package libfabric # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ # -%define git_ver .0.119622b6309e +%define git_ver .0.e800ff281fdb Name: libfabric -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: User-space RDMA Fabric Interfaces License: BSD-2-Clause OR GPL-2.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.NMpS91/_old 2022-04-22 21:53:33.742758693 +0200 +++ /var/tmp/diff_new_pack.NMpS91/_new 2022-04-22 21:53:33.746758698 +0200 @@ -8,7 +8,7 @@ <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> - <param name="revision">119622b6309ed78890f9572f758876f315488f80</param> + <param name="revision">e800ff281fdb7210d01c5ef9c544bac1eedad514</param> </service> <service name="recompress" mode="disabled"> <param name="file">libfabric*.tar</param> ++++++ libfabric-1.14.0.0.119622b6309e.tar.bz2 -> libfabric-1.14.1.0.e800ff281fdb.tar.bz2 ++++++ ++++ 4938 lines of diff (skipped)
