diff --git a/rdma-core.changes b/rdma-core.changes index f46c863..d5f48f4 100644 --- a/rdma-core.changes +++ b/rdma-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 13 07:51:25 UTC 2022 - Nicolas Morey-Chaisemartin + +- 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 diff --git a/rdma-core.spec b/rdma-core.spec index dcf8a1a..fa77bc0 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -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