- Update to rdma-core v16.3:
* Backport fixes: * vmw_pvrdma: Drop the extraneous align_next_power2 for sges * vmw_pvrdma: Fix SRQN returned to library * mlx5: Add missing include file in mlx5dv.h OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=79
This commit is contained in:
parent
92a708bf58
commit
5be381df0e
2
_service
2
_service
@ -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">20197e29921a558c2552665b52784fcfa1fd8982</param>
|
||||
<param name="revision">e77f84e38251a7e8541688dffae93890eed45ed0</param>
|
||||
<param name="extract">suse/rdma-core.spec</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e27a9bf3f98f9a00a05ce75d40eda4f2fe582c8f0690f80ed929eabc3a1366a3
|
||||
size 1060117
|
3
rdma-core-16.3.0.e77f84e38251.tar.gz
Normal file
3
rdma-core-16.3.0.e77f84e38251.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:debe8a23c55c8134a260863d2294065f8934f59a948473f36f8048f45cdc6654
|
||||
size 1059107
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 10:16:15 UTC 2018 - nmoreychaisemartin@suse.com
|
||||
|
||||
- Update to rdma-core v16.3:
|
||||
* Backport fixes:
|
||||
* vmw_pvrdma: Drop the extraneous align_next_power2 for sges
|
||||
* vmw_pvrdma: Fix SRQN returned to library
|
||||
* mlx5: Add missing include file in mlx5dv.h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 14:32:48 UTC 2018 - nmoreychaisemartin@suse.com
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without systemd
|
||||
%define git_ver .0.20197e29921a
|
||||
%define git_ver .0.e77f84e38251
|
||||
Name: rdma-core
|
||||
Version: 16.2
|
||||
Version: 16.3
|
||||
Release: 0
|
||||
Summary: RDMA core userspace libraries and daemons
|
||||
License: GPL-2.0 or BSD-2-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user