Accepting request 1010486 from home:NMoreyChaisemartin:branches:science:HPC

- Add rdma-ndd-disable-systemd-ProtectHostName-feature.patch to fix issue
  where rdma-ndd would not be aware of dynamic hostnames retrived through DHCP

OBS-URL: https://build.opensuse.org/request/show/1010486
OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=163
This commit is contained in:
Nicolas Morey-Chaisemartin 2022-10-13 14:29:58 +00:00 committed by Git OBS Bridge
parent 6f28ea0b60
commit a69bf58fcf
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 13 07:51:25 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Add rdma-ndd-disable-systemd-ProtectHostName-feature.patch to fix issue
where rdma-ndd would not be aware of dynamic hostnames retrived through DHCP
-------------------------------------------------------------------
Tue Sep 13 17:47:24 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -77,6 +77,7 @@ Patch1: Revert-Update-kernel-headers.patch
Patch2: disable-rdma-interface-renaming.patch
Patch3: cxgb3-fix-declaration-of-free_context.patch
Patch4: cxgb3-fix-support-for-new-uquery-API.patch
Patch5: rdma-ndd-disable-systemd-ProtectHostName-feature.patch
BuildRequires: binutils
BuildRequires: cmake >= 2.8.11
BuildRequires: gcc
@ -424,6 +425,7 @@ easy, object-oriented access to IB verbs.
%patch2
%patch3
%patch4
%patch5
%build