Hello community,

here is the log from the commit of package libfabric for openSUSE:Factory 
checked in at 2017-12-29 18:46:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfabric (Old)
 and      /work/SRC/openSUSE:Factory/.libfabric.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfabric"

Fri Dec 29 18:46:36 2017 rev:10 rq:558745 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfabric/libfabric.changes      2017-11-23 
09:34:24.374423539 +0100
+++ /work/SRC/openSUSE:Factory/.libfabric.new/libfabric.changes 2017-12-29 
18:46:43.676955426 +0100
@@ -1,0 +2,34 @@
+Wed Dec 20 08:49:03 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v1.5.3
+  - Core
+    - Handle malloc failures
+    - Ensure global lock is initialized on Windows
+    - Fix spelling and formatting errors in man pages
+  - PSM
+    - Fix print format mismatches
+    - Remove 15 second startup delay when no hardware is installed
+    - Preserve FI_MR_SCALABLE mode bit for backwards compatability
+  - PSM2
+    - Fix print format mismatches
+    - Allow all to all communication between scalable endpoints
+    - Preserve FI_MR_SCALABLE mode bit for backwards compatability
+    - Fix reference counting issue with opened domains
+    - Fix segfault for RMA/atomic operations to local scalable endpoints
+    - Fix resource counting related issues for Tx/Rx contexts
+    - Allow completion suppression when fi_context is non-NULL
+    - Use correct queue for triggered operations with scalable endpoints
+  - Sockets
+    - Fix check for invalid connection handle
+    - Fix crash in fi_av_remove
+  - Util
+    - Fix number of bits used for connection index
+  - Verbs
+    - Fix incorrect CQ entry data for MSG endpoints
+    - Properly check for errors from getifaddrs
+    - Retry getifaddr on failure because of busy netlink sockets
+    - Ack CM events on error paths
+- Remove 0001-prov-psm-Eliminate-psm2-compat-library-delay-with-hf.patch
+   as it was merged upstream
+
+-------------------------------------------------------------------

Old:
----
  0001-prov-psm-Eliminate-psm2-compat-library-delay-with-hf.patch
  libfabric-1.5.2.0.480a6db3.tar.bz2

New:
----
  libfabric-1.5.3.0.09aaaf78c239.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libfabric.spec ++++++
--- /var/tmp/diff_new_pack.sDPsd3/_old  2017-12-29 18:46:44.564700463 +0100
+++ /var/tmp/diff_new_pack.sDPsd3/_new  2017-12-29 18:46:44.564700463 +0100
@@ -17,18 +17,17 @@
 
 
 #
-%define git_ver .0.480a6db3
+%define git_ver .0.09aaaf78c239
 
 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.2
+Version:        1.5.3
 Release:        0
 Source:         %{name}-%{version}%{git_ver}.tar.bz2
 Source1:        baselibs.conf
 Patch0:         libfabric-libtool.patch
-Patch1:         0001-prov-psm-Eliminate-psm2-compat-library-delay-with-hf.patch
 Url:            http://www.github.com/ofiwg/libfabric
 Prefix:         ${_prefix}
 BuildRequires:  autoconf
@@ -72,7 +71,6 @@
 %prep
 %setup -q -n  %{name}-%{version}%{git_ver}
 %patch0 -p1
-%patch1 -p1
 
 %build
 rm -f config/libtool.m4

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sDPsd3/_old  2017-12-29 18:46:44.632680940 +0100
+++ /var/tmp/diff_new_pack.sDPsd3/_new  2017-12-29 18:46:44.636679791 +0100
@@ -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">480a6db351fbe8ee38077902c8df875e3cd13205</param>
+    <param name="revision">09aaaf78c239df7fb57f19de44cc96b25701bcb0</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">libfabric*.tar</param>

++++++ libfabric-1.5.2.0.480a6db3.tar.bz2 -> 
libfabric-1.5.3.0.09aaaf78c239.tar.bz2 ++++++
++++ 3248 lines of diff (skipped)


Reply via email to