Hello community, here is the log from the commit of package libfabric for openSUSE:Factory checked in at 2017-10-13 14:09:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfabric (Old) and /work/SRC/openSUSE:Factory/.libfabric.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfabric" Fri Oct 13 14:09:22 2017 rev:7 rq:533406 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libfabric/libfabric.changes 2017-09-08 20:39:19.989458009 +0200 +++ /work/SRC/openSUSE:Factory/.libfabric.new/libfabric.changes 2017-10-13 14:09:26.221774984 +0200 @@ -1,0 +2,36 @@ +Thu Oct 5 07:10:28 UTC 2017 - [email protected] + +- Update to v1.5.1 + - Core + - Fix initialization used by DL providers to avoid crash + - Add checks for null hints and improperly terminated strings + - Check for invalid core names passed to fabric open + - Provide consistent provider ordering when using DL providers + - Fix OFI_LIKELY definitions when GNUC is not present + - GNI + - Add ability to detect local PE rank + - Fix compiler/config problems + - Fix CQ read error corruption + - Remove tests of deprecated interfaces + - PSM + - Fix CQ corruption reporting errors + - Always generate a completion on error + - PSM2 + - Fix CQ corruption reporting errors + - Always generate a completion on error + - Add checks to handle out of memory errors + - Add NULL check for iov in atomic readv/writev calls + - Fix FI_PEEK src address matching + - Fix bug in scalable endpoint address resolution + - Fix segfault bug in RMA completion generation + - Sockets + - Fix missing FI_CLAIM src address data on completion + - Fix CQ corruption reporting errors + - Fix serialization issue wrt out of order CPU writes to Tx ring buffer + - Verbs + - Allow modifying rnr retry timout to improve performance + - Add checks to handle out of memory errors + - Fix crash using atomic operations for MSG EPs +- Fix dependency to libfabric1 for libfabric-devel in baselibs.conf + +------------------------------------------------------------------- Old: ---- libfabric-1.5.0.0.ca4e982b.tar.bz2 New: ---- libfabric-1.5.1.0.476d147d.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfabric.spec ++++++ --- /var/tmp/diff_new_pack.ybp1Hl/_old 2017-10-13 14:09:26.869746490 +0200 +++ /var/tmp/diff_new_pack.ybp1Hl/_new 2017-10-13 14:09:26.869746490 +0200 @@ -17,13 +17,13 @@ # -%define git_ver .0.ca4e982b +%define git_ver .0.476d147d Name: libfabric Summary: User-space RDMA Fabric Interfaces License: GPL-2.0 or BSD-2-Clause Group: Development/Libraries/C and C++ -Version: 1.5.0 +Version: 1.5.1 Release: 0 Source: %{name}-%{version}%{git_ver}.tar.bz2 Source1: baselibs.conf ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ybp1Hl/_old 2017-10-13 14:09:26.897745259 +0200 +++ /var/tmp/diff_new_pack.ybp1Hl/_new 2017-10-13 14:09:26.897745259 +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">ca4e982b00be9ee597d3dc7ed9329a16933f43d3</param> + <param name="revision">476d147da5a010faae571f6f46585c777a141474</param> </service> <service name="recompress" mode="disabled"> <param name="file">libfabric*.tar</param> ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.ybp1Hl/_old 2017-10-13 14:09:26.917744379 +0200 +++ /var/tmp/diff_new_pack.ybp1Hl/_new 2017-10-13 14:09:26.917744379 +0200 @@ -1,4 +1,4 @@ libfabric1 libfabric-devel requires -libibmad-<targettype> - requires "libfabric-<targettype> = <version>" + requires "libfabric1-<targettype> = <version>" ++++++ libfabric-1.5.0.0.ca4e982b.tar.bz2 -> libfabric-1.5.1.0.476d147d.tar.bz2 ++++++ ++++ 2367 lines of diff (skipped)
