Accepting request 571749 from home:NMoreyChaisemartin:branches:science:HPC
- Update to rdma-core v16.2 (bsc#1078819): * Backport fixes: * iwpmd: fix double mutex unlock * libbnxt_re: Fix lat test failure in event mode * libbnxt_re: Update and sort device pci-id table * cbuild: Support distros that only ship python3 * libbnxt_re: Display FW version using ibv_devinfo OBS-URL: https://build.opensuse.org/request/show/571749 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=77
This commit is contained in:
parent
5caaefc681
commit
92a708bf58
2
_service
2
_service
@ -8,7 +8,7 @@
|
|||||||
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
|
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
<param name="revision">9b91e2e5287160025f6fc0b555c8f0debfaf9b12</param>
|
<param name="revision">20197e29921a558c2552665b52784fcfa1fd8982</param>
|
||||||
<param name="extract">suse/rdma-core.spec</param>
|
<param name="extract">suse/rdma-core.spec</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4b83a503e07fefbdec6eefdde9e102b73f2fd34389838ff5e5e5e5c3069a13e8
|
|
||||||
size 1059514
|
|
3
rdma-core-16.2.0.20197e29921a.tar.gz
Normal file
3
rdma-core-16.2.0.20197e29921a.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e27a9bf3f98f9a00a05ce75d40eda4f2fe582c8f0690f80ed929eabc3a1366a3
|
||||||
|
size 1060117
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 1 14:32:48 UTC 2018 - nmoreychaisemartin@suse.com
|
||||||
|
|
||||||
|
- Update to rdma-core v16.2 (bsc#1078819):
|
||||||
|
* Backport fixes:
|
||||||
|
* iwpmd: fix double mutex unlock
|
||||||
|
* libbnxt_re: Fix lat test failure in event mode
|
||||||
|
* libbnxt_re: Update and sort device pci-id table
|
||||||
|
* cbuild: Support distros that only ship python3
|
||||||
|
* libbnxt_re: Display FW version using ibv_devinfo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 19 10:05:18 UTC 2018 - nmoreychaisemartin@suse.com
|
Fri Jan 19 10:05:18 UTC 2018 - nmoreychaisemartin@suse.com
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%bcond_without systemd
|
%bcond_without systemd
|
||||||
%define git_ver .0.9b91e2e52871
|
%define git_ver .0.20197e29921a
|
||||||
Name: rdma-core
|
Name: rdma-core
|
||||||
Version: 16.1
|
Version: 16.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RDMA core userspace libraries and daemons
|
Summary: RDMA core userspace libraries and daemons
|
||||||
License: GPL-2.0 or BSD-2-Clause
|
License: GPL-2.0 or BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user