Ticket Manager for Multi-site Clusters
Kernel v6.9 changed Netlink behavior to deliver NLMSG_DONE in the same recv() call as the data messages. This broke booth, causing an arbitrary to hang during startup. This was fixed upstream by booth commit 7d933651, which landed in booth v1.2. RHEL 9.6 contains the same kernel change. It was backported to kernel-5.14.0-535.el9 in RHEL 57755. So without this commit, booth is broken on RHEL 9.6 and later. (Omitted hyphen in RHEL issue to avoid GitLab pipeline failure due to unapproved ticket.) More details on the kernel change can be found here: https://lore.kernel.org/netdev/20240315124808.033ff58d@elisabeth/T/. Resolves: RHEL-133741 Signed-off-by: Reid Wahl <nwahl@redhat.com> |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| booth.rpmlintrc | ||
| booth.spec | ||
| gating.yaml | ||
| RHEL-32613-1-attr-Fix-reading-of-server_reply.patch | ||
| RHEL-32613-2-auth-Check-result-of-gcrypt-gcry_md_get_algo_dlen.patch | ||
| RHEL-133741-0001-transport-Fix-_find_myself-for-kernel-6.9.patch | ||
| rhel-specific-0001-config-Add-enable-authfile-option.patch | ||
| sources | ||