Hello community,

here is the log from the commit of package libpsm2 for openSUSE:Factory checked 
in at 2018-11-06 14:13:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpsm2 (Old)
 and      /work/SRC/openSUSE:Factory/.libpsm2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpsm2"

Tue Nov  6 14:13:46 2018 rev:10 rq:644616 version:11.2.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpsm2/libpsm2.changes  2018-03-16 
10:33:50.673007017 +0100
+++ /work/SRC/openSUSE:Factory/.libpsm2.new/libpsm2.changes     2018-11-06 
14:13:52.542703607 +0100
@@ -1,0 +2,27 @@
+Mon Oct 15 06:43:58 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Update to 11.2.23 (fate#325853)
+  - compiler flag optimizations for KNL
+  - optimizations for OFI
+  - Bug fixes for CUDA runtime
+  - Add psm2_info_query API
+  - Modify PSM send side protocol selection logic to select correct flow at
+    start of send function
+  - Update LMC disable thresholds
+  - Fix for Issue #30: Compilation error due to snprintf truncation warning
+  - Convert CUDA runtime API calls to CUDA Driver API calls
+  - Prevent SHM and IPS from closing other protocol connections
+  - Change CUDA_THRESH_RNDV and move CUDA init to separate function
+  - Fix selection logic for multi-HFI within NUMA node
+  - Refresh JKey to support SELinux
+  - Fix Issue #24: Uninitialized AM message
+  - Fix data data corruption on GPU buffers when when using am ptl
+  - Force EPID remap in shm if remote PID changed
+  - PSM2 GDR Copy feature and tuning of thresholds to fully utilize the feature
+  - Fix uniformity of process mapping to HFIs
+  - PSM2 specific perf benchmarks
+  - Fix for issue 27: Null termination of string
+- Drop libpsm2-fix-gcc8-compilation-error.patch
+  which was fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  libpsm2-10.3.46.tar.bz2
  libpsm2-fix-gcc8-compilation-error.patch

New:
----
  libpsm2-11.2.23.tar.bz2

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

Other differences:
------------------
++++++ libpsm2.spec ++++++
--- /var/tmp/diff_new_pack.AFug6K/_old  2018-11-06 14:13:53.342702545 +0100
+++ /var/tmp/diff_new_pack.AFug6K/_new  2018-11-06 14:13:53.350702535 +0100
@@ -20,10 +20,10 @@
 
 %define psm_so 2
 Name:           libpsm2
-Version:        10.3.46
+Version:        11.2.23
 Release:        0
 Summary:        Intel PSM Messaging API libraries
-License:        BSD-2-Clause or GPL-2.0
+License:        BSD-2-Clause OR GPL-2.0-only
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/01org/opa-psm2/
 Source0:        %{name}-%{version}%{git_ver}.tar.bz2
@@ -32,7 +32,6 @@
 Patch2:         libpsm2-use_RPM_OPT_FLAGS.patch
 Patch3:         libpsm2-use-exported-variable-for-version-and-release.patch
 Patch4:         libpsm2-include-ioctl_h.patch
-Patch5:         libpsm2-fix-gcc8-compilation-error.patch
 BuildRequires:  libnuma-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  pkg-config
@@ -87,7 +86,6 @@
 %patch2
 %patch3
 %patch4
-%patch5
 
 cp %{S:1} ChangeLog
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.AFug6K/_old  2018-11-06 14:13:53.374702503 +0100
+++ /var/tmp/diff_new_pack.AFug6K/_new  2018-11-06 14:13:53.374702503 +0100
@@ -5,11 +5,11 @@
     <param name="package-meta">no</param>
     <param name="exclude">.git</param>
     <param name="filename">libpsm2</param>
-    <param name="version">10.3.46</param>
+    <param name="version">11.2.23</param>
     <param name="versionrewrite-pattern">PSM2_(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="match-tag">PSM2_*</param>
-    <param name="revision">5fabd0e699a920e74333f789923fd1c02bb7c629</param>
+    <param name="revision">8a12e84dc7e3a89eb81f7d0d2fba13c5d9d9c484</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">libpsm2*.tar</param>

++++++ libpsm2-10.3.46.tar.bz2 -> libpsm2-11.2.23.tar.bz2 ++++++
++++ 19909 lines of diff (skipped)


Reply via email to