-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Goal
- Changes done for fixing CVE-2023-50387 and CVE-2023-50868 (RHEL-25680) has updated some internal structures
- We would like integration from dhcp to make dns hostname registered tested
- dhcp component reuses bind-export-libs as common backend, but it is tested only by unit tests in export-libs bind subdirectory
- We have article describing required steps at https://access.redhat.com/solutions/1128013 (should get updated to work also on RHEL7+)
- Machine client sending a request to dhcp-server should get its name registered.
- We want tested name registration works.
Acceptance Criteria
A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.
- Verify bind-export-libs are working by using them actually from dhcp software
- Verify that server-integrated updates are successful.
- Verify that client updates can work (optional)