Accepting request 544094 from science:HPC

OBS-URL: https://build.opensuse.org/request/show/544094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfabric?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2017-11-23 08:34:21 +00:00 committed by Git OBS Bridge
commit 579eed185b
5 changed files with 22 additions and 6 deletions

View File

@ -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">476d147da5a010faae571f6f46585c777a141474</param>
<param name="revision">480a6db351fbe8ee38077902c8df875e3cd13205</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">libfabric*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef0b227d0041705e5c67388d1f7a3814e6290bdc3e99c2250742eee2e8cfdacc
size 1063964

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2ebdb6376c35b4c88935648843e633bb0a2549eed96d8e610d4ce7ea39d2754
size 1068927

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Nov 20 16:27:13 UTC 2017 - nmoreychaisemartin@suse.com
- Update to v1.5.2
- Core
- Fix Power PC 32-bit build
- Sockets
- Fix incorrect reporting of counter attributes
- Verbs
- Fix reporting attributes based on device limits
- Fix incorrect CQ size reported for iWarp NICs
- Update man page with known issues for specific NICs
- Fix FI_RX_CQ_DATA mode check
- Disable on-demand paging by default (can cause data corruption)
- Disable loopback (localhost) addressing (causing failures in MPI)
-------------------------------------------------------------------
Mon Oct 9 23:28:31 UTC 2017 - stefan.bruens@rwth-aachen.de

View File

@ -17,13 +17,13 @@
#
%define git_ver .0.476d147d
%define git_ver .0.480a6db3
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.1
Version: 1.5.2
Release: 0
Source: %{name}-%{version}%{git_ver}.tar.bz2
Source1: baselibs.conf