diff --git a/libfabric-1.4.0.tar.gz b/libfabric-1.4.0.tar.gz deleted file mode 100644 index 2dbc803..0000000 --- a/libfabric-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d18fffa7c79a0a262df80218af4e88832750552328518329364380a7b056950a -size 1273062 diff --git a/libfabric-1.4.1.tar.bz2 b/libfabric-1.4.1.tar.bz2 new file mode 100644 index 0000000..8731cfb --- /dev/null +++ b/libfabric-1.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb165fe140a1c1828c49a4780860e669657221a2fc48f28b3934289b5da882a6 +size 962047 diff --git a/libfabric.changes b/libfabric.changes index bca6197..1e2d1b3 100644 --- a/libfabric.changes +++ b/libfabric.changes @@ -1,4 +1,19 @@ ------------------------------------------------------------------- +Fri Mar 10 15:58:55 UTC 2017 - josef.moellers@suse.com + +- PSM provider notes + - Defer initialization of the PSM library to allow runtime selection from + different versions of the same provider before fi_getinfo is called. +- PSM2 provider notes + - Defer initialization of the PSM2 library to allow runtime selection from + different versions of the same provider before fi_getinfo is called. + - General bug fixes. +- UDP provider notes + - Fix setting address format in fi_getinfo call. +- usNIC provider notes + - Fixed compilation issues with newer versions of libibverbs. + (fate# 321883) +------------------------------------------------------------------- Mon Jan 16 13:12:14 CET 2017 - ndas@suse.de - Updated to version 1.4.0 for general stability(fate#321883) diff --git a/libfabric.spec b/libfabric.spec index 7b74910..5cbf66d 100644 --- a/libfabric.spec +++ b/libfabric.spec @@ -16,11 +16,11 @@ # Name: libfabric Summary: User-space RDMA Fabric Interfaces -Version: 1.4.0 +Version: 1.4.1 Release: 1 License: GPL-2.0 or BSD-2-Clause Group: System Environment/Libraries -Source: https://github.com/ofiwg/libfabric/releases/download/v1.4.0/libfabric-1.4.0.tar.gz +Source: https://github.com/ofiwg/libfabric/releases/download/v1.4.1/libfabric-1.4.1.tar.bz2 Source1: baselibs.conf Patch0: libfabric-libtool.patch Url: http://www.github.com/ofiwg/libfabric