Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfabric for openSUSE:Factory 
checked in at 2021-11-08 17:24:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfabric (Old)
 and      /work/SRC/openSUSE:Factory/.libfabric.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfabric"

Mon Nov  8 17:24:08 2021 rev:29 rq:928954 version:1.13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfabric/fabtests.changes       2021-09-08 
21:36:46.937900098 +0200
+++ /work/SRC/openSUSE:Factory/.libfabric.new.1890/fabtests.changes     
2021-11-08 17:24:30.128705830 +0100
@@ -1,0 +2,15 @@
+Wed Nov  3 07:53:20 UTC 2021 - Nicolas Morey-Chaisemartin 
<[email protected]>
+
+- Enable PSM3 provider (jsc#SLE-18754)
+
+-------------------------------------------------------------------
+Fri Oct 29 11:13:43 UTC 2021 - Nicolas Morey-Chaisemartin 
<[email protected]>
+
+- Update to 1.13.2
+  - Sort DL providers to ensure consistent load ordering
+  - Update hooking providers to handle fi_open_ops calls to avoid crashes
+  - Replace cassert with assert.h to avoid C++ headers in C code
+  - Enhance serialization for memory monitors to handle external monitors
+  - EFA, SHM, TCP, RxM and vers fixes
+
+-------------------------------------------------------------------
libfabric.changes: same change

Old:
----
  libfabric-1.13.1.0.9682913a72c9.tar.bz2

New:
----
  libfabric-1.13.2.0.bcb41c462e1e.tar.bz2

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

Other differences:
------------------
++++++ fabtests.spec ++++++
--- /var/tmp/diff_new_pack.Ld8M0E/_old  2021-11-08 17:24:30.768706250 +0100
+++ /var/tmp/diff_new_pack.Ld8M0E/_new  2021-11-08 17:24:30.772706252 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define git_ver .0.9682913a72c9
+%define git_ver .0.bcb41c462e1e
 
 Name:           fabtests
-Version:        1.13.1
+Version:        1.13.2
 Release:        0
 Summary:        Test suite for libfabric API
 License:        BSD-2-Clause OR GPL-2.0-only

++++++ libfabric.spec ++++++
--- /var/tmp/diff_new_pack.Ld8M0E/_old  2021-11-08 17:24:30.804706273 +0100
+++ /var/tmp/diff_new_pack.Ld8M0E/_new  2021-11-08 17:24:30.808706277 +0100
@@ -17,10 +17,10 @@
 
 
 #
-%define git_ver .0.9682913a72c9
+%define git_ver .0.bcb41c462e1e
 
 Name:           libfabric
-Version:        1.13.1
+Version:        1.13.2
 Release:        0
 Summary:        User-space RDMA Fabric Interfaces
 License:        BSD-2-Clause OR GPL-2.0-only
@@ -34,6 +34,7 @@
 BuildRequires:  libibverbs-devel
 BuildRequires:  libnl3-devel
 %ifarch x86_64
+BuildRequires:  libnuma-devel
 BuildRequires:  libpsm2-devel
 %endif
 %ifarch x86_64 %{ix86}
@@ -82,6 +83,7 @@
 %endif
 %ifarch x86_64
     --enable-psm2 \
+    --enable-psm3 \
 %endif
     --disable-static
 make %{?_smp_mflags}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ld8M0E/_old  2021-11-08 17:24:30.840706298 +0100
+++ /var/tmp/diff_new_pack.Ld8M0E/_new  2021-11-08 17:24:30.840706298 +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">9682913a72c982b4a872b6b18cf2889e158a029b</param>
+    <param name="revision">bcb41c462e1e38559c94096ac06e2f578b466882</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">libfabric*.tar</param>

++++++ libfabric-1.13.1.0.9682913a72c9.tar.bz2 -> 
libfabric-1.13.2.0.bcb41c462e1e.tar.bz2 ++++++
++++ 6362 lines of diff (skipped)

Reply via email to