Hello community, here is the log from the commit of package libpsm2 for openSUSE:Factory checked in at 2017-12-09 20:25:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpsm2 (Old) and /work/SRC/openSUSE:Factory/.libpsm2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpsm2" Sat Dec 9 20:25:48 2017 rev:8 rq:555183 version:10.3.37 Changes: -------- --- /work/SRC/openSUSE:Factory/libpsm2/libpsm2.changes 2017-11-23 09:41:13.203507217 +0100 +++ /work/SRC/openSUSE:Factory/.libpsm2.new/libpsm2.changes 2017-12-09 20:25:50.622248217 +0100 @@ -1,0 +2,18 @@ +Fri Dec 8 08:25:14 UTC 2017 - [email protected] + +- Update to version 10.3.37 (bsc#1068108): + - Allow PSM_PERF to work with multiple threads + - AM Handler with Caller Context for OFI PSM2 + - Add new API functions psm2_mq_ipeek_dequeue and psm2_mq_req_free (for OFI + usage) + - Reserve additional space in "psm2_mq_req" for user use (for OFI usage) + - Bug Fixes + - Fix SLES 12.3 libpsm2-2 Provides line + - Add additional libpsm2-2 noarch Provides line + - Clean up CUDA symbol loading + - Avoid typecasting unknown addresses to aligned data types + - Handle EFAULT and ENOTSUPP returned from driver + - Release hfi1 memory mappings when closing a context + + +------------------------------------------------------------------- Old: ---- libpsm2-10.3.17.tar.bz2 New: ---- libpsm2-10.3.37.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpsm2.spec ++++++ --- /var/tmp/diff_new_pack.Tt2UQL/_old 2017-12-09 20:25:51.802192016 +0100 +++ /var/tmp/diff_new_pack.Tt2UQL/_new 2017-12-09 20:25:51.806191826 +0100 @@ -20,7 +20,7 @@ %define psm_so 2 Name: libpsm2 -Version: 10.3.17 +Version: 10.3.37 Release: 0 Summary: Intel PSM Messaging API libraries License: BSD-2-Clause or GPL-2.0 @@ -101,6 +101,8 @@ # removing file to get rid of rpm errors rm %{buildroot}/%{_libdir}/psm2-compat/libpsm_infinipath.so.1 rm %{buildroot}/%{_libexecdir}/%name/libpsm2-compat.cmds +# remove static library +rm %{buildroot}/%{_libdir}/libpsm2.a %post -n %{name}-%{psm_so} -p /sbin/ldconfig %postun -n %{name}-%{psm_so} -p /sbin/ldconfig ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Tt2UQL/_old 2017-12-09 20:25:51.830190682 +0100 +++ /var/tmp/diff_new_pack.Tt2UQL/_new 2017-12-09 20:25:51.830190682 +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.17</param> + <param name="version">10.3.37</param> <param name="versionrewrite-pattern">PSM2_(.*)</param> <param name="versionrewrite-replacement">\1</param> <param name="match-tag">PSM2_*</param> - <param name="revision">96f6e83d0445246ebe39f2fcdd987749daaad049</param> + <param name="revision">01d12825369bfc8d9d20729b2df828921e77c516</param> </service> <service name="recompress" mode="disabled"> <param name="file">libpsm2*.tar</param> ++++++ libpsm2-10.3.17.tar.bz2 -> libpsm2-10.3.37.tar.bz2 ++++++ ++++ 1694 lines of diff (skipped)
