diff --git a/_service b/_service index a4b190f..c95d5b4 100644 --- a/_service +++ b/_service @@ -8,7 +8,7 @@ @PARENT_TAG@.@TAG_OFFSET@.%h v(.*) \1 - 9b91e2e5287160025f6fc0b555c8f0debfaf9b12 + 20197e29921a558c2552665b52784fcfa1fd8982 suse/rdma-core.spec diff --git a/rdma-core-16.1.0.9b91e2e52871.tar.gz b/rdma-core-16.1.0.9b91e2e52871.tar.gz deleted file mode 100644 index ee5cbd2..0000000 --- a/rdma-core-16.1.0.9b91e2e52871.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b83a503e07fefbdec6eefdde9e102b73f2fd34389838ff5e5e5e5c3069a13e8 -size 1059514 diff --git a/rdma-core-16.2.0.20197e29921a.tar.gz b/rdma-core-16.2.0.20197e29921a.tar.gz new file mode 100644 index 0000000..4bcf9d1 --- /dev/null +++ b/rdma-core-16.2.0.20197e29921a.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e27a9bf3f98f9a00a05ce75d40eda4f2fe582c8f0690f80ed929eabc3a1366a3 +size 1060117 diff --git a/rdma-core.changes b/rdma-core.changes index 009e490..bc7dd02 100644 --- a/rdma-core.changes +++ b/rdma-core.changes @@ -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 diff --git a/rdma-core.spec b/rdma-core.spec index 855a7c8..dadb5b0 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -17,9 +17,9 @@ %bcond_without systemd -%define git_ver .0.9b91e2e52871 +%define git_ver .0.20197e29921a Name: rdma-core -Version: 16.1 +Version: 16.2 Release: 0 Summary: RDMA core userspace libraries and daemons License: GPL-2.0 or BSD-2-Clause