From dab2a4b4b39d6655311299b47c82ca4574d8cec8bd7734e728252ea1e879b53c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Fri, 10 Mar 2017 16:02:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science:HPC/libfabric?expand=0&rev=3 --- libfabric-1.4.0.tar.gz | 3 --- libfabric-1.4.1.tar.bz2 | 3 +++ libfabric.changes | 15 +++++++++++++++ libfabric.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 libfabric-1.4.0.tar.gz create mode 100644 libfabric-1.4.1.tar.bz2 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